* {
margin: 0;
padding: 0; }

body {
background-color: #C4C4C4; }

a:link, a:active, a:visited {
color: #8F1D36;
text-decoration:none;}

a:hover {
color: #000000;
text-decoration:none}

i {
font-family: Verdana, Tahoma;
font-size: 7pt;
font-style: normal;
color: #5F5F5F;}

#layout {
width: 700px;
margin: 0 auto;
background: url(layout.jpg) no-repeat top center #A4A4A4;}

#header {
width: auto;
height:250px;
z-index: 1; }

#mainarea {
text-align:justify;
font-family: Verdana, Tahoma;
font-size: 8pt;
color:#292929;
padding-left:10px;
padding-left:10px;
z-index: 2;
float:left;
width:480px; }

#sidebar {
float:left;
width:90px;
padding-left:10px;
font-family: Tahoma;
font-size: 7pt;
color:#292929
text-align:justify;
z-index: 3; }

#sidebar2 {
float:right;
width:90px;
padding-left:10px;
font-family: Tahoma;
font-size: 7pt;
color:#292929;
text-align:justify;
z-index: 4; }

#footer {
clear: both;
width:680px;
font-family: Verdana, Tahoma;
font-size: 8pt;
color:#CCCCCC;
text-align:right;
padding: 10px;
background-color: #B90000;
z-index: 5; }

input, textarea, option, select {
background-color: #A4A4A4;
font: 8pt verdana, tahoma;
color: #292929;
border: solid #8D1D36 1px; }

.section  {
font-family: Georgia, Times New Roman;
font-size: 8pt;
color:#8D1D36;
text-align:left;
font-weight:bold;
text-transform: lowercase;
padding-left: 11px;
background: url(bullet.gif) no-repeat center left;}

.updates {
margin-left:20px;
margin-right:20px; }

#footer a {
color: #FFFFFF; }

#footer a:hover {
color: #000000; }