
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container{
	width: 755px;
	background: white;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
}
#topbar{
	background-image: url(../images/top_bar_bg.gif);
	background-repeat:no-repeat;
	height:27px;
}
#topleft{
	margin-left: 8px;
	margin-top: 8px;
	float: left;
	color: #FFFFFF;
}
#topright{
	margin-right: 8px;
	margin-top: 8px;
	float: right;
	color: #FFFFFF;
	width: 230px;
}
#topright a{
	color: #FFFFFF;
	text-decoration: none;
}
#topright a:hover{
	text-decoration: underline;
}
#bottombar{
	clear: all;
	background-image: url(../images/bottom_bar_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 12px;
	padding-bottom: 18px;
}
#title{
	background-image: url(../images/title.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 227px;
	height: 67px;
	margin-left: 10px;
	padding-top: 70px;
	margin-top: 2px;
	float: left;
}
#grad{
	background-image: url(../images/head_grad.gif);
	background-repeat:repeat-x;
	background-position:top;
	width: 746px;
	margin-left: 3px;
	height: 250px;
}
#swoosh{
	background-image:url(../images/slide_swoosh.gif);
	background-repeat:no-repeat;
	width: 750px;
	height: 106px;
	margin-left: -2px;
	margin-top: 3px;
	float: left;
}
#body_container{
	clear: both;
}
#textnav{
	margin-top: 30px;
}
#nav {
	width: 141px;
	float: left;
	margin-left: 18px;
}
#nav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:right;
	width: 125px;
}
#nav li{
		display : inline;
		margin : 0;
		padding : 0;
		width: 125px;
}
#nav li a{
	background-color: #B03555;
	border-bottom: solid 1px #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	display: block;
	float:left;
	width: 125px;
	padding-right: 15px;
}
#nav li a:hover{
	background: #841F39;
}

#content{
	padding:30px;
	padding-left: 15px;
	padding-top: 0px; 
	margin-left: 220px;
	width: 580px;
}
#girl{
	background-image: url(../images/girl.gif);
	background-repeat:no-repeat;
	width: 186px;
	height: 223px;
	float: left;
	margin-top: -225px;
	margin-left: 545px;
}
#girls{
	background-image: url(../images/small_girls.gif);
	background-repeat:no-repeat;
	width: 180px;
	height: 149px;
	float: left;
	margin-top: -247px;
	margin-left: 300px;
}
html>body #girls{

}
html>body #girl{

}
h1{
	color: #B03555;
	font-size: 1.7em; 
}
h2{
	color: #B03555;
	font-size: 1.6em;
}
h3{
	color: #584674;
	font-size: 1.5em;
}
h4{
	color: #B03555;
	font-size: 1.3em;
}
strong,b{
	color: #584674;
}
a{
	color: #B03555;
}
a:hover{
	color: #584674;
}
hr{
	background-color: #B03555;
	height: 1px;
	color: #B03555;
}
input,textarea{
	background-color: #E5E7F0;
	border: solid 1px #584674;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.grey{
	color: gray;
}
.clearform{
	background: none;
	border: none;
}
#mailinglist{
	float: left;
	text-align:left;
	background-color: #DFE0EC;
	padding: 5px;
	border: solid 1px #584674;
	background-image:url(../images/list_box_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}	
html>body #mailinglist{
	margin-top: 10px;
	width: 130px;
}
#interactivered{
	float: left;
	margin-top: 20px;
	text-align: right;
	width: 130px;
}
#guestbook{
	clear: both;
	float: left;
	margin-top: 20px;
	text-align: left;
	width: 190px;

}
#mailinglist input{
	background: white;
}
.button{
	background-color: #B03555;
	color: #FFFFFF;
	font-weight:bold;
}
form{
	margin: 0px;
	padding: 0px;
}
.clear{
	clear: both;
}
