body, html {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #555; /* f3f2e4 */
margin-top: 0;
background-color: #333;
height: 100%;
}

a, a:link, a:visited {
color: #06C; font-family: Arial, Helvetica, sans-serif;
font-size:11px; text-decoration: none;
}

a:hover, a:active {
color: #333; font-family: Arial, Helvetica, sans-serif;
font-size:11px; text-decoration: none;
}	

#sep {
width: 700px;
height: 5px;
text-align: left;
background-color: #bad1ff;
}

#container {
width: 700px;
margin-top: 0px;
background-color: #f4f0E0;
float: none;
margin: 0 auto;
border: 2px dotted #555;
overflow:auto;
}

#head {
padding: 4px;
width: 692px;
height: 70px;
background-color: #f3f3f3;
float: none;
text-align: center;
}

#liner {
padding: 4px;
width: 692px;
height: 17px;
background-color: #bad1ff;
float: none;
text-align: left bottom;
}

#row1 {
padding: 10px;
width: 680px;
height: 160px;
background-color: #f3f3f3;
float: none;
border-bottom: 1px dotted #666;
text-align: left;
}

#row2 {
padding: 10px;
width: 680px;
height: 160px;
background-color: #FFF;
float: none;
border-bottom: 1px dotted #666;
text-align: right;
}

.h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-size: 18px;
}

.h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-style: bold;
font-size: 16px;
color: #b50000;
line-height: 16px;
}

.style1 {
color:#060;
font-weight: bold;
}

.img {
margin: 16px;
border: #999 solid 4px;
}

.leftcolimg {
margin-top: 3px;
border: #CCC dotted 2px;
}

#footer {
color: #888;
text-align: center;
padding-top: 15px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
color: #888;
text-decoration: none; 
}
