@charset "utf-8";
/* CSS Document */

html,body{
	margin:0;
	padding:0;
	background:#999999;
	}
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	background:url(bodybg.jpg);
	background-repeat:repeat-x;
	
	}
p{
	margin:0 10px 10px
	
	}
h3{ margin:10px;padding:1px 5px 1px 5px;background-color:#FF8000;color:#FFFFFF;font-size:16px;border:1px solid #000000;font-weight:900
	}

a{	
	color: #ff6600;
	padding:0px;
	
	}
#header {
	height:150px;
	line-height:80px;
	margin:0;
    
    background: #EEE;
    color: #79B30B}
	

#headernav {
	width:800px;
	height:25px;
	background-color:#333333
	}


div#container{
	text-align:left;
	border:1px solid #000000
	}
div#content p{
	line-height:1.4
	}
div#navigation{background:#000000;}
div#extra{background:#FF6600;}
div#extra img {
	margin-left:17px
	}
	
div#extra  a{
	border:width:0px solid #000000
	}
	
div#footer{background: #000000;color: #FFF;font-size:10px}
div#footer p{margin:0;padding:5px 10px}

div#container{width:800px;margin:0 auto;background-color:#ffffff}
div#content{float:left;width:600px;background-color:#ffffff;}

div#navigation{float:right;width:199px;border-left:1px solid #000000}
div#extra{float:right;clear:right;width:199px;border-left:1px solid #000000;min-height:400px}
div#footer{clear:both;width:100%;border-top:1px solid #000000}

 .buttonscontainer {width:199px;}

.buttons a {color: #ffffff;
background-color: #FF8000;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #333333;


font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #FF6600;
color: #ffffff;
text-decoration: none;}

.buttons1 a {color: #ffffff;
background-color: #FF8000;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #333333;
border-top: 1px solid #333333;



font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons1 a:hover {background-color: #FF6600;
color: #ffffff;
text-decoration: none;}

#contentNav a{
	color:#ff8000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold
	}
#contentNav a:hover{
	color:#ff6600
	}
li {
	margin-right:10px;
	margin-bottom:5px
	}
	
#dln1{
	width:285px;
	
	font-weight:bold;
	float:left;
	margin-left:10px
}

#dln2{
	width:285px;
	font-weight:bold;
	
	float:right;
	margin-right:10px
}
