* {
	margin: 0;
	}
	
img {
	border: 0;
}

body, html
	{
	font-family : verdana, tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: auto;
	background-color: #fff;
	background-image: url(../images/bgtile1.jpg);
	}
	
p {
	margin-top:9px;
	margin-bottom:9px;
	}
	
h1
	{
	font-size: 22px;
	}
	
h2
	{
	font-size: 16px;
	color: #ae938d;
	}
	
h3
	{
	font-size: 13px;
	}
	
a:link, a:visited, a:active {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
	
#container 
	{
	position: relative;
	margin-left: auto;
    margin-right: auto;
    width: 829px;
	top: 0px;
	}
	
#header
	{
	position: relative;
	float: left;
	text-align: left;
    width: 829px;
	height: 66px;
}

#logo
	{
	position: relative;
	float: left;
	left: 0px;
	text-align: left;
    width: 235px;
	height: 66px;
}

/* Nav */

#nav-container
	{
	position: relative;
	float: left;
	text-align: left;
    width: 829px;
	height: 31px;
}

#nav
	{
	position: relative;
	float: right;
	right: 20px;
	text-align: right;
    width: 445px;
	height: 14px;
}

#nav a:link, #nav a:visited, #nav a:active {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#nav a:hover {
	color: #11bfe3;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

/* Content */

#content-container
	{
	position: relative;
	text-align: left;
    width: 829px;
	float: left;
	top: 1px;
	}
	
#index-female
	{
	position: relative;
	text-align: left;
    width: 403px;
	height: 352px;
	float: right;
	background-image: url(../images/female-short.jpg);
	}

#content
	{
	position: relative;
	float: left;
	text-align: left;
    width: 426px;
	}
	
.whatmenu a:link, .whatmenu a:active, .whatmenu a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	}

.whatmenu a:hover {
	color: #11bfe3;
	font-size: 11px;
	text-decoration: none;
	}
	
#breadcrumbs
	{
	text-align: left;
	color: #333333;
	font-size: 9px;
	margin-top: 15px;
	}
	
.bread a:link, .bread a:active, .bread a:visited {
	color: #333333;
	font-size: 9px;
	text-decoration: none;
	}

.bread a:hover {
	color: #11bfe3;
	font-size: 9px;
	text-decoration: none;
	}

/* Footer */

#footer-container
	{
	position: relative;
	float: left;
	text-align: left;
    width: 829px;
	height: 30px;
	top: 1px;
	}
	
#footer-logo
	{
	position: relative;
	float: right;
	text-align: right;
	height: 26px;
	width: 137px;
	top: 1px;
	}
	
#footer-wdl
	{
	position: relative;
	float: left;
	text-align: left;
	color: #bcbcbc;
	}
	
#footer-wdl a:link, #footer-wdl a:visited, #footer-wdl a:active {
	color: #bcbcbc;
	font-size: 10px;
	text-decoration: none;
}

#footer-wdl a:hover {
	color: #bcbcbc;
	font-size: 10px;
	text-decoration: underline;
}