body {
background: #cccccc url(images/starlogo.gif) 40% 0px no-repeat; 
font-family: verdana, geneva, sans-serif; 
font-size: 12px; 
color: #000; 
margin: 0px;
}

table, tr, td, p {
font-family: verdana, geneva, sans-serif; 
font-size: 12px; 
}

a:link {color: #990000; text-decoration: underline; font-weight: normal;}
a:visited {color: #990000; text-decoration: underline; font-weight: normal;}
a:active {color: #990000; text-decoration: underline; font-weight: normal;}
a:hover {color: #990000; text-decoration: none; font-weight: normal;}

#content {
padding: 0px; 
border: solid #000; 
border-width: 2px 2px 2px 0px; 
position: absolute; 
top: 150px;
background: #fff; } 

div#nav {left: 0; width: 200px; height: 700px;}

div#nav a {
display: block; 
text-align: center; 
font: 12px verdana, sans-serif; 
padding: 5px 10px; 
margin: 0 0 1px; 
border-width: 0; 
text-decoration: none;
color: #ffc;
background: #444;
border-right: 5px solid #444;}

div#nav a:hover {
color: #990000; 
background: #fff;
border-right: 5px white;}

#text {
margin: 8px;
}

td.text {
border: solid #000; 
border-width: 0px 2px 0px 0px;
}

img.bb {
border-bottom: 2px solid black;
}

.title {
font-family: verdana, geneva, sans-serif; 
font-size: 16px;
font-variant: small-caps;
font-weight: bold;
text-transform: capitalize;
text-align: center;
text-decoration: underline;
}

.small {
font-family: verdana, geneva, sans-serif; 
font-size: 10px;
text-align: center;
vertical-align: bottom;
}

th.underline {
text-decoration: underline;
}

th.underlinecl {
text-decoration: underline;
background-color: #ffc;
}

.center {
margin-right: auto;
margin-left: auto;
width: auto;
text-align: center;
}
