*{ margin: 0; padding: 0; color: #ffffff;}
h2, h3, h4 {text-align: center; padding: 19px 10px;}
h3, h4 {padding: 0; margin: 0;}
html 	{width: 100%; height: 100%}
body	{ width: 100%; height: 100%; font-family: cursive ;	background: url(style/bg.jpg) #141414; }
#wrapper {position: relative; width: 740px; background: #141414; margin: 0 auto;}
#header {width: 740px; margin: 0 auto;}
#logo {margin: 0 auto;}
#nav {margin: 5px auto; width: 740px; font-size: 24px; line-height:28px; background: url(style/nav0.png);}
#content {width: 500px; height: 666px; margin: 10px auto; background: url(style/girlbg.jpg);}
#content p {margin: 1px 4px; text-indent: 20px;}
#content div.staff {float: left; width: 240px; margin: 5px 5px 0 5px;}
#content div.staff img {width: 200px; margin: 0 15px;}

#nav a:hover {color: #800000;}
#nav ul{list-style: none;}
#nav li{float: left; background: url(style/nav.png); margin: 0 17px;}
#nav li.home{width: 71px}
#nav li:hover { background: url(style/navhover.png);}
#nav li.gallery{background: url(style/nav.png) -75px 0; width: 96px}
#nav li:hover.gallery{background: url(style/navhover.png) -75px 0}
#nav li.contact{background: url(style/nav.png) -178px 0; width: 150px}
#nav li:hover.contact{background: url(style/navhover.png) -178px 0}
#nav li.staff{background: url(style/nav.png) -330px 0; width: 80px;}
#nav li:hover.staff{background: url(style/navhover.png) -330px 0}
#nav li.testimonials{background: url(style/nav.png) -420px 0; width: 160px;}
#nav li:hover.testimonials{background: url(style/navhover.png) -420px 0}


#bot {}
#nav a{display:block; height: 100%; width: 100%; margin: 0 4px; color: #fff; text-decoration: none; opacity: 0; filter:alpha(opacity=0)}
a img, img 			{border: none; }
#gallery	{width: 700px; margin: 0 auto; display: block;}
#fancy_wrap  * {outline: none}
#column0, #column1 {width: 25px; height: 100%; z-index: 80; position: absolute; background: url(style/col.png);}
#column0 {left: -13px}
#column1 {right: -13px}

input, textarea, option, select {background: #141414}
textarea {background: url(style/girl0.jpg) no-repeat bottom right;}
form {padding:10px;}

label {width:60px; display:block; padding-top:5px;}

input, textarea {margin-top:5px;}

.photo-link			{padding: 10px; margin: 5px 8px; display: block; background: url(style/gallery.jpg);
					  float: left; }
.photo-link:hover	{}
.clear {clear: both}
#pages {width: 55px; margin: 0 auto;}
html, body {
height: 100%;
}
#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
 .footer, .push {
     height: 4em;
}
