/* CSS Document */

* {
 padding: 0;
 margin: 0;
}

* html body{padding-left:1px}

html { height: 100%; }

body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 line-height:130%;
 height:100%;
 background:#000033 url(../images/centre_bg2.gif) repeat-y center;
 behavior: url(css/csshover.htc);
 padding-left:1px;
}

a:link {
	text-decoration:underline;	
	color: #1D308F;
}
a:visited {
	text-decoration:underline;	
	color: #1D308F;
}
a:hover {
	text-decoration:none;
	background: #1D308F;
	color: #ffffff;
}

#container {
 /*overflow:hidden;*/
 width: 765px;
 margin: 0 auto;
 padding: 0;
}

#header {
	margin: 0 auto;
	background: #000033 url(../images/header_bg.gif) repeat-x;
	height:192px;
}

/*FLASH HOLDERS*/
#flash_container {
 /*margin-left:1px;*/
 padding:0;
 z-index: 0;
 margin: 0 auto;
}
#famous-quotes{
	margin: 15px 0 1px 0;
 	padding:0;
 	z-index: 0;
}

#flash_circuit1 {
 /*margin-left:1px;*/
 padding:0;
 z-index: 0;
 margin: 0 auto;
}

#flash_circuit2 {
 /*margin-left:1px;*/
 padding:0;
 z-index: 0;
 margin: 0 auto;
}

#flash_circuit3 {
 /*margin-left:1px;*/
 padding:0;
 z-index: 0;
 margin: 0 auto;
}

#flash_circuit4 {
 /*margin-left:1px;*/
 padding:0;
 z-index: 0;
 margin: 0 auto;
}

/*END FLASH HOLDERS*/

#content-homepage{
	margin: 0 auto;
	padding-top:5px;
	font-size:12px;
	overflow:hidden;
}

#content-homepage p{
	padding:0;
	margin: 10px 0 0 0;
}

#content{
	margin: 0 auto;
	padding-top:5px;
	font-size:12px;
	overflow:hidden;
}

#content p{
	padding:0;
	margin: 10px 0 0 0;
}

table{
	margin-top:15px;
}
.login-table{
	margin:0;
}

.footnote{
	font-size:9px;
}

.toplink{
	text-align:right;
	font-size:11px;
}

/* left content column */
#right-column {
	float: left;
	width: 534px;
	margin: 12px 18px 20px 17px;
	text-align:justify;
	display:inline
}

/* right content column */
#left-column {
	float: left;
	width: 170px;
	margin-bottom:5px;
	padding: 0 8px 20px 13px;
	font-size:10px;
	border-right:1px solid #cccccc;
	overflow:hidden;
}

/* FORM ELEMENTS */

form#login {
	position:relative;
	border:1px solid #999999;
}

div#username,
div#password {
	position:relative;
	float:left;
	padding-left:5px;
	margin-right:3px;
}

input#username-field,
input#password-field {
	width:152px;
	border:1px solid #1D308F;
	height:22px;
}

label.overlabel {
	color:#999;
	
}
label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	padding-left:5px;
	z-index:1;
	color:#999;
}
div#submit{
	padding-top:3px;
	text-align:center;
}

/* ATTENTION ALERT */

#attention{
	color:#FF0000;
	font-variant:small-caps;
	font-size:11px;
	margin:0 0 0 5px;
	font-weight:bold;
}

#members-login{
	margin:0 0 5px 0;
}

#gallery-home{
	margin: 15px 0 1px 0;
	text-align: center;
}

#gallery-home img{
	padding:5px;
	background:#D2E3F2;
}

#gallery-home img:hover{
	background:#1D308F;
}

#gallery{
	width:535px;
	margin:0;
	padding-top:15px;
}


/* BEGIN LATEST NEWS */

#latest-news dl {
	margin:0 0 0 5px;
}

#latest-news dt {
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
	padding:0 0 0 15px;
	background:url(../images/bullet_news.gif) no-repeat center left;
	margin:5px 0 0 0;
}

#latest-news dd {
	line-height:140%;
	border-bottom:1px solid #FFC428;
	padding-bottom:10px;
	margin:3px 0 0 0;
}

/* END LATEST NEWS */

h1#banner span {
	display: none; 
}

