body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Lucida, Arial, sans-serif;
	#background: #ff3333;
	#background-color:white;
	font-size: small;
	height:100%
}
#container
{
position:relative;
margin: 0/*1em 5%;*/;
background-color:white;
/*background-color:green;*/
min-height:100%;
 
}


}
#banner
{
background-color:#ff3333;
border-bottom: 1px solid #333;

}
#banner h1
{
margin: 0;
padding: .5em;
}
#nav
{
	position: relative;
	background-color:#ff3333;/*background: transparent url(../images/sidebar.gif) no-repeat;*/
	bottom: 0px;
	float: left;
	width: 160px;
	margin: 0px; /*margin-left: 10px;*/
/*1em 5%;*/
	padding-top: 0px;
/*1em 5%;*/
	margin-top: 125;
	margin-bottom: 0;
	/*min-height: 100%;*/
	color:white;
	
}
#nav1
{
	position: relative;
	background-color:#ff3333;/*background: transparent url(../images/sidebar.gif) no-repeat;*/
	bottom: 0px;
	float: left;
	width: 160px;
	margin: 0px; /*margin-left: 10px;*/
/*1em 5%;*/
	padding-top: 0px;
/*1em 5%;*/
	margin-top: 0px;
	margin-bottom: 0;
	/*min-height: 100%;*/
	color:white;
	
}
#nav1 p
{
margin-top: 0;
}
#nav1 a
{
	
	color:white;
	}
	#nav1 h3{
		color:#333399;
		
		}
#nav p
{
margin-top: 0;
}
#nav a
{
	
	color:white;
	}
	#nav h3{
		color:#333399;
		
		}
	

#footer
{
clear: both;
background-color:#333399;
padding: 0/*1em 5%;*/;
text-align: right;
border-top: 1px solid #333399;
}
div.centered
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div.side_menu{
position:relative;
background-color: #ff3333;
	/*float: left;
	clear: both;*/
	margin-top:0px;
	height: auto;
	width: 100%;
min-width:75px;
	min-height:200px;
	text-align: right;
padding-right:0px;

	
}
div.copyright{
position:relative;
border-top-color: #333399;
	border-top-style: solid;
	background-color:#ff3333;
	/*float: left;
	clear: both;*/ /*1em 5%;*/
	padding-bottom: 0;
bottom:0px;
margin-left:0px;
	
	
}
#content
{
position:relative;
background:white;
padding-top: 1em;
padding-left: 25px;
padding-right:25px;
padding-bottom:25px;
/*
margin: 0 2em 0 150px;*/
margin-left:160px;

}
#content1
{
position:absolute;
background:white;
padding-top: 0em;
padding-left: 0px;
padding-right:0px;
padding-bottom:0px;
/*
margin: 0 2em 0 150px;*/
margin-left:1px;

}
h1{
background-color:white;
# color: #F2C877;
color:NAVY;
text-align:center;
}
h2{
	color: Blue;
	font-style: italic;
	text-align:center;
}

h3{
	color: #000025;
	font-style: normal;

}
h4{
	
}
/*styles for Hunger Run*/

.hunger_run h3{
	color: #000099;
	font-style: italic;
}
.hunger_run h4{
	color: #000099;
	
}
.hunger_run hr{
	color: #000099;
	
}

/*Images as a tags--no border */
a img { border: none ; }
/*IMAGE ALIGNMENT CLASSES*/
img.alignRight { float:right; margin-left: 1em; }
img.alignLeft { float:left; margin-right: 1em;}
img.alignCenter { margin-left:auto; margin-right: auto }

/*some Spans*/
.green_font {
  color: green;
}
.hw_counter{
	float:right; 
width:400px;
	text-align: center;
}
.sponsors{
	float:left; 
width:400px;
	text-align: center;
}
.faqs_questions {
	color: purple;
	font-weight: bold;
}
.center
{
	margin-left:auto;
	margin-right:auto;
}
.contact_header {
	background:#ff3333
}
.contact_title{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-size: larger;
	background: #333399;
	color:white;
}
table tr {

	border-bottom: 5px solid black;
}

