body {
	text-align: center;
	min-width: 750px;
}

#menu
{
	width: 20%;
	float: left;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	
#menu li {
	padding: 0 0 0 10px;
}

#menu li.here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

#menu h2
{
	background: url(images/menu_bg.gif) no-repeat ;
	margin: 0;
	padding: 10px 10px 10px 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	font-weight: bold;
	text-align: center;
}

#container3
{
	margin: 0 auto;
	width:750px;
	text-align: left;
}

#container3_wl
{
	margin: 0 auto;
	width:810px;
	text-align: left;
}

#container3_wl_2
{
	margin: 0 auto;
	width:810px;
	text-align: left;
}

#content
{
	width: 60%;
	float: left;
}

#content_no_links
{
	width: 100%;
	float: left;
}

#sidebar
{
	width: 14%;
	float: left;
}

#footer
{
	clear: both;
}

.border1 {
	border: 1px solid #336666;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #336666;
}
.border3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336666;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #336666;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
}
.midtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336666;
}
.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	text-decoration: none;
}
.topine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #336666;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #336666;
}

.reset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336666;
	border-width: 0pt; 
	background-image: url(images/button_reset.gif); 
	width: 84px; 
	height: 34px; 
	background-color: transparent;
	cursor:pointer;
	cursor:hand;
}