html, body {
margin: 0px;
padding: 0px;
}
body {
background:fixed;
background:url(images/bg.gif) fixed;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #3F4554;
text-align: center;
}
a{
color:#467aa7;
text-decoration:none;
background-color:inherit;
}
a:hover{color: #FF9900; text-decoration:none; 
}
#wrapp3r {
background-color: #FFFFFF;
width: 800px;
margin: 15px auto 15px auto;
padding: 0px;
text-align: left;
border: solid 1px #FFFFFF;
}
#head3r {
width: 100%;
height: 80px;
border-bottom: solid 0px #dadada;
}
#contain3r1 {
width: 100%;
height: auto;
margin: 0px;
padding:0px 0px;
background-image: url(images/divider.gif);
background-repeat: repeat-y;
background-position: 180px 0px;
}
#contain3r2 {
width: 800px;
height: auto;
margin: 5px;
}
#container3 {
width: 800px;
height: auto;
margin: 0px;
padding:0px 10px;
}
#left {
line-height: 1.2em;
width: 180px;
height: auto;
float: left;
padding: 0px 10px 10px 10px;
margin: 0px;
}
#right {
line-height: 1.5em;
width: 580px;
height: auto;
float: left;
padding: 0px 10px 0px 10px;
margin: 0px;
}
#right p {
margin: 0px;
}
.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}
#nav {
margin: 0px;
padding: 0px;
list-style: none;
list-style-image: none;
}
#nav li {
margin: 0px;
padding: 0px;
display: inline;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
color:#3F4554;
text-decoration: none;
display: block;
margin: 0px;
padding: 0px;
width: 160px;
}
#nav li a:hover {
color: #ccc;
text-decoration: none;
}
#foot3r {
background:url(images/footer.gif);
height:35px;
padding: 0px;
margin: 0px;
border-top: solid 0px #dadada;
text-align: center;
}
#foot3r p {
margin: 0px auto 0px auto;
padding: 3px 0px 0px 0px;
color: #FFFFFF;
}
#foot3r a:link, #footer a:visited, #footer a:active {
color: #FFFFFF;
text-decoration: none;
}
#foot3r a:hover {
color: #ccc;
text-decoration: none;
} 
/* line-top and line-bottom*/
.line-top{
background:url(images/topnav.gif);
width: 800px;
height: 10px;
clear:both;
background-position:top;
background-repeat:repeat-x;}
.line-bottom{
background:url(images/bottomnav.gif);
width: 800px;
height: 10px;
clear:both;
background-position:bottom;
background-repeat:repeat-x;}
#menu {
background:url(images/menu_a.gif);
width:100%;
height:25px;}
#boxtop{
background:url(images/menu_b.gif);
text-transform: none;
font-weight:bold;
height:21px;
padding:4px 0px 0px 5px;
color:#FFFFFF;
font-size:11px;
}
#boxcontent{
width: 570;
border-top:0 solid #0066FF;
border-bottom:1px dotted #0066FF;
border-left:1px dotted #0066FF;
border-right:1px dotted #0066FF;
margin-bottom:10px;
padding:5px;
}  
#boxcontent4{
border:1px dotted #0066FF;
padding:5px;
font-size:11px;
margin-bottom:10px;}  
