body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #777; /* f3f2e4 */
margin-top: 0;
background-image: url(../images/global/bg.jpg);
background-repeat: repeat-x;
background-color: #222;
}

a, a:link, a:visited {
color: #9b0000; 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: #9b0000;
}

#container {
width: 700px;
height: 800px;
margin-top: 0px;
background-color: #333;
float: none;
margin: 0 auto;
border: 1px solid #000;
text-align: center;
}

#head {
padding: 4px;
width: 692px;
height: 35px;
background-color: #f3f3f3;
float: none;
text-align: center;
border-bottom: 1px solid #b2813b;
}

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

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

.sm {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-size: 9px;
color: #777;
}
