html,body{margin:0;padding:0}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	text-align:center;
	background-color: #000000;
}


p{margin:0 10px 10px}
a{color: #C26A1B; text-decoration:underline;
}
a:hover{color:#988263; text-decoration:underline;text-decoration:none;
}

div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
div#extra{background:#FF8539}

div#container{ 
	width:901px;
	margin:0 auto;
	border: 1px #4D4D4D solid;
	background-color: #000000;
	background-image: url(../images/background.gif);
	background-repeat:repeat-y;
}
div#content{ 
	float:right;
	width:716px;
	margin-top: 3px;
	margin-left: 3px;
	padding-bottom:5px;
}

div#contentstuff{
	float:left; 
	width:711px;
}

div#navigation{
	float:left;
	width:190px;
}
div#extra{float:right;width:900px}

div#footer{
	color: #FFF;
	width:100%; 
	padding-top:10px;
	padding-bottom:0px;
	background-color: #000000;
}
.style2 {color: #FFFFFF}
.style4 {font-size: 10px}
.style6 {
	
	font-size: 24px;
	font-weight: bold;
}

h1
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:28px;
font-weight:100;
padding:0px;
margin:0px;
}
.style29 
{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}
.style25
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:23px;
}

.stylelineheight 
{
line-height:18px;
}