h1#banner {
	margin: 0 auto;
	padding:0; 
	width:765px; 
	height:150px; 
	background: #ffffff url(../images/eck_banner.jpg) no-repeat;
	text-align:center;
}

h2{
	color:#1D308F;
	font-size:18px;
	font-weight:bolder;
	margin:0px 0 15px 0;;
	border-bottom: 1px solid #FFC428;
}

h3{
	color:#1D308F;
	font-size:13px;
	font-weight:bolder;
	margin:20px 0 0 0;
	border-bottom:1px solid #FFC428;
}

h4.blue{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bolder;
	margin:15px 0 10px 0;
	background-color:#1D308F;
	text-align:center;
}
h4.red{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bolder;
	margin:15px 0 10px 0;
	background-color:#CC0000;
	text-align:center;
}

h4.yellow{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bolder;
	margin:15px 0 10px 0;
	background-color:#FFCC00;
	text-align:center;
}

h5.news-title{
	color:#1D308F;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #FFC428;
	margin:20px 0 0 0;
	padding:0px 0 0 15px;
	background: url(../images/bullet_news.gif) no-repeat;
	background-position:left;
}

.news{
	font-size:11px;
	margin-top:10px;
	
}

ol{
	margin: 15px 15px 0 30px;
	font-weight: bold;
	color:#1D308F;
	font-size:11px;
}

ol li{
	margin: 10px 0 0 0;
}

ol li.blue{
	color:#1D308F;
}

ol li.red{
	color:#CC0000;
}

ol li.yellow{
	color:#FFCC00;
}

ol li span {
	font-weight: normal; color: #000000;
}

ul.bullet{
	list-style-image:url(../images/arrow.gif);
	margin:15px 15px 0 30px;
	font-size:11px;
}

ul.bullet li{
	margin:5px 0 5px 10px;
	padding-left:5px;
}

.quote{
	color:#1D308F;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	background:#D2E3F2;
	margin: 20px 0 15px 0px;
}

#footer
{
	width:755px;
	margin: 0 auto;
	clear: both;
	background-color: #FFCCCC;
	padding: 5px 0 5px 0;
	text-align: center;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	font-size:9px;
	font-weight:bold;
}

#members-page-text ul{
	padding-top:10px;
	
}

#members-page-text ul li{
	margin-left:40px;
}

#members-page-text{
	line-height:140%;
}

/* BEGIN MENU */

.menu{
	padding:0;
	margin:0 auto;
	height:42px;
	background: #CC0000 url(../images/menu_off.gif) repeat-x;
	width:765px;
}

#menu ul {
	list-style: none;
	font-size:70%;

}

#menu ul a {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	display: block;
	width: 85px;
	padding:10px 0 11px 0;
}
#menu ul li.first {
	background: #CC0000 url(../images/menu_off_first.gif) repeat-x;
}
			
#menu ul a:hover {
	color: #000000;
	text-decoration: none;
	background: #FFCCCC url(../images/menu_on.gif) repeat-x;
}

#menu ul li.first a:hover {
	background: #FFCCCC url(../images/menu_on_first.gif) repeat-x;
}
			
#menu ul li {
	float: left;
	position: relative;
}
			
#menu ul li ul {
	list-style: none;
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	width: 125px;
}

#menu ul li ul a {
	color: #000000;
	padding:1px 0 1px 0;
	font-weight:bold;
	font-size:9px;
	width: 125px;
}

#menu ul li ul li {
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	background:#FFCCCC;
	/*left: -1px;*/
	border-bottom:1px solid #CC0000;
	
}

#menu ul li ul a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #CC0000;
}

#menu ul li:hover ul { 
	display: block; 
}
		
#menu ul li:hover ul li ul { display: none; }

/* END MENU */

/* ------------- Mitchell Page Rollover ----------------- */
#base-footer {
	margin-top:10px;
	clear: both;
	text-align:center;
	padding-top:10px;
	font-size: 9px;
	margin: 0 auto;
	padding-bottom:20px;
	width: 765px;
	color:#999999;
	line-height:140%;
}
a#mpage img {background: url(../images/mplogooff.gif) top left no-repeat; width: 22px; height: 15px; border:none; margin-bottom:-3px;}
a#mpage:hover img {background: url(../images/mplogoover.gif) top left no-repeat; width: 22px; height: 15px; border:none; margin-bottom:-3px;}




