@charset "UTF-8";
/* CSS Document */



* {margin: 0; padding: 0}

ul {list-style:none}


a {text-decoration:none}

body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	text-align:center;
	font-size: 100.1%;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}


#bottom {padding-left: 10px; text-align: left;}

#bottom a:link, #bottom a:visited {color:#306;}
#bottom a:hover, #bottom a:active {color:#F03;font-weight: bold;}

#container {
	margin: 0 auto;
	width: 800px;
	background-color:#FFF;
	position: relative;
	text-align: center;
	
}
 p {font-size: .8em; line-height: 1.25em;padding-top: 5px;text-align: left;}

#header {
	height:1.3em;
	margin:0;
	
	padding-top:8px;
	padding-bottom:8px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#title {background-image: url(images/communitypartners2.gif);width: 497px; height: 57px;}

h1 {font-weight:bold; font-size: 1.1em; color:#F00;text-align: center;line-height: 2em;font-weight: bold;padding-top:20px;}

h2 {font-size: .9em; font-weight:500;text-align: center;line-height:2em; font-stretch:extra-expanded;}

h3 {color: #306;font-size: .9em; font-weight: bold; text-align: left;padding-top: 20px;padding-bottom: 5px;}

h4 {color: #306; font-size: .9em; font-weight: bold; text-align: center; padding-bottom: 5px;}

#left {
	text-align: left; 
	float: left;
	display: block;
padding-top: 20px;padding-left: 10px;
	width:185px;height:auto;
	
	
}

#bottom p {padding: 5px 10px 5px 10px;}




#bottom a:link, #bottom a:visited {color:#F03;}
#bottom a:hover, #bottom a:active {color:#306;;}

#bottom form#join {
	margin: 30px;
	background:#9C6;
	padding: 20px 0px 20px 20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
#bottom form#join input {margin: 10 0 0 0; }
#bottom form#join input#enter {width: 75px;padding: 10px; background:#FFF; color: #C03; font-weight: bold;text-align: center;}
#bottom form#join input#reset {width: 75px;padding: 10px; background:#FFF; color: #C03; font-weight: bold;text-align: center;}
#footer {
	clear: both;
	display: block;
	height: 15px;
	margin: 0;
	text-align: left;
	font-size:.6em;
	padding-top: 20px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
