body {

background-image:url(imgs/template/bgd_strip.gif);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
line-height:18px;

}

#wrapper{


width:750px;
margin:auto;
padding:0px 10px 0px 10px;


}

#content{


background-color:#FFFFFF;
text-align:left;
padding:0 10px 0 10px;
}

#header {

height:45px;
padding-top:40px;
padding-left:60px;

}

.intro {
	padding-top:20px;
	font-family:inherit;
	font-size:10px;
	color:#666666;
}

.logo {

text-align:center;
margin-top:20px;

}



a:link {

color:#999999;
text-decoration:none;
font-size:10px;

}

a:hover {

color:#333333;
background-color:#ffffff;

}

/* hello BEST CSS rollover menu*/



#nav {
	margin-left: 20px;
	padding-left: 20px;
	height: 20px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -20px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -20px;

	}
	
	#nav a.selected2 {
	
	border:1px solid #FF0000;
	background-position: 0 -20px;
	
	}
	
	
	
	
	
	#home a  {
	width: 65px;
	background: url(imgs/template/home.gif) top left no-repeat;
	}
	
	
	#looks a  {
	width: 65px;
	background: url(imgs/template/looks.gif) top left no-repeat;
	}
	
	#brides a  {
	width: 65px;
	background: url(imgs/template/brides.gif) top left no-repeat;
	}
	
	#testimonials a  {
	width: 110px;
	background: url(imgs/template/testimonials.gif) top left no-repeat;
	}
	
	#pressimg a  {
	width: 65px;
	background: url(imgs/template/pressimg.gif) top left no-repeat;
	}
	
	#about a  {
	width: 65px;
	background: url(imgs/template/about.gif) top left no-repeat;
	}
	
	#master a  {
	width: 120px;
	background: url(imgs/template/master.gif) top left no-repeat;
	}
	
	#contact a  {
	width: 65px;
	background: url(imgs/template/contact.gif) top left no-repeat;
	}

