body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #002D62;
	/*background-repeat: repeat-x; */
	color: #383412;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	min-width: 770px;
	
}

#wrapper {
	width: 772px;
	w\idth: 770px;
	margin: 0px auto 5px;
	position: relative;
	background-image: url(wrapper.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	border: 1px solid #FAF116;
	text-align: left;
}

#banner {
	position: relative; 
	background-image: url(banner_bg.gif);  
	background-repeat: no-repeat; 
	height: 115px;
}

#content { 
	width: 560px; 
	margin-top: 15px;
	margin-left: 180px; 
	margin-bottom: 120px; 
}

#content p {
	font-size: 80%; 
	margin: 10px 6px 10px 6px; 
	padding: 0; 
}

#content em {
	color:#CC0000;
	font-style:italic;
	font-weight:bold;
}

#content ul {
	font-size: 80%;
}

.titleimages { 
	display: block; 
	margin-top: 25px; 
}

#leftcol {
	float: left;
	width: 169px;
	margin-bottom: 80px;
	margin-left: 0px;
	margin-top: 0px;
	/*background-repeat: no-repeat; */
	/*padding-top: 0px; */
	text-align: center;
	background-color: #017DC3;
}

#content #navigation {
	line-height: 100%; 
	width: 169px; 
	/*background-image: url(icicles.gif); 
	background-repeat: no-repeat; 
	background-position: bottom left; */
	padding-bottom: 100px; 
}

#content #navigation ul {
	border-top: 1px solid #000; 
  	border-bottom: 1px solid #000; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 75%; 
}

#content #navigation ul li {
	padding: 0;
	margin: 0;
	ma\rgin: 0;
}

#content #navigation a, 
#content #navigation a:visited {
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #323C55;
	border-right: 1px solid #000000;
	color: #fff;
	display: block;
	padding: 4px 0 6px 4px;
	text-decoration: none;
	background-color: #000066;
	width: 169px;
	w\idth: 163px;
}
.redtext {
	color: #900;
}



#content #navigation a:hover, 
#content #navigation a:focus { 
	background-color: transparent; 
	border-bottom: 1px solid #fff; 
	color: #000; 
}

#footer {  
background-color: #fff;  
width: 770px;  
border-top: 1px solid #000;  
font-size: 60%;  
text-align: right;  
margin-top: 5px;  
clear: left;  
}

#footer p {
background-color: #E4E4E4;  
padding: 4px 4px 4px 10px;  
margin: 0;  
}

#footer ul{
background-color: #80BFE2;
color: #FFFFFF;
margin: 0;
padding: 4px;
}

#footer li{
display: inline;
}

#footer a {  
color: #fff;  
text-decoration: underline;  
}

#footer a:hover,
#footer a:focus {
text-decoration: none;  
}
