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




	


#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.gif);
	background-repeat: repeat-y;
	background-position: top center;
background-color: #060352;





}



h1{
	
	font: normal normal 8px/1.2em Tahoma;
	color: #003366;
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: #003366;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0.3;
line-height: 1.8em;
font-size: 14px;}


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


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: 12px;
}






.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: #ffffff;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0.3;
line-height: 1.8em;
font-size: 32px;
}



ul{

color: #666666;

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: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #33333;
}
a:active {
	text-decoration: none;
	color: #003366;
}

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

}
#header {
 width: 762px;


 height: 140px;
 margin: 0px 0px 0px 0px;

}
#content { 
 width: 762px;


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

}
#footercontent { 
 width: 762px;



 padding: 0px;

}
