body {
	margin: 10px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: url(../images/bg_home.jpg);
	}
	body#girls  {
		background: url(../images/bg_girls.jpg);
		}
	body#guys  {
		background: url(../images/bg_guys.jpg);
		}
a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: underline;	
	}
a:hover{
	color: #666666;
	}
h1 {
	font-size: 22px;
	text-align: left;
}
h2 {
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	margin:0 0 9px 0;
}
h3 {
	font-size: 20px;
	font-style: italic;
	text-align: center;
	margin: 5px;
}
#container{
	width: 900px;
	\width: 900px;
	w\idth: 900px;
	height: 600px;
	padding-top: 80px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/body_home.gif);
	}
	#girls #container {
		background: url(../images/body_girls.gif);
		}
	#guys #container {
		background: url(../images/body_guys.gif);
		}
#slideshow {
	width: 750px;
	height: 476px;
	margin-left: auto;
	margin-right: auto;
}	
#navigation{
	font-size: 14px;
	text-align: left;
	padding: 110px 0px 5px 12px;
	font-weight: bold;
	text-transform: uppercase;
		}
	#navigation ul{
		margin: 0;
		padding: 0px;
		}
	#navigation ul li {
		padding: 0px 6px;
		list-style-type: none;
		display: inline;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
		color: #ffffff; 
		text-decoration: none;
		}
	#navigation a:hover{
	color: #2A1204;
	text-decoration: none;
		}
#content {
	width: 700px;
	height: 477px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	}
.stroke {
	border: 1px solid #b7c3b8;
	}
.accent {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#address{
	font-size: 14px;
	text-align: center;
	padding: 0px 0 0px 0;
	font-weight: bold;
	text-transform: uppercase;
		}
#footer{
	font-size: 12px;
	text-align: center;
	color: #2A1204;
	padding: 10px 0px 0px 0px;
	}
	#footer a:link, #footer a:visited, #footer a:active {
	color: #2A1204;
	text-decoration: none;	
	}
	#footer a:hover{
	color: #ffffff;
	}
#social{ clear: both; margin: 0px auto; padding-top: 15px; }
#social a{ text-decoration: none; }
#social img{ border: none; height: 30px; padding: 0 3px; }