A:link {text-decoration: none; color:#FFFFFF;}
A:visited {text-decoration: none;color:#FFFFFF;}
A:active {text-decoration: none; color:#FFFFFF;}
A:hover {text-decoration: underline; color:#333333;} 

body {
	background-color: #6699cc;
	text-align:center;		
}

img {border: none;}

#wrapper {
	margin:0px auto;
	width:600px;
	text-align:justify;
	background-color:#336699;
}
#header {
	width:600px;
}
#keeper {width:600px;
}
#navbar { 	
	width:150px;
	background-color:#336699;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-style:oblique;}

#content {	
	background-color:#000000;
	width:450px;
	float:right;
}
#content p {
	text-indent:25px;
	color:#FFFFFF;
	font-size:17px;	
}

#footer {
	 width:600px;
	 background-color:#336699;
	 text-align:center;
	 clear:both;	 
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	paddding:5px;	
}

ul.none {
	list-style-type: none;
}
ul.service {
	text-align:left;
	color:#FFFFFF;	
}
h3 { color:#FFFFFF;
	text-indent:15px;}
