* {
    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.jpg);
background-repeat: no-repeat;
	background-position: top center;
   background-color: #2b3434;





}



h1{
	
	font: normal normal 8px/1.2em Georgia;
	color: #ffffff;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0.1;
line-height: 1.8em;
font-size: 19px;
}

h2{
		
		font: normal normal 8px/1.2em Georgia;
	color: #cccccc;
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 Georgia;
	color: #ffffff;
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 Georgia;
	color: #2b3434;
text-decoration: none;
word-spacing: 0.05em;
text-align: justify;
letter-spacing: 0;
line-height: 1.8em;
font-size: 16px;
}



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: #2b3434;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2b3434;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

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

}
#header {
 width: 800px;


 height: 130px;
 margin: 0px 0px 0px 0px;

}
#content { 
 width: 800px;


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

}
#footercontent { 
 width: 800px;



 padding: 0px;

}
