a {text-decoration:none; color:#FFFFFF;}
a:hover {text-decoration:underline;}
/*a:visited {color: #FFFFFF; text-decoration:none;}*/

#wrapper{
width:750px;

}
#header {
width: 800px;
height: 293px;
background: #929A37 url(../images/header.jpg);
}
#navigation{
width:800px;
background: #929A37 url(../images/body.jpg) repeat-y;

}

#content{
width:800px;
background: #929A37 url(../images/body.jpg) repeat-y;
font-family: "Trebuchet MS", Arial;
color: white;

}

#content .content {
width: 740px;
padding: 10px 0px 10px 0px;
}


#content .image {
azimuth:center;
background:url(../images/hidden_beauty_moto.jpg) no-repeat;
width: 464px;
height:75px;

}

#top_banner {
width:800px;
height:200px;
background: url(../images/top_banner.gif);
}

#top_banner_rt {
	width: 450px;
	height: 100px;
	float:right;
	margin-top:65px;
	margin-left: 350px;


}

#top_banner_rt .font{
font-family: "Edwardian Script ITC";
font-size:18px;
color:#FFFFFF;
font-style: italic;
}



#footer {
width: 800px;
height: 30px;
background: #929A37 url(../images/footer.jpg);
font:"Trebuchet MS", Arial;
font-size:8pt;
color:#FFFFFF;
}

p {
padding-left: 30px;
padding-right: 30px;
font-style:italic;
font-family: "Trebuchet MS", Arial;
font-size: 11pt;

}
h1 {
font-family: "Trebuchet MS", Arial;
font-size: 14pt;
font-style:italic;
font: white;
padding-left: 30px;
padding-right: 30px;
}
