body 
{
	text-align: center;
	background-color: #cc9900;
	color: black;
	height: 100%;
}

#container
{
	text-align: left;
	margin: 0 auto;
	width: 900px;
	height: 100%;
	background-color: #CCFFFF; /* previously #000 */
	border: thin solid #330000; 
}
#signup-form
{
	text-align: left;
	margin: 0 auto;
	padding-right: 3px
	height: 100%;
}
.smle
{
	font-size: 75%;
}
.bb
{
	color: #FFF;
	outline: #330000 groove thin;
	font-stlye: italic;
	background-color: #000;
}
.bi
{
	color: red;
	font-style: bold;
	background-color: #000;
}
h1 
{
	background: #ccffff url(mdbr.jpg) no-repeat top center;
	height: 149px;
	color: black;
	padding: 23px 0 0 0;
	margin: 0;
	border-bottom: 5px solid #330000;
	text-align: center;
}
h2 
{
	margin-top: 0;
	color: #999900;
	font-weight: normal;
	text-align: center;
}
#site-nav 
{
	float: left;
	width: 130px;
	display: inline;
	margin-left: 20px;
	padding: 15px 0;
	border-right: thin solid #330000;
}

#site-nav ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#site-nav li 
{
	background: url(nav-bullet.jpg) no-repeat 100% .4em;
	padding: 0 10px 5px 0;
}
.ind-img 
{
	float: left;
	width: 240px;
	display: inline;
	margin-left: 10px;
	padding: 15px 0;
	background-color: #ccffff;
}

#lss
{
	float: left;
	width: 270px;
	display: inline;
	margin-left: 10px;
	padding: 15px 0;
	height: 100%;
	background-color: #ccffff;
	color: red;
	border-right: thin solid #330000;
}

#middle
{
	float: left;
	width: 500px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 15px 0;
	border-right: thin solid #330000;
}
#ind-middle 
{
	float: left;
	width: 375px;
	background-image: url('ind-bg.png');
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: right;
	height: 100%;
}
.notice
{
	text-align: center;
	color: red;
	font-size:75%;
	font-weight: bold;
}
.cnotice
{
	text-align: left;
	color: red;
	font-size:80%;
	font-weight: bold;
}

#search-cont
{
	margin-left: 10px;
	margin-right: 45px;
	padding: 18px 0 0 12px;
	border-bottom: thin solid #330000;
	width: 90%;
	height: 100%;
}

#nav
{
	float: left;
	width: 230px;
	height: 100%;
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px 0;
	border-left: thin solid #330000;
}
#nav ul 
{
	margin: 0;
	padding: 6px;
	list-style-type: none;
	text-align: center;
}
#radar 
{
	align: centered;
	height: 200px;	width: 229px;
	margin-left: 5px;
}
#nav li 
{
	background: url(nav-bullet.jpg) no-repeat 100% .4em;
	padding: 15px 0 5px 5px;
	height: 50px;
	width: 100%;
	border-bottom: thin solid #330000;
}
#nav a:link { color: green; text-decoration: none; }
#nav a:hover { color: red; text-decoration: normal; }
#nav a:visited { color: #330000; text-decoration: normal; }

#footer
{
	clear: both;
	background: #333;
	color: black;
	padding: 5px 10px;
	text-align: right;
	font-size: 80%;
	border-top: thin solid #330000;
}
#register
{
	display:block;
	line-height:22px;
	height:30px;
	width:200px;
	padding:0;
	margin:0;
	border:0;
	overflow:hidden;
	background:url("b-bg.png") repeat-x 0 0;
	align: center;
}
ul.login 
{
	border-bottom: thin solid #330000;
	color: white;
	padding: 20px 0 5px 0;
	align: center;
	width: 100%;
}
ul.login li
{
	color: white;
	font-weight: bold;
	padding: 5px 0;
}
	

/* These are for stuff showing only on INDEX page */

#affil 
{
	
align: center;
width: 900px;
	
height: 28px;
	
background:#333333 url("affil-bar.jpg") repeat-x top left;
	
}


#affil-content {
	position:relative; left: 2px; top:5px;
	width: 800px; 
	margin: auto;
}





