* {margin:0; padding:0; border:0; text-align:center;}

body {
	color:#369;	
	font-family: verdana, "trebuchet ms", arial;
	font-size:13px;
	/*background:#f8f8ff url(images/bg1a.gif);*/
	background:#000; /*url(http://www.shilobrats.com/newsletters/images/nlbratslogo.jpg) fixed no-repeat center left;*/
}

		#container {
			width: 800px;
			/*border: 1px solid #E5E5E5;*/
			margin:10px;
			margin-right: auto;
			margin-left: auto;
			padding: 10px;
		}

		#banner {
			text-align:center;
		}

		#content {
			margin:0;
			padding: 0;
		}

		#footer {
			font-size:11px;
			height:40px;
			clear: both;
			padding: 0;
			/*margin-top: 10px;*/
			text-align:center;
			color:#f8f8ff;/*008B45*/
			background:#000; /*url(images/footer.gif);*/
		}

		#footer a:link {color:#7ac5cd; background:#000; text-decoration:none;}
		#footer a:visited {color:#7ac5cd; background:#000; text-decoration:none;}
		#footer a:hover {color:#9ACD32; background:#000; text-decoration:none;}
		#footer a:active {color:#f8f8ff; background:#000; text-decoration:none;}

		.img {
			margin:0 0 10px 0;
			/*float:left;*/
			text-align:center;
			border:0;
		  }

		p {
			text-align:center;
			margin:10px;}

#navcontainer {
	background-image: url(images/navbg.gif);
	background-repeat:no-repeat;	
	margin-top:1px;
	height:40px;
	width:100%; 
	text-align:center; 

}

	#navcontainer ul {
padding-top:8px;
padding-left: 0;
margin-left: 0; 
color: White;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navlist li {
    display:inline;
    padding:0 .9em;
    border-right:1px solid #bebebe;
}
#navlist li.last {
    border:none;
}
#navlist {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:.9em;
    font-weight:normal;
    text-align:center;
}
#navlist a {
    color:#c6e2ff;
    text-decoration:none;
}
#navlist a:hover {
    color:#9ACD32;
    text-decoration:none;
}

#bottomnav {
	font-size:12px;
	color:#6E8B3D;
	background:#000;
	font-family:verdana, arial, serif;
}

#bottomnav a:link {
	color:#6E8B3D; 
	background:#000;
	text-decoration:none;
	}

#bottomnav a:visited {
	color:#6E8B3D; 
	background:#000;
	text-decoration:none;
	}

#bottomnav a:hover {
	color:#9ACD32; /*39f*/ 
	background:#000;
	text-decoration:none;
	}

#bottomnav a:active {
	color:#f8f8ff; /*39f*/
	background:#000;
	text-decoration:none;
	}

.white {color:#c6e2ff; background:#000;}
.sep {text-align:center;}	

	h1 {display:none;
text-align:center; 
color:#6E8B3D; 
background:#000; 
font-size:1.3em; 
font-family:"Times NewRoman", verdana, arial;
}

h3 {
	background:#000;
	color:#9FB6CD;
	font-family:"times new roman", "trebuchet ms", verdana, arial; 
	font-weight:normal; 
	font-size:24px;}




