body {
   background: #08086b url("../Images/background.png") repeat-y 50% 0;
   background-attachment: fixed;
   margin: 0;
   padding: 0;
   text-align: center;
}

.clear {
	clear: both;
}


#container {
   margin: 0px auto;
   text-align: left;
   width: 825px;
}

#header {
	margin: 0;
	padding-left: 3px;
}

h1 {
   text-indent: -9999px; 
}


#left {
	width: 178px;
	float: left;
}

#content {
	width: 600px;
	float: left;
	padding: 15px 0 10px 20px;
}

#content h2 {
	font: normal 18px Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #000088;
	width: 454px;
	padding: 0 0 0 0px;
	margin:0;
}
<!--#navbar {
    
}

#footer {	
	margin: 0px auto;
	position: relative;
	background-color: #cccccc;
	width: 825px;
	padding:5px 1px 5px 1px;
	clear: both;	
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer h2 {
	margin: 0;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333399;
}

#footer h2 a:visited, #footer h2 a:link {
	color: #D3D8C4;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

#footer h2 a:hover {
	color: #F7F7F6;
	text-decoration: none;
	border-bottom: none;
	background-color: #A5003B;
}

.text {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#000000;
	margin-bottom: 10px;
	text-align:justify
}

.imageright {
	float: right;
	padding: 7px;
	margin-left: 10px;
	background-color: #ffffff;
	padding-top: 5px;
	/*border: 1px solid #bac1a3;*/
}



/* --- navigation --- */

#navcontainer {
	width: 156px;
	padding-top: 50px;		
}

#navcontainer ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
 	font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 20px;
	letter-spacing: 1px;
	/*border-bottom: 1px solid #fff;*/
}

#navcontainer a {
 	display: block;
 	width: 156px;
 	height: 22px;
}

#navcontainer a:link, #navcontainer a:visited {
	background: url(images/bg_navbutton.gif);
 	color: #cccccc;
 	text-decoration: none;
}

#navcontainer a:hover {
	background: url(images/bg_navbutton_over.gif);
	color: #67cbfe;
	text-decoration: none;
}

#navcontainer li a#current {
	background: url(images/bg_navbutton_over.gif);
	color: #999999;
	text-decoration: none;
	
}

/* --- favorite links--- */

#favlinks {
	width: 156px;
	padding-left: 5px;
	margin-top: 10px;
}

#favlinks h2 {
	font: normal 16px Georgia, Times New Roman, Times, serif;
	color: #000088;	
	margin: 0 0 10px 0;
	padding: 0;
}

#favlinks ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
}

ul.extlinks li {
	background: url(images/bullet_extlink.gif) no-repeat 0 3px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
}

.extlinks a:link {
 	color: #cccccc;
 	text-decoration: none;
 	border-bottom: 1px dotted #A5003B;
}

.extlinks a:visited {
 	color: #cccccc;
 	text-decoration: none;
 	border-bottom: 1px dotted #959E79;
}

.extlinks a:hover {
	background-color: #C3C9B1;
	color: #cccccc;
	text-decoration: none;
	border-bottom: 1px solid #A5003B;
}
.highlighted {
   color:#000088
}
.secondcolor{
   color:#006699
}
.large{
	font-size:24px
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #000088;
}


.blue {color: #000088}

.style3 {font-size: 12px}


.style5 {font-family: "Times New Roman", Times, serif}

.address {
	font:11px/18px Georgia, Times New Roman, Times, serif	
}