/* Test styles for mapping */

table.map_container { background-color: #DED3B9; border: 1px solid rgb(0, 0, 0); }


table.map td { font-size:8pt; text-align:center; vertical-align:middle;}



/* Styles for RSS feeds */


.titlefield{ 
text-decoration: none;
}

.labelfield{
color:brown;
font-size: 70%;
}

.datefield{ 
color:gray;
font-size: 60%;
}


#hmpg{ /* main container*/
text-align: left;
width: 240px;
height: 250px;
border: 0px solid navy;
padding: 0px;
}
p.searches
{
align: left
border: 2px thin solid #330000;
width: 100%;
}


#hmpg div p{ /* P element that separates each entry*/
margin-top: 0;
margin-bottom: 0px;
color: red;
}

/* Navigation styles */
#navbar
{
align: center;
height: 19px;
width: 100%
background: #000;
border-bottom: thin solid #330000;
}


#navbar ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navbar ul li { display: inline; }

#navbar ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
}

#navbar ul li a:hover
{
color: #fff;
}

#navbar1
{
align: center;
height: 25px;
width: 100%
background: #000;
border-bottom: thin solid #330000;
}


#navbar1 ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navbar1 ul li { display: inline; }

#navbar1 ul li a
{
text-decoration: none;
padding: .2em .5em;
color: #fff;
}

#navbar1 ul li a:hover
{
color: #fff;
}

/* Signup Page */

#ls
{
	float: left;
	width: 400px;
	text-align: center;
	display: inline;
	margin-left: 0px;
	padding: 15px 0;
	height: 100%;
	background-color: #fff;
	color: red;
	border-right: thin solid #330000;
}
#rs
{
	float: right;
	width: 450px;
	text-align: center;
	display: inline;
	margin-left: 2px;
	padding: 15px 0;
	height: 100%;
	background-color: #ccffff;
	color: black;
	border-right: thin solid #330000;
}
#rs2
{
	float: right;
	width: 450px;
	text-align: center;
	display: inline;
	margin-left: 0px;
	margin-right: 30px;
	padding: 0px 0;
	height: 100%;
	background-color: #ccffff;
	color: black;
	border-right: thin solid #330000;
}

.important
{
	color: red;
	font-weight: bold;
	font-style: italic;
}
.smallbold
{
	font-weight: bold;
	font-size: 75%;
}

/* Signup Page */

#lsc
{
	float: left;
	width: 400px;
	text-align: left;
	display: inline;
	margin-left: 0px;
	padding: 15px 0 0 10px;
	height: 100%;
	background-color: #ccffff;
	color: red;
}
#rsc
{
	float: right;
	width: 440px;
	text-align: left;
	display: inline;
	margin-left: 0px;
	padding: 15px 0 0 5px;
	height: 100%;
	background-color: #fff;
	color: black;
	border-left: thin solid #330000;
}

/* signup styling */

.signup
{
	font-family: arial;
	font-weight: bold;
	wrap: nowrap;
}
.signup_t
{
	font-family: verdana,MS Sans Serif;
	font-size: 1;
	font-weight: bold;
}
.signup_dl
{
	font-family: fixedsys;
	font-size: 2;
}
.signup_sl
{
	font-family: fixedsys;
	font-size: 10pt;
}
.signup_container
{
	float: left;
	width: 500px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 15px 0;
	border-right: thin solid #330000;
}

.news_header
{	
	color: red;
	text-align: center;
	height: 50px;
	width: 400px;
	font-size: 15pt;
	background: #000 url("nh_bg.jpg") repeat-x center;
}
.news_author
{
	float: right;
	font-size: 12pt;
}
.news_date
{
	float: left;
	text-align: left;
	font-size: 12pt;
}
.news_body
{
	width: 400px;
	padding-top: 2px;
	padding-bottom: 10px;
	background: #000 url("nb_bg.jpg") repeat-x top center;
	color: white;
}
a.news_subheader:link, a.news_subheader:visited, a.news_subheader:hover, a.news_subheader:active
{
	text-align: center;
	height: 50px;
	width: 400px;
	font-size: 13pt;
	color: red;
	text-decoration: none;
}
