body {
	margin: 0px;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	background: #3776c6 url(76_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #000;
	}	
	
	
p { margin: 20px;}
a { padding:5px; text-decoration:underline; color:#000000;}
h1, h2 {padding: 10px;}
img { border: 0px; padding: 0px; } 


#container {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #71bdde;
	border: solid;
	border-color: #000;
	border-width: 3px; }
	
#header {
	background: #a5c5df url(76_top.jpg) no-repeat;
	height: 179px; }
	
#content {
	background-color: #fff;
	height: 410px; }

	#content_right { float: left; width:400px; }
		
	#content_left { float: left; width: 398px; }	

#contact {
	background: #fff url(contact_back.jpg) no-repeat;
background-position: right;
	padding: 20px;
	}

#bot_right {
	float: left;
	width:400px; }
		
#bot_left {
	float: left;
	width: 395px;
	border: dotted;
	border-color: #2f2f2f;
	border-width: 0px 1px 0px 0px; }
	
#footer {
	clear: both;
	width: 800px;
	height: 364px;
	background: #a5c5df url(76_bot.jpg) no-repeat; }

#contact_footer{
	clear: both;
	width: 800px;
	height: 128px;
	background: #a5c5df url(contact_bot.jpg) no-repeat; }
	
	#nav {
	position: relative;
	left: 0px; 
	top: 290px;
	padding: 0px; }
	
	#contact_nav {
	position: relative;
	left: 0px; 
	top: 80px;
	padding: 0px; }