body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 18px;
}



img {
	border: 0;
}
/* added WB 5/14/2010*/
img.floatleft{
	float: left;
	padding: 12px 12px 0 0px;
}
/* end WB add */
ul { margin-left: 45px;
margin-right:20px;
padding:0;
text-align:left;
}

#container { 
	position: relative;
	margin: 0;
	padding-left:50px;
	width: 800px;
	text-align: left;
	voice-family: inherit;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	height: 640px;
}


#maincontent {
	top: 1px;
	position: absolute;
	left: 200px;
	width: 425px;
}
#menu {
	position: absolute;
	top: 100px;
	right: 0;
	margin: 0 0 0 400px;
	width: 120px;
	height: 696px;
        left:250px;
}
#maincontent p {
	margin: 10px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0;
	font-size: 1em;
	text-align: justify;
}
#content {
	padding: 0;
	padding-bottom: 20px;
	margin-top: 100px;
	width: 425px;
	text-align: left;
border:1px solid #fff; 
}

#content a:link,
#content a:visited {
font-weight: bold; }

#footer {
	margin: 0;
	width: 425px;
	height: 6em;
	font-size: .9em;
	text-align:center;
	margin-top: 10px;
}

#footer a:link,
#footer a:visited { color:#fff;
text-decoration:none; }


#menu ul {
	list-style: none;
	width: 200px;
	margin: 0;
	padding: 0;
	right: 0;
}
#links { text-transform:uppercase;
	margin: 0;
	font-size: .9em;
        letter-spacing:.2em;
	width: 200px;
}
#links li {
	padding: 12px;
	height: 20px;
}

#links a:link,
#links a:visited {
        text-decoration: none;
color:#fff; }


.button { 
	background:transparent url(images/button.gif) no-repeat; 
	font-size: .8em; 
	font-family: Verdana, Arial, sans-serif;
	line-height:160%; 
	color: #1D5D82; 
	height:20px; width:70px;
	padding-bottom:3px;
	border:0;}

.button:hover { 
	background:transparent url(images/button_over.gif) no-repeat; }

input.inp,
textarea.input { 
	margin-right:10px;
	border: 1px solid #1D5D82;
	width: 225px;
	background: #D6EBF8;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #1D5D82;
	padding: 2px;}


.separator { 
width:400px;
height:50px;
border:0;
text-align:center;
margin:0 auto; }

h3 { 	width:200px;
	height:35px; 
	margin:25px 0 0 25px; }
/*  new heading WB 5-14-2010*/
h4 { 	width:200px;
	margin:25px 0 0 30px; }
/* end new */	
h3 span { display:none; }





























































