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:758px; font-size:12px; text-align:left; background-color:#fff; }
* html .wrapper { width:758px; }

#outer { border-left:150px solid #fff; margin-top:120px; }
#inner { width:600px; }
#float-wrap { float:left; width:758px; margin-left:-150px; }
#left { position:relative; float:left; width:150px; margin-top:3px; border-bottom:5px solid #fff }
#main { float:right; width:600px; margin-top:3px; border-bottom:5px solid #fff }

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

.left_title { width:147px; text-align:center; font-size:15px; font-weight:bold; margin-top:5px; padding:3px 0; background:#ccc; }
.leftnavlist { margin:0; padding:0; width:145px; text-align:left; font-size:11px; 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:145px; color:#333; padding:3px 0; text-decoration:none; background:#f5f5f5; }
.leftnavlist a:hover { color:#000; background:#fff; }

#top { position:absolute; width:758px; height:120px; top:2px; background:url(images/header.jpg) }
#footer { clear:both; width:758px; 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; }