body
{
	background-color: #e8eeef;
	line-height: 1.7em;
	font-size: 12px;
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 10px;
}

h1
{
	color: #00447C;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	padding-top: 0px;
	border-bottom: 1px solid #808080;
	margin-right: 35px;
}

h2
{
	color: #00447C;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	padding-top: 0px;
}

#main-container
{
	width: 800px;
	background-position:0px 0px;;
	background-repeat:no-repeat;
	background-image:url(../images/header.jpg);
	background-color:#fff;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	/*height: 100%;*/
	border: solid 2px #000;
}

#content
{
	position: static;
	float: left;
	background-image:url(../images/sidebars.jpg);
	background-repeat:repeat-y;
	margin-top:249px;
	width: 800px;
	height: auto;
	clear: left;
}

#footer
{
	position: static;
	clear: both;
	width: 800px;
	background-image:url(../images/footer.jpg);
	height: 80px;
}

#footer p
{
	text-align: center;
	padding-top:55px;
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#main-text
{
	position: static;
	width: 560px;
	float: right;
	margin-top: 0px;
}

#main-text p
{
	color: #000;
	padding-right: 30px;
	margin-top: 0px;
	padding-top: 0px;
}

#main-text ul
{
	color: #000;
	padding-right: 30px;
	margin-top: 0px;
	padding-top: 0px;
}

#menu-container
{
	position: static;
	float: left;
	width: 190px;
	margin-left: 25px;
	background-color: #fff;
}

#menu-container ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	width:185px;
	line-height: 2.2em;
}

#menu-container ul li
{
	border-bottom:1px solid #99ccff;
	margin-left: 13px;
	padding-left: 1px;
}

#menu-container ul li a
{
	font-size: 13px;
	font-weight:bold;
	color: #00447C;
	display:block;
	text-decoration:none;
}

#menu-container ul li a:hover
{
	color: #f99b1c;
}

#pscroller1
{
	width: 500px;
	height: 100px;
	border: 1px solid black;
	padding: 5px;
	background-color: #E9E9E9;
}

#pscroller2
{
	width: 350px;
	height: 20px;
	border: 1px solid black;
	padding: 3px;
}

#pscroller2 a
{
	text-decoration: none;
}

.someclass
{
//class to apply to your scroller(s) if desired
}

.disclaimer
{
	font-size: 10px;
	color: #E9E9E9;
}

.intro
{
	font-style:italic;
}

#search-box
{
	position: relative;
	float: right;
	top: 180px;
	width: 408px;
	z-index: 1000;
	margin-bottom: -50px;
}

#dropmenu4
{
	width: 150px;
}
