body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
	background-color: #003366;
	background-image:url("/images/bg.png");
	background-repeat:repeat-x;
	text-align:center;
	margin:0;
	padding: 0;
}
a {text-decoration: none;}
a img {border: none;}
a:link, a:visited {
	color: #003366; 
	border-bottom: 1px solid #003366;
}
html body a:hover {
	color: #660000; 
	border-bottom: 1px solid #660000;
}
img {
	float: left;
	padding: 2px 6px 2px 0;
	border: none;
}
img.plain{
	float:none;
	padding: 0 !important;
	margin: 0 !important;;
}
#container {
	top:0px;
	margin: 0 auto;
	width:800px;
	background-color: #660000;
	text-align:left;
}

#header {
	left:0px;
	top:0px;
	margin: 0;
	padding: 0;
	width:800px;
	height:83px;
	background-color: #003366;
}

#nav {
	background:url("/images/nav_bar.png") repeat-x;
	left:0px;
	top:83px;
	margin: 0;
	padding: 0;
	width:800px;
	height:52px;
}

#image_bar {
	left:0px;
	top:135px;
	width:800px;
	height:140px;
	margin: 0;
	padding: 0;
}

#content {
	left:0px;
	top:274px;
	width:800px;
	background-color: #660000;
	border-collapse:collapse;
	margin:0;
	padding: 0;
}

#news {
	left: 0;
	width:156px;
	padding: 15px;
	vertical-align:top;
}
#main {
	width:410px;
	padding:15px;
	background-color: #e8e8e8;
	vertical-align:top;
	overflow:hidden;
}
#main_inside {
	width:584px;
	padding:15px;
	background-color: #e8e8e8;
	vertical-align:top;
}

.support {
	background-color: #e8e8e8;
	padding: 10px;
}
.support h3 {
	font-size: 1.3em;
	color: #003366;
	margin: 0 0 4px 0;
	line-height:1.1em;
	text-align:center;
}
.support ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: .9em;
}
.support li {
	margin: .3em 0 0 0;
}
#calendar {
	width:144px;
	padding:15px;
	background-color: #e8e8e8;
	vertical-align:top;
	height: 500px;
	font-size: .8em;
	color: #003366;
}
#calendar ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
.updates {
	color: #e8e8e8;
	background-color: #003366;
	padding: 10px;
}
.updates h3 {
	font-size: 1.4em;
	color: #e8e8e8;
	margin:0 0 4px 0;
	line-height:1.1em;
	text-align:center;
}
.updates h4 {
	font-size: 1.1em;
	color: #e8e8e8;
	font-weight:bold;
	margin:0;
}
.updates a, .updates a:link, .updates a:visited {
	color: #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

h1 {
	font-size: 1.6em;
	color: #660000;
	margin: 0 0 4px 0;
	line-height:1.1em;
}
h2 {
	font-size: 1.2em;
	line-height: 1.1em;
	color: #003366;
}
h3 {
	font-size: 1.1em;
	line-height: 1em;
	color: #003366;
}
img.right {
	margin: 0px;
	float: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#nav_bar {
	margin: 0 20px;
	width: 760px;
	padding: 2px 0;
	list-style-type: none;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
#nav_bar ul {
	list-style-type:none;
}
#nav_bar li {
	float:left;
	background:none;
	margin:0;
	padding:0 0 0 9px;
}
#nav_bar a {
	float:left;
	display:block;
	background:none;
	margin:0 7px;
	text-decoration:none;
	font-weight:bold;
	color:#660000;
	border: 0;
	padding: 7px 0 0 0;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav_bar a {float:none;}
/* End IE5-Mac hack */
#nav_bar a:hover {
	color:#003366;
	border-bottom:1px #003366 solid;
}
#nav_bar .active a:hover{
	border-bottom:0;
}
#nav_bar .active a {
	background:none;
	color:#ffffff;
}
.two-column {
	width:280px;
	float: left;
	margin: 0 5px;
}
.clear { clear:both; }

#copyright {
	background: #660000;
	width: 798px; 
	height: 22px;
	margin:0px;
	padding: 3px 0;
	clear:both;
}
#copyright h3 {
	text-align:center;
	color: #999999;
	font-size: .8em;
	line-height: 2.2em;
	font-weight: normal;
	margin: 0; 
	padding: 0; 
}
#copyright h3 a {
	color: #999999;
}
#copyright h2 {
	text-align:center;
	color: #999999;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0; 
	padding: 0;
}
#copyright h2 a:link, #copyright h2 a:visited {
	color: #999999;
	text-decoration:none;
	border-bottom:0;

}
#email_list {
	background-color: #003366;
}
#email_list {
	background-color: #003366;
	text-align: center;
	border: 1px #660000 solid;
	color: #E8E8E8;
	margin-top: 5px;
}