*  {
font-family : Tahoma;
} 


body  {
margin : 0;
padding : 0;
color : #000033;
background-color : #000033;
} 

h2  {
font-variant : small-caps;
color : #336666;
font-size : 100%;
font-weight : bold;
} 

table  {
font-size : 70%;
color : #000033;
background-color: #CCCCFF;
text-align : left;
width : 535px;
border : 0;
} 

.text  {
font-style : normal;
font-weight : normal;
background-color: #CCCCFF;
font-size : 71%;
color : #000033;
text-decoration : none;
width : 535px;
padding : 6px 4px 15px 8px;
margin : -8px 5px 4px 2px;
} 

i, em, b, strong {
color: #333366;
}

div#container { 
position: relative;
width: 100%;
}

div#body-div {
background-image: url(images/body.jpg);
background-repeat: repeat-y;
width:600px;
margin: 0; 
}

div#top-div {
clear: both;
margin: 0;
width: 600px;
height: 549px;
}

div#footer {
background-image: url(images/footer.jpg);
clear: both;
padding: 0;
margin-top: -3px;
font-size: 65%;
text-align: center;
width:600px; 
height:43px;
}

div#content-div {
position: relative;
float: left;
display:inline;
margin-top: 0px;
margin-left: 28px;
margin-right: 20px;
text-align: left;
width: 550px;
}

a {
font-weight : normal; 
color: #996633; 
font-size: 100%;
font-style : normal;
text-decoration: none;
border-bottom: 1px dashed #996633;
}

a:hover {
color: #000;
font-size: 100%;
font-weight: normal;
text-decoration: none;
cursor: crosshair;
}
.stat {
padding-right: 6px;
}
