body {
	background-color:#202A3C;
	background-image:url(../images/bg-5.jpg);
	background-repeat:repeat;
	background-position:top;
	margin:0px 0px 0px 0px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	

h1 {
	color:#202A3C;
	font-weight:bold;
	font-family:Book Antiqua, Times New Roman, serif;
	font-size:30px;
	}

h2 {
	color:#202A3C;
	font-weight:bold;
	font-family:Book Antiqua, Times New Roman, serif;
	font-size:20px;
	}

h3 {
	color:#202A3C;
	font-weight:bold;
	font-family:Book Antiqua, Times New Roman, serif;
	font-size:14px;
	margin:auto auto 2px auto;
	}

h4 {
	color:#202A3C;
	font-weight:lighter;
	font-family:Book Antiqua, Times New Roman, serif;
	font-size:12px;
	}

h5 {
	color:#3F5377;
	font-weight:bold;
	font-family:Book Antiqua, Times New Roman, serif;
	font-size:11px;
	
	}
h6 {
	color:#6b0606;
	font-weight:bold;
	font-family:Book Antiqua, Times New Roman, serif;
	font-size:15px;
	}

	
a {
	color:#202A3C;
	text-decoration:none;
	font-weight: bold;
	}

a:hover {
	text-decoration:underline;
	}

#nav{
	width:758px;
	height:25px;
	font-family:Book Antiqua, Times New Roman, serif; float:none;
	/*background:#660000;*/
	color:#FFFFFF;
	font-size:14px;
	border:none;
	vertical-align:middle;
	text-align:center;
	padding-top:7px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/nav-bg.png);
	background-repeat:no-repeat;
	}

#nav a:hover {
	color:#fff;
	/*background-color:#660000;*/
	background-color:#3b5789;
	text-decoration:none;
	}

blockquote {
	margin: -15px 0px 1px 20px;
	}

#container {
	width:758px;
	margin:10px auto 10px auto;
	text-align:left;
	}

#header {
	margin-bottom:0px;
	background-image:url(../images/contentarea-bg-2.png);
	
	height:120px;
	width:758px;
	margin-left:auto;
	margin-right:auto;
	}
	
#header_image {
	margin-bottom:0px;
	margin-top:0px;
	padding:0;
	height:120px;
	width:740px;
	margin-left:auto;
	margin-right:auto;
	}


#contentarea {
	width:758px;
	\width:760px;
	w\idth:758px;
	background-image:url(../images/contentarea-bg-2.png);
	background-repeat:repeat-y;
	min-height: 800px;
	}

#top {
	padding:10px 50px 5px 50px;
	}
	
#left {
	background:#B7BBC7;
	float:left;
	width:340px;
	\width:340px;
	w\idth:340px;
	padding:5px 5px 0px 10px;
	margin: 2px 0px 10px 5px;
	}

#right {
	background:#B7BBC7;
	float:right;
	width:340px;
	\width:340px;
	w\idth:340px;
	padding:5px 5px 0px 10px;
	margin: 2px 5px 10px 0px;
	}