body {
background: #000 url(../images/bg.jpg) fixed no-repeat left top;
}

h1, h2, h3, h4, h5, h6 {font-family: "trebuchet MS", Arial, Verdana, webdings, sans-serif; color: #c00;}
h2 {font: bold small-caps 14pt/1.3em "Myriad Pro", "trebuchet MS", Arial, Verdana, webdings sans-serif; color: #c00;}

p {font: bold 80%/1.5em "Myriad Pro", "trebuchet MS", Arial, Verdana, webdings; color: #f0f0f0;}

ol, ul {font: bold 90%/1.5em "Myriad Pro", "trebuchet MS", Arial, Verdana, webdings; color: #f0f0f0; list-style-type: none;}

a {color: #fff; font: 10pt/1.5em "Myriad Pro", "trebuchet MS", Arial, Verdana, webdings; background: transparent;text-decoration: none;}
a:link  { color: #fff; background: transparent;font-weight: bold;} 
a:visited { color: #fff; background: transparent;font-weight: bold; text-decoration: bold;} 
a:hover { color: #c00; background: transparent; text-decoration: normal; font-weight: bold;}
a:active  { color: #fff; background: transparent;font-weight: normal;text-decoration: bold;}  

#container {
float: right;
margin: 0 0 20px 0;
padding-bottom: 50px;
width: 734px; height: auto;
background: transparent url(../images/mainbg.jpg) scroll no-repeat right bottom;
}

#contentheader {
width: auto; height: auto; background-color: white;
}

#contentmain {
margin-top: 70px;
margin-left: 119px;
width: 320px; height: 150px;
overflow: visible;
}

#links {
margin-top: 30px;
margin-left: 119px;
width: 320px; height: 150px;
overflow: visible;
}

.red {color: #c00;}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #fff;