html, body { margin:0; padding:0; border:0; }

body { color:#333; font-family: verdana,arial; font-size:12px; text-align:center; margin:2px 0; background-color:#fff; }
#wrapper { margin:0 auto; width:960px; font-size:12px; text-align:left; background-color:#fff; }
* html .wrapper { width:960px; }

#outer { border-left:195px solid #fff; margin-top:154px; }
#inner { width:760px; }
#float-wrap { float:left; width:960px; margin-left:-195px; }
#left { position:relative; float:left; width:195px; margin-top:3px; border-bottom:5px solid #fff }
#main { float:right; width:760px; margin-top:3px; border-bottom:5px solid #fff }

.main_title { float:right; width:758px; padding-top:5px; border-bottom:1px solid #ccc; }
.main_content { float: right; width:758px; margin-top:5px; font-size:14px; line-height:1.5em; border:1px solid #ccc; }

.left_title { width:192px; text-align:center; font-size:15px; font-weight:bold; margin-top:5px; padding:3px 0; background:#ccc; }
.leftnavlist { margin:0; padding:0; width:190px; text-align:left; font-size:12px; border:1px solid #ccc; border-bottom:none; }
.leftnavlist ul { list-style-type:none; } 
.leftnavlist li { display:block; margin:0; padding:0; text-align:left; border-bottom:1px solid #ccc; }
.leftnavlist a:link, 
.leftnavlist a:visited{ display:block; width:190px; color:#333; padding:3px 0; text-decoration:none; background:#f5f5f5; }
.leftnavlist a:hover { color:#000; background:#fff; }

#top { position:absolute; width:960px; height:150px; top:2px; background:url(images/header.jpg) }
#footer { clear:both; width:960px; text-align:center; padding:3px 0; background:#f5f5f5; border:1px #e0e0e0 solid; }

.content { padding:5px 3px; }
a:link { text-decoration: underline; color: #000; }
a:visited { color: #000; }
a:hover { color: #000; }
h1 { font-size: 19px; color: #333; display:inline; }
h2 { font-size: 16px; color: #333; display:inline; }