* {
    margin: 0;
}
html, body {
    height: 100%;
}



a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;}


a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; }
	


#container {
	min-height: 100%;
	margin-bottom: -300px;
	position: relative;

}
#footer {
	height: 300px;
	position: relative;
	background-color: #333333;
}
.clearfooter {
   height: 300px;
   clear: both;
   background-color: #333333;
}


* { padding: 0; margin: 0; }




body{
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	 background-color: #238CB5;
	
	
	






}



h1{
	
	font: normal normal 8px/1.2em Tahoma;
	color: #666666;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0.3;
line-height: 1.8em;
font-size: 20px;
}

h2{
		
		font: normal normal 8px/1.2em Tahoma;
	color: #666666;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0.3;
line-height: 1.8em;
font-size: 16px;}


h3{
	
		color:#666666;
	font: normal normal 14px/1.2em Century Gothic, Tahoma, sans-serif;
	text-align: justify;
}

p {
	
		font: normal normal 8px/1.2em Tahoma;
	color: #666666;
text-decoration: none;
word-spacing: 0.05em;
text-align: justify;
letter-spacing: 0;
line-height: 1.8em;
font-size: 14px;
}






.footeitems {
	font: Georgia, serif;
	color: #666666;
text-decoration: none;
word-spacing: 0.05em;
text-align: justify;
letter-spacing: 0;
line-height: 1.8em;
font-size: 12px;
}
.footeitems2 {
	font: normal normal 8px/1.2em Century Gothic, Tahoma, sans-serif;
	color:#333333;
	letter-spacing: .1em;

}
.links {
		font: normal normal 8px/1.2em Tahoma;
	color: #8BD5E7;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0.3;
line-height: 1.8em;
font-size: 32px;
}



ul{

color: #d51921;

padding-left: 20px;
padding-bottom: 0px;
list-style-type:disc;

}

li{
clear: both;
 
width: 100%;
padding-top: 0px;
padding-bottom: 0px;
margin: 10 15px; padding: 10;
line-height: 1em;
}




a:link {
	color: #8BD5E7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8BD5E7;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #8BD5E7;
}

#wrapper { 
 margin: 0 auto;
 width: 809px;
}
#wrapperbottom { 
 margin: 0 auto;
 width: 809px;

}
#header {
 width: 809px;


 height: 180px;
 margin: 5px 0px 0px 0px;

}
#content { 
 width: 809px;


 margin: 0px 0px 0px 0px;
 padding: 0px;

}
#footercontent { 
 width: 809px;



 padding: 0px;

}
#contentdiv{
height: 364px;
width: 490px;
overflow: auto;


padding: 8px;
}
