@charset "utf-8";
/* CSS Document */

body {

	background-color: #15296D;
	
	font-family: "trebuchet ms", "Lucida Sans Unicode", "Bitstream Vera Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;

	font-size: 12px;

}

#container {

	margin: 0 auto 0 auto;

	width: 820px;

	padding: 5px;
	
}

#title {
	
	width:850px;
	
	height:80px;
	
	position:absolute;
	
	top: center;
}

#white_background {
	
	width: 820px;
	
	margin:10px auto 10px auto;
	
	min-height:850px;
	
	border: 1px solid #333;
	
	padding-bottom: 15px;
	
	background: url('images/banner.png') #FFF no-repeat;

}

#top_nav {

	background-color:#990000;

	width: 820px;

	font-size: 10px;

	height:26px;

	margin-top: 100px;

	margin-bottom: auto;

	text-align:center;
}

#top_nav a {
color: #FFFFFF;
}

#top_nav li {

	display: inline;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #CCCCCC;

	line-height: 22px;

}

#content {

	width: 550px;
	
	margin:10px 10px 0px 220px;
	
	padding-top: 50px;
	
}

#side_nav {
	
	background-color:#990000;
	
	width: 185px;
	
	font-size: 10px;
	
	height:auto;
	
	margin: 50px 15px auto 15px;
	
	float:left;
	
	

}

#side_nav ul {
list-style:none;

font-size:14px;
font-weight: bold;
}

#side_nav li a {

color: #FFF

}

a img { border:0;}

.navheader {
color:white;
font-size:17px;
text-align: center;
font-weight:bold;
padding-top:7px;

}

#footer {
	margin: 0 auto 0 auto;

	text-align: right;

	padding: 0 10px 10px 10px;

	color: #FFF;

	width: auto;

	background-color: #282828;

}
.headings {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	line-height: normal;

	font-weight: bold;
	
	text-align: left;

	color: #990000;
}

.text {

	font-family:Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: normal;

	color:#333333;

	border-color:#333333;
}

.article {

	font-family:Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: normal;

	color:#333333;

	padding-left: 10px;
}

#countrystats {
float:right;
width:235px;
border:1px solid black;
}

#countrystats td {
vertical-align:top;
padding:2px;
}

.zebra1 {
backround:white;
}
.zebra2 {
background: #E0E0E0;
}

.statediv {
width: 300px;
margin: 0 auto;
text-align:center;
}
