﻿body {background-color:#212938;font-family: "Century Gothic", Verdana, Tahoma, Helvetica, sans serif;font-size:13px;}
strong {color:#383838;}
#container {width:924px;margin:auto;border: double 3px #485c7d;}

#header {background-color:#2f4265;height:400px;}




#navigation {
	background-color: #212938;
	overflow: hidden;
	border-top:#485c7d 1px solid;
	border-bottom:#485c7d 1px solid;
}

#content {
	width: 924px;
	border-top: 1px solid #485c7d;
	border-bottom: 1px solid #485c7d;
	background-color: #f0f0f0;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;

}
.table {
	background-position: center top;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #6581a9;
	background-image: url('images/nav/table-bg.jpg');
	background-repeat: repeat-x;
}
.rightcell {background-color: #fff;border: 1px solid #485c7d;}
.leftcell {width: 270px;background-color:#fff;border: 1px solid #485c7d;}



#rightcontent {text-align: justify;padding-left:15px; padding-right:15px;}
#rightcontent ul {list-style:circle;line-height:150%;}
#leftcontent {text-align: center;padding-top:15px;}
#leftcontent img {border: #485c7d 1px solid; padding:1px;}


#footer {color: #c0c0c0; background-color: #303c52;height:55px;font-size:11px;}

#links li{padding:6px 0 6px 0;border-bottom:#bbb dashed 1px;}






/* Styles for Navigation */
#navigation ul {
	list-style-type: none;letter-spacing:1px;
	width: 100%;
	margin: 0;
	padding: 0;padding-left:0px;
}
#navigation li {
	float: left;padding: 2px;
}
#navigation a {
	color: #f0f0f0;height:25px;
	text-decoration: none;text-transform:uppercase;
	font-weight: bold;	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	padding: 4px;
	padding-top: 6px;
	padding-bottom: 0px;
	border:1px #346630 solid ;
	background-color: #113;
	background-image: url('images/nav/down-gr.jpg');
}
#navigation a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #225;	
	border:1px #91cb8d solid;
	background-image: url('images/nav/up-gr.jpg');
}

#leftmenu {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom:15px;
}
#leftmenu ul {
	list-style-type: none;width:200px;
	margin: 0;
	
}
#leftmenu li {
	margin: 2px;float:left;width: 200px;
	padding: 0;letter-spacing:1px;font-size:14px;
	border: 0px solid #000;

}
#leftmenu a {
	color: #f0f0f0;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	display: block;
	padding: 3px;
	border: 1px solid #346630;
	background-color: #fff;
	background-image: url('images/nav/down-gr.jpg');
	background-repeat: repeat-x;
}
#leftmenu a:hover {
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #91cb8d;
	background-color: #fff;
	background-image: url('images/nav/up-gr.jpg');
}


.bannermain {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFFFFF;
	text-align: center;
}
.bannersub {font-size:24px;}

.bannertext {
	font-size:11px;
	color: #FFFFFF;
	text-align: right;
}

.picbox {border: #485c7d 1px solid; padding:1px;}

h1 {font-size:15px;color:#485c7d;margin-left:-10px}
h2 {font-size:14px;color:#485c7d;margin-left:-5px;}

a {color: #485cd0;}
a:hover {color: #d22;}

#footer p {
	font-size: 11px;
	text-align: center;
	color: #777;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color:  #f0f0ff;font-size: 11px;
	text-decoration: underline;
}
#footer a:hover {
	color: #1f1;
}
#wf {width:924px;text-align:right;margin:auto;}
#wf a {color: #fff;text-decoration: none;font-size:10px;}
#wf a:hover {color: #fff; text-decoration: underline;}


.center {text-align:center;}