p, h1, h2, h3, li {
color:#000000;
}

#pagecontainer {
background-color:#cccccc;
width:800px;
}

#headertop {
width:800px;
background-color:#cccccc;
}
	
#bodyhomepage {
height:338px;
text-align:center;
margin-bottom:0;
}

#bodysubhomepage {
width:800px;
margin:10px 0 0 0;
}
	#bodysubleft {
	float:left;
	display:inline;
	width:550px;
	
width:760px;
	
	}
		#bodysubleft a {
		color:#000000;
		}
	#bodysubright {
	float:left;
	display:inline;
	
display:none;
	
	margin-left:50px;
	padding:5px;
	width:190px;
	height:89px;
	background:#000000 url(../Images/Homepage/pressbox.jpg) top right no-repeat;
	}
		#bodysubright h3 {
		margin:0;
		color:#000000;
		}
		#bodysubright p {
		margin:0;
		color:#000000;
		}

	#navbar {
	width:800px;
	margin:10px 0 0 0;
	}

#footercontainer {
width:800px;
margin:10px 0 0 0;
}					

#footerlinks {

display:none;

}
				#footerlinks li a {
				color:#333333;
				}
					#footerlinks li a:hover {
					color:#333333;
					}
