/* CSS Document */

body {
	margin: 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/common/bg-main.gif) center top repeat-y;
	}

img, div { 
	behavior: url(../iepngfix.htc) 
	}
	
.cleaner {
	height:1px;
	margin-top:-1px;
	clear:both;
	}

#wrap {
	width: 900px;
	height: auto;
	margin: 0px auto;
	}

.graybar {
	width: 900px;
	height: 10px;
	margin: 0px 0px;
	padding: 0px 0px;
	float: left;
	background: url(../img/common/line.gif) top left repeat-x;
	clear: both;
	}

.logo {
	width: 900px;
	margin: 0px 0px;
	padding: 0px 0px;
	float: left;
	text-align: left;
	clear: both;
	}

.topdate {
	width: 890px;
	height: 30px;
	margin: 0px 0px;
	padding: 0px 10px 6px 0px;
	font-size: 12px;
	color: #555;
	text-align: right;
	clear: both;
	}

#topnav {
	width: 890px;
	height: 25px;
	padding: 9px 10px 0px 0px;
	margin: 0px 0px 2px 0px;
	background: url(../img/common/topnav-bg.gif) 0px 0px repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	text-align: right;
	clear: both;
	}
	
#topnav a:link, #topnav a:visited {
	color: #FFF;
	text-decoration: none;
	padding: 0px 10px;
	}

#topnav a:hover {
	color: #000;
	text-decoration: none;
	padding: 0px 10px;
	}

.headerimage {
	width: 900px;
	height: 200px;
	margin: 0px 0px;
	padding: 0px 0px;
	float: left;
	}

#contentwrap {
	width: 900px;
	height: auto;
	background-color: #FFF;
	float: left;
	text-align: left;
	}


	
/* MAIN */
	
#maincontent {
	width: 870px;
	height: auto;
	float: left;
	font-size: 13px;
	line-height: 20px;
	color: #222;
	margin: 0px 0px;
	padding: 0px 10px 20px 10px;
	text-align: left;
	}
	
#maincontent ul, #maincontent ol {
}

#maincontent ul li, #maincontent ol li {
}

#maincontent ol.uppercase li {
	list-style: upper-alpha;
}

#maincontent h1 {
	font-size: 24px;
	line-height: 30px;
	color: #FFA600;
	font-weight: normal;
	margin: 20px 0px;
	padding: 0px 0px;
	}
	
#maincontent h2 {
	font-size: 20px;
	line-height: 26px;
	color: #6699FF;
	font-weight: normal;
	margin: 30px 0px 10px 0px;
	padding: 0px 0px;
	}
	
#maincontent h2.links {
	font-size: 20px;
	line-height: 26px;
	color: #73af55;
	font-weight: normal;
	margin: 30px 0px 10px 0px;
	padding: 0px 0px;
	}
	
#maincontent h3 {
	font-size: 18px;
	line-height: 22px;
	color: #555;
	font-weight: normal;
	margin: 30px 0px 10px 0px;
	padding: 0px 0px;
	}
	
#maincontent h4 {
	font-size: 16px;
	line-height: 16px;
	color: #999;
	font-weight: bold;
	margin: 20px 0px -10px 0px;
	padding: 0px 0px;
	}

#maincontent a:link, #maincontent a:visited {
	color: #6699FF;
	}
	
#maincontent a:hover {
	color: #9999CC;
	}

.filesize {
	color: #666666;
	padding: 0px 0px 0px 4px;
	}

.new {
	color: #FF9933;
	font-weight: bold;
	font-style: italic;
	padding: 0px 0px 0px 4px;
	}
	
table.membership, table.assignment {
	border: #666 1px solid;
	width: 500px;
	}

table.membership th, table.assignment th {
	color: #FFFFFF;
	text-align: left;
	}
	
table.membership td.divider, table.assignment td.divider {
	border-left: #666 1px solid;
	}
	
/* EVENTS */

#events {
	width: 167px;
	margin: 0px 0px;
	padding: 0px 0px;
	float: right;
	font-size: 12px;
	}

#events h1 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px 0px;
	padding: 3px 4px;
	background-color: #709AF9;
	} 

#events h2 {
	color: #FF9900;
	font-size: 14px;
	margin: 24px 4px 2px 4px;
	padding: 0px 0px;
	}

#events .eventdate {
	color: #709AF9;
	font-size: 12px;
	margin: 0px 4px 0px 4px;
	padding: 0px 0px;
	}
	
#events p {
	margin: 0px 4px 0px 4px;
	}

#events a:link, #events a:visited {
	color: #333;
	font-size: 13px;
	line-height: 19px;
	border-bottom: #FF9900 1px dotted;
	text-decoration: none;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px;
	}

#events a:hover {
	color: #3366FF;
	font-size: 13px;
	line-height: 19px;
	border-bottom: #FF9900 1px dotted;
	text-decoration: none;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px;
	}
	
#events .noeffect a:link, #events .noeffect a:visited {
	color: none;
	border-bottom: none;
	text-decoration: none;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px;
	}

#events .noeffect a:hover {
	color: none;
	border-bottom: none;
	text-decoration: none;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px;
	}
	

/* FOOTER */

#footer {
	width: 860px;
	padding: 20px;
	text-align: right;
	font-size: 11px;
	color: #666666;
	clear: both;
	float: left;
	border-top: #999 1px dotted;
	}


