body { 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
background: #fff;
}

#container {
position: absolute;
left: 50%;
margin-left: -325px;
width: 750px;;
top: 15px;
font-family: Verdana, Geneva, Arial, Helvetica;
}

#leftmenu {
margin-top: 50px;
margin-left: 20px;
}

#leftmenu p {
font-size: 10px;
color: #666
}

#leftmenu a {
color: #333399;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

#leftmenu a:hover {
color: #f30;
}

#leftmenu li {list-style-image: url(../pic/bullet.gif)}

#content {
position: absolute;
float: right;
top: 150px;
left: 200px;
width: 450px;
}

#content h1 {
font-size: 18px;
font-weight: normal;
color: #333399;
}
#content h2 {
font-size: 10px;
font-weight: bold;
color: #333399;
}

#content p {font-size: 10px; color: #666}
#content li {font-size: 10px; color: #666}
#content .border {text-align: right; border: 1px solid #ccc;}
#content textarea {font-family: Verdana, Geneva, Arial, Helvetica; font-size: 10px;}
#content .textfield {border: 1px solid #339;}
#content a {color: #666; font-weight: bold; text-decoration: none; font-size: 10px;}
#content td {color: #666; font-size: 10px;}
#footer {
width: 100%;
border-top: 1px solid #ccc;
text-align: right;
}

#footer a, a#contact {
font-family: Verdana, Geneva, Arial, Helvetica;
font-size:10px;
color: #999;
}

#footer .copyright { text-align: center; font-size: 10px; font-weight: bold; color: #ccc}

.form {line-height: 0px; margin-bottom: 4px; padding-bottom: 0px;}
