body {
	margin-top:5px;
	font: Arial, ·s²Ó©úÅé;
	background-color:#CCDEE5;
	text-align:center;	
}

p {
	line-height:1.35em;
}


a {
	text-decoration: none; 
	}
#banner {
	height:100px;
	margin:0 auto;
	text-align:center;
	width:804px;
}

#container {
	width:804px;
	margin:0 auto;
	text-align:center;
	background-color:#E0E2C7;
}


#content {
	padding:0.5em;
	padding-top:1em;
	margin-left:175px;
	
	text-align:left;
	background-color:#E0E2C7;
	
	min-height: 850px;
	
}


#pageheading {
	font-size:1.5em;
	font-weight:bold;
	padding-top:5px;
	color:#808080;
}


hr { 
	border: none; 
	border-top: 1px solid #808080; 
	height : 1px; 
	width : 100%; 
}

hr1 { 
	border: none; 
	border-top: 2px solid #808080; 
	height : 2px; 
	width : 100%; 
}

#leftColumn {
	float : left;
	width : 173px;
	margin-top: 20px; 
	margin-bottom: 10px;
	margin-right: 5px;	
	background-color:#E0E2C7;
	
}

#website {
	background-color:#CCDEE5;
	
}

#footer {
	clear:both;
	text-align:left;
	margin:0px auto;
	margin-top:0px;
	width:804px;

	font-size:0.75em;
	color:#999999;
}

