/* CSS Document */

body {font-size:62.5%}

html, body
{
background-color:#282828;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
color:#fff;
margin:0px;
line-height:1.2em
}

#wrapper
{
width:960px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:20px;
padding:0px;
}

#topheader 
{
width:960px;
height:auto;
text-align:center;
border:none;
}

#subheader 
{
width:960px;
height:auto;
text-align:center;
border:none;
margin-bottom:50px;
}


#content{
width:960px;
height:100%;
}


#footer
{
width:960px;
padding-top:20px;
margin:0 0 25px 0;
clear:both;
text-align:center;
font-size:12px;
letter-spacing:0.3em;
color:#999999;

}

ul#navlist
{
padding: 40px 0 50px 0;
margin: 0;
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
letter-spacing:4px;

}

ul#navlist li { display: inline; }

ul#navlist li a
{
float: center;
width: 5em;
color: #fff;
padding: 0.2em 1em;
text-decoration: none;
}

.ulmargin {margin-right:20px;}
	


.date {
padding:0 0 0 0;
font-size:10px;
color: #666666;
font-style: normal;
font-variant:normal;
letter-spacing:0.3em;
text-align: center;
margin-top:0;
font-family: Geneva, Arial, Helvetica, sans-serif; 
}

.visits {
padding:0 0 0 0;
font-size:10px;
color: #666666;
font-style: normal;
font-variant:normal;
letter-spacing:0.3em;
text-align: center;
margin:10px 0 30px 0;
font-family: Geneva, Arial, Helvetica, sans-serif; 
}

.imgborder
{ 
border: #454545 1px solid;

}

.col120
{width:120px;

}

.col20
{width:20px
}


a:visited 
{
color: #996600;
text-decoration: none;
}

a:link 
{
color: #996600;
text-decoration: none;	
}

a:hover 
{
color: #fff;
text-decoration:underline
}

a:active 
{
color: #996600;
text-decoration: none;
}

h1 {
   
   font-size:			160%;
   font-weight: 		lighter;
   color:               #fff;
   line-height:         1.2em;
   margin-top:			0;
   margin-bottom:       0.2em;
   font-style:          normal;
   }

h2 {
   
   font-size:			110%;
   color:				#000;
   margin-top:			0.5em; 
   margin-bottom:       0.2em;
}

h3 {
   
   font-size:			90%;
   color:				#fff;
   margin-top:			0em; 
   margin-bottom:       1.0em;
   font-style:normal;
   letter-spacing:0.1em;
   font-weight:100;
}

h4 {
   
   font-size:			200%;
   color:               #264d6e;
   line-height:         1.2em;
   margin-top:			0.5em;
   margin-bottom:       0.2em;
   font-style: normal
}

p {

	font-weight:100;
	font-size:12px;
	letter-spacing:2px;
	line-height:20px;
	

}
