#header {
	height: 0px;
	width: 100%;

}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 655px;
	width: 100%;
	background-image: url(images/meHeader.jpg);
	background-repeat: no-repeat;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 55px;
	width: 100%;
	background-image: url(images/meFooter.jpg);
	background-repeat: no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #b3b77a;
}
#rgtTxt {
	width: 340px;
	top: 90px;
	left: 650px;
	line-height: 17px;
	text-align: justify;
	position: relative;
}
#somethingEverybody {
	width: 100%;
	height: 75px;
	background-image:url(images/meSomethingForEverybody.jpg);
	position:relative;	
	background-repeat: no-repeat;
	background-position: right bottom;
}
#navigation {
	width: 100%;
	height: 100px;
	position: absolute;
	top: 110px;	
}
.sitetabs {
	width: 450px;
	margin-left: 600px;
	padding:  0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	z-index:10;
	color: #6c2c6c;

}
 
.sitetabs li {
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0px 4px 0px 4px;
	color: #6c2c6c;
	text-decoration: none;
	list-style-type: none;
	font-size: 12px;
}
 
.sitetabs a, #sitetabs a:link {
margin: 0;
padding: 0px 4px 0px 4px;
color: #6c2c6c;
text-decoration: none;}
 
.sitetabs li#active {
color: #000000;
}
 
.sitetabs a:hover{
color: #FFCC33;

}

#icons {
	width: 550px;
	height: 70px;
	position:absolute;
	top: 476px;
	left: 39px;
}
#copyright {
	width: 800px;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	top: 30px;
	left: 65px;
}
#apDiv2 p strong {
	font-family: Verdana, Geneva, sans-serif;
}
#apDiv2 p strong {
	font-family: Tahoma, Geneva, sans-serif;
}

