body {background:#033 url(images/gradBack.jpg) repeat-x;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited {color:#FFFF00;}
#header {
background: url(images/header.jpg);
width:800px;
height:373px;
}
#headLinks {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
position:absolute;
left:325px;
top:194px;
color:#033;
}
#headLinks a, #headLinks a:link {
text-decoration:none;
color:#033;
}
#headLinks a:hover {
text-decoration:underline;
color:#FFFFFF;
}
#content {
width:654px;
position:absolute;
top:320px;
left:100px;
color:#FFFFFF;
}

#content1 {
width:650px;
position:absolute;
top:320px;
left:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

table {
font-weight:bold;
}
.rightImg {
margin-left:10px;
margin-bottom:10px;
}
.aText {
background:url(images/a.gif);
width:33px;
height:32px;
float:left;
position:relative;
top:-3px;
text-indent:-99999px;
}
#footer {
font-size:11px;
text-align:center;
}