body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color:#333333;
}
.hovered {
text-align: center;
background-color:#00FF00;
border-style:solid;
border-width:1px;
border-color:#FFFFFF #808080 #808080 #FFFFFF;
width: 30px;
height:20px;
color: #000000;
font-family: arial, sans serif;
font-size: 12px;
cursor: default;
}
.hoveredi {
text-align: center;
background-color:red;
border-style:solid;
border-width:1px;
border-color:#FFFFFF #808080 #808080 #FFFFFF;
width: 30px;
height:20px;
color: #000000;
font-family: arial, sans serif;
font-size: 12px;
cursor: default;
}
.normal{
text-align: center;
background-color:#E5E5E5;
border-style:solid;
border-width:1px;
width: 30px;
height:20px;
border-color:#C0C0C0;
color: #000000;
font-family: arial, sans serif;
font-size: 12px;
cursor: default;
}
.left {
	float: left;
	margin-right:5px;
}
.right {
	float: right;
	margin-right:5px;
}
* {margin: 0px;padding: 0px;}
#container {
	margin: 10px auto;
	text-align: left;
	width: 846px;
}
#main {
	width: 846px;
	background-image:url(images/background.gif);
	
}
/******************** header ********************/
#header {
	width:848px;
	height:100px;
	margin-left:0px;
	background-image:url(images/header2.jpg);
	display:block;
}
#nav {
	width:846px;
	height:32px;
	margin: 0px 0px 0px 0px;
	background-image:url(images/link_bg.gif);
	padding: 0px 0px 0px 0px;
	border-right:1px solid black;
}
#nav ul {
}
#nav li {

	display:inline;
	width:141px;
	height:32px;
	float:left;
	background-image:url(images/link_bg.gif);
	margin-left:0px;
	text-align:center;
}
#nav a {
	width:140px;
	height:23px;
	background-image:url(images/link_bg.gif);
	padding-top:8px;
	color: black;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:800;
	display:block;
}
#nav a:hover {
	color:#465567;
	font-weight:800;
	border-bottom:1px solid black;
	border-right:1px solid black;
	background-image:url(images/link_bg2.gif);

}
/******************** Content ********************/
p, h1, a, span{font-family: Arial, Helvetica, sans-serif;}
#content {
	width:846px;
	margin-left:0px;
	background-color:white;
	border:1px solid black;
}
#leftfirst {
	float:left;
	width:240px;
	font-weight:900;
	padding: 0px 0px;
	margin: 20px 0px 30px 20px;
	display:inline;
	border:1px #E4E4E4 solid;
}
#left {
	float:right;
	width:550px;
	display:inline;
	margin-top:20px;
	margin-right:20px;
	border:1px #E4E4E4 solid;
	padding-left:5px;
	padding-right:5px;



}
#left3 {
	float:left;
	width:800px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#left3 p {
	font-size: 13px;
	color: #000000;
	padding: 5px 0px;	
}
#left3 a{
	color: #052d4e;
	font-weight:800;
}
#left3 a:hover{
	color:#00CC00;
}
#left3 h1{
	font-size: 18px;
	color:#333333;
	display:inline;
	font-weight:900;
}
#left3 span{
	font-size: 13px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}
#left2 {
	float:right;
	width:800px;
	display:inline;
	margin-top:20px;
	margin-right:15px;
	border:1px #E4E4E4 solid;
	padding-left:5px;
	padding-right:5px;
}
#left2 p {
	font-size: 13px;
	color: #000000;
	padding: 5px 0px;
}
#left2 a{
	color: #052d4e;
	font-weight:800;
}
#left2 a:hover{
	color:#00CC00;
}
#left2 h1{
	font-size: 18px;
	color:#333333;
	display:inline;
	font-weight:900;
}
#left p {
	font-size: 13px;
	color: #000000;
	padding: 5px 0px;
}
#left a{
	color: #052d4e;
	font-weight:800;
}
#left a:hover{
	color:#00CC00;
}
#left h1{
	font-size: 18px;
	color:#333333;
	display:inline;
	font-weight:900;
}
#left span{
	font-size: 13px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}
#right {
position:absolute;
	float:right;
	width:160px;
	font-weight:900;
	padding: 10px 0px;
	margin-top:20px;
	margin-left: 500px;
	border:1px #E4E4E4 solid;
	display:inline;
}

#right2 {
	float:right;
	width:220px;
	font-weight:900;
	padding: 10px 20px;
	margin: 30px 20px 20px 0px;
	display:inline;
}
#right p{
	padding: 7px 0px;
}
#right a{
	color:#FFFFFF;
	font-weight:900;
}
#right a:hover{
	color: #052d4e;
}
.post {
	background-image:url(images/link_bg2.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:0px;
}
.post2 {
	background-image:url(images/link_bg2.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:0px;
}
.p1{
	background-color:#00CC00;

	display:inline;
	text-align: center;
	height: 15px;
	width: 1px;

}
.p2{
	background-color:gray;
	display:inline;
	text-align: center;
	height: 15px;
	width:1px;
}
.post a{
}

.post a:hover{
}

.post p{

}
.post img{
display:inline;
}

/******************** Footer ********************/
#footer {
	width:800px;
	text-align:center;
	color:#FFFFFF;
	margin: 10px 0px;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
	clear:both;
	color:#FFFFFF;
	margin: 10px 0px;
}
.clear{
	clear:both;
}


