body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font:76%/1.5 Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height: 19px;
	background:  url(images/bodybg_04.jpg) #E7D49A top center repeat-y;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	}
h1	{
	display: block;
	padding-bottom: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #627699;
	font-size: 20px;
	line-height: 22px;
	color: #627699;
	}
	
h2  {
	margin-top: 0;
	font-size: 14px;
	color: #A43D36;
	border-bottom: 1px dotted #A43D36;
}

h3	{
	display: block;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-left: 41px;
	margin-right: 41px;
	border-bottom: 1px solid #627699;
	font-size: 20px;
	line-height: 22px;
	color: #627699;
	}
	
h4  {
	margin-top: 0; 
	font-size: 14px;
	color: #627699;
}

	
	
	
/* LINKS
======================================*/
a:link, #main p a:link,
a:visited, #main p a:visited {
	color:#A44740;
	text-decoration:none;
			}
a:hover, #main p a:hover {
	color:#A44740;
	text-decoration: underline;
		
}

#container {
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#header {
	clear: both;
	width: 800px;
	height: 159px;	
	background: #ffffff url(images/header_01.jpg) no-repeat left top;	
	}
	
#header_links {
	width: 400px;
	height: 159px;	
	text-align: center;
	}

#content {
	clear: both;
	background:  url(images/homebg_03.jpg) no-repeat;
	height: 360px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: center;	
	}
	
#counters {
	float: right;
	width: 380px !important;
	width: 350px; /* fix IE's crappy box model and adjust for margin width */
	padding-top: 25px;
	margin-right: 30px;
	}
	
#committee {
	padding-top: 35px;
	background:  url(images/bodybg_04.jpg) top center repeat-y;
	}
	
#bodybg {
	clear: both;
	background:  url(images/body_03.jpg) no-repeat;
	height: 391px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: left;	
	}
	
#leftmenu {
	float: left;
	width: 215px !important;
	width: 200px; /* fix IE's crappy box model and adjust for margin width */
	margin-top: 60px !important;
	margin-top: 60px;
	margin-left: -10px;
	padding-right: 5px;
	border-right: 1px solid #627699;
	min-height: 650px;
	font-weight: bold;
}

#leftmenu ul {
	list-style: square;
	line-height: 25px;
	}
	
#leftmenu li ul {
	margin-left: 4px;
	list-style: circle;
	line-height: 25px;
	background-color: grey;
	border-bottom: white;
}	
#leftmenu li ul a {
	
	}	
.navsection	{
	color: #7576DB;
	border-bottom: navy;
	line-height: 15px;
}	
	
#getlogin {	
	color: navy;
	font-size: 12px;
	}	
	
#bodytext {
	float: right;
	width: 555px !important;
	margin-top: 15px !important;
	margin-top: 15px;
	margin-right: 20px;
	}	

#footer {
	clear: both;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	color: #007DBA;
	width: 800px;
	}
	
#popup {
	padding-top: 2px;
	padding-bottom: 2px;	 
	padding-left: 15px;
	padding-right: 15px;	
	}
	
#countdown1 {
	padding-bottom: 5px;
	}

#topmenu {
	clear: both;
	background:  url(images/topmenu_02.jpg) repeat-y;
	height: 50px;
	width: 800px;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	}	
	
#topmenu a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	}	
	
#topmenu a:hover {
	color: #A23A39;
	}
	
#topmenu li li a {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0.2em 5px;
	border: 2px solid #A43A3A;
	border-width: 0 2px;
	border-bottom: 1px;
	border-bottom-style: dotted;
	}

#topmenu li li a:hover {
	padding: 0.2em 5px;
	
	}	

#topmenu ul {
	padding-top: 4px;
	Padding-left: 25px;	
  	margin: 0;
  	list-style: none;
	}
	
#topmenu li {
	float: left;
  	position: relative;
  	width: 11em;	
	}
 
#topmenu li ul {	
	display: none;
 	position: absolute; 
  	top: 100%;
  	left: 0;
	text-align: center;
	background-color: #C78E7D;
	cursor: default;
  }
  
#topmenu li:hover ul, li.over ul {
	display: block;
	}	

	
	/* Fix IE. Hide from IE Mac \*/
* html #topmenu ul li { float: left; height: 1%; }
* html #topmenu ul li a { height: 1%; }
/* End */
#topmenu li:hover ul, #topmenu li.over ul { 
	display: block; }

.rightBorder {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8685B6;
}

.login {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #C78E7D;


	}
.BU {
	font-weight: bold;
	text-decoration: underline;
}
.mitem {
	color: #747297;
	text-decoration: underline;
	padding-left: 23px;
	font-weight: bold;
}