body{font-family: Trebuchet MS, verdana, arial;
font-size: 12px;
color: #fff;
margin-top: 0px;
margin-bottom: 0px;
background-color:#000;
}

body a{
	text-decoration:none;
	color: #bced75;
	}
	
body a:hover{
	text-decoration:none;
	color: #fff;
	}

body p{
	text-indent: 10px;
	}

div#container{
width:600px;
height: auto;
background-color:#263b27;
margin-left: auto; 
margin-right: auto;
padding:0px;
}

div#container2{
padding:0px 15px 15px 15px;
}

div#banner{
width: 600px;
padding: 0px;
}


div#nav{
font-family: Trebuchet MS, arial, verdana;
font-size: 13px;
color: #fff;
width: 600px;
padding: 0px;
}

div#nav table{
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

div#nav td{
padding-left:31px;
padding-right:31px;
}

div#nav a{
text-decoration: none;
color: #fff;
}

div#nav a:hover{
color: #bced75;
}

div#content{
float:left;
width: 415px;
padding:15px 0px 0px 0px;
}

div#content2{
padding:10px 0px 0px 0px;
}

div#side_link{
float:right;
width: 143px;
padding:30px 10px 0px 2px;/*opacity:0.75;
filter: alpha(opacity=75);*/
}

div#side_link a{
text-decoration: none;
float:right;
}

div#side_link2{
float:right;
width: 143px;
padding:10px 10px 60px 2px;
/*opacity:0.75;
filter: alpha(opacity=75);*/
}

div#side_link2 a{
text-decoration: none;
float:right;
}

div#footer{
font-size: 9px;
font-family: century gothic, verdana, arial;
color:#fff;
text-align: center;
}

div#footer a{
text-decoration: none;
color: #bced75;
}

div#footer a:hover{
text-decoration: none;
color: #fff;
}

h1{
	font-size: 17px;
	color: #bced75;
	/*text-decoration: underline;*/
	}
	
h2{
	font-size: 15px;
	color: #bced75;
	}
	
h3{
	font-size: 13px;
	color: #bced75;
	}