body {
	background-image: url(../images/background.gif);
	background-color: #545F6E;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: AEB8C1;
	font-size: 12px;}
	
a:link {
	color: #AEB8C1;
	text-decoration: none;}
	
a:visited {
	text-decoration: none;
}
	
a:hover {
	text-decoration: none;}
	
a:active {
	text-decoration: none;
	color: #0099FF;}

#ContentWrapper {
	height: 870px;
	margin: auto;
	width: 950px;
	padding: 0px;
	text-decoration: none;}
	
#Header {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;}
	
#Header #navcontainer {
	width:50%;
	height: 20px;
	text-align: left;
	font-size: 12px;
	color: #94A2AD;
	margin: 0px;
	padding: 0px;
	text-indent: 25px;
	vertical-align: top;
	float: left;
}

#Header #badges {
	text-align: right;
	float: right;
	height: 20px;
	padding-right: 30px;
	width: 45%;
	padding-top: 8px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}	
#navlist li{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 60%;
}


#GalleryBox {
	width: 100%;
	height: 690px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/Graphic2.png);
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: middle;
	float: left;
}

	

#prevnext {
	height: 12px;
	width: 777px;
	text-decoration: none;
	text-align: center;
	float: right;
}

#follow {
	height: 20px;
	width: 100%;
	text-decoration: none;
	text-align: center;
	float: right;
}
	
#CopyRight {
	font-size: 10px;
	color: #94A2AD;
	text-align: center;
	width: 100%;
	height: 60px;
	vertical-align: bottom;
	float: right;
}

