html 
	{
     overflow: -moz-scrollbars-vertical;
	}
	
body {
	margin:0 0 40px 0;
	padding:0px;
	background-color:#ffffff;
/* 	background-image:url(../images/bg.gif); */
	background-position: top;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:16px;
	text-align:center;
	}

/* LAYOUT */

#header {
	width: 856px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align:left;
	height:69px;
	}
	
#nav {
	float:right; 
/* 	width:604px; */
	width:479px;
	text-align:center; 
	margin-top:0px;
}

#global_nav {
	float:right; 
	width:604px;
	text-align:right; 
	height:21px;
	margin-top:0px;
}

#slideshow_left{
	float: left;
	width: 253px;
}

#slideshow{
	float: right;
	width: 603px;
	height: 195px;
}
	
#container { 
	width: 856px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 248px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	line-height:14px;
	font-size:11px;
}


#mainContent { 
	width: 600px;
	background-color:#ffffff;
	margin: 0 0 0 253px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
} 

#contentArea { 
	margin-top:5px;	
} 

#textArea {
	background-image:url(../images/bg_interior.gif);
	background-position: top;
	background-repeat:repeat-x;
	padding:0 10px 0 10px;
	}
	
#textArea p, h1, h2, h3, h4 {
	/*padding-left:5px;*/
	}
	
#textArea h1{
	margin-top:0px;
	}
	
div.sponsors_hidden{
	background-color:#eaeff3;
	border:1px solid #334d5c;
	padding:20px;
	display:none;
	float:right;
	width:250px;
	}
	
div.sponsors_show{
	background-color:#eaeff3;
	border:1px solid #334d5c;
	padding:20px;
	display:block;
	float:right;
	width:250px;
	}
	
div.sub_nav{
	background-color:#eaeff3;
	border:1px solid #334d5c;
	padding:15px;
	float:right;
	}
	
.hidden { display:none; }
.show {display:block; }
	
	
#footer {
	background-image:url(../images/bg_footer.gif);
	background-position: top;
	background-repeat:none;
	height:59px;
	width:856px;
	text-align:center;
	color:#848484;
	margin-top:30px;
}

#login { 	
  text-align: left;
  padding: 15px;
  width: 300px;
  background-color: #eeeeee;
  color:#666666;
  border: 1px dashed #1b384a;
}

#member_nav { 	
  text-align: center;
  padding: 10px;
  width: 580px;
  margin:auto 0;
  background-color: #213443;
  color:#eeeeee;
  border-bottom: 3px solid #50606c;
}
	

	
.prop {
    float:left;
    width:1px;
  }

.minHeight {
    height:390px;
  }


/* TEXT */
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:5px;
	color:#1c394b;
	font-weight:800;
	}


h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	color:#566c79;
	}
	

	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1c394b;
	}
	
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	color:#1c394b;
	}


	
	
	
/* LISTS */

ul, li {
	margin-top:0px;
	padding-top:0px;
	}
	
ul {
	list-style: disc url(../images/arrow.gif) inside;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
	}
	
/* MISC */
p.indent {
	padding:0 8px 0 8px;
	}
	
p.lt_date {
	margin-bottom: 0px;
	color:#666666;
	}
	
.indent {
	padding-left:8px;
	}
	
/* LINKS */
a{
	color: #1c394b;
	text-decoration:underline;
}

a:visited{
	color: #1c394b;
	text-decoration:underline;
}

a:hover {
	color: #36505f;
	text-decoration:underline;
}

#footer a{
	color: #848484;
	text-decoration:underline;
	font-weight:600;
}

#footer a:visited{
	color: #848484;
	text-decoration:underline;
	font-weight:600;
}

#footer a:hover {
	color:#666666;
	text-decoration:underline;
	font-weight:600;
}

#global_nav a{
	color: #1c394b;
	text-decoration:none;
}

#global_nav a:visited{
	color: #1c394b;
	text-decoration:none;
}

#global_nav a:hover {
	color: #36505f;
	text-decoration:underline;
}


#member_nav a{
	color:#DCEFFF;
	text-decoration:none;
}

#member_nav a:visited{
	color:#DCEFFF;
	text-decoration:none;
}

#member_nav a:hover {
	color:#DCEFFF;
	text-decoration:underline;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
	
}

input.button {
	font-size:11px;
	font-weight:600;
	color:#FFFFFF; 
	 background-color:#1b384a;
	}


