

#header 
{
height : 0px;
background-color: #000000;
color: #999;
margin-bottom: 0px;
background-image: url(graphics/hlines.png);
background-repeat: repeat;
background-position:top right;
}
	
#links 
{
text-align: right;
margin-right: 50px;
position: absolute; top: 195px; right: 80px; 
}

#links2 
{
text-align: right;
margin-right: 50px;
position: absolute; top: 225px; right: 80px; 
}


#content 
{


text-align: left;

position: absolute; top: 250px; left:150px; right:150px

}








BODY, TD 
{
color : #000000;
font-family : "Tahoma" , serif;
font-size: 12px;
margin-top : 0;
margin-right :0;
margin-bottom :0;
margin-left :0;
background-image: url(graphics/back.png);

}




FONT.smaller 
{
font-family : "Tahoma" , serif;
font-size: 10px;
color : #000000;
}

table.entries 
{
color : #000000;
font-family : "Tahoma" , serif;
font-size: 11px;
BORDER-RIGHT: #000000 1px solid;
BORDER-LEFT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
BORDER-BOTTOM: #000000 1px solid;
}

A 
{
color : #000000;
text-decoration : underline;
}

A:HOVER 
{
color : Red;
text-decoration : none;
}





hr 
{
color: #000000;
height: 1px;
}

h1 
{
color: #000000; 
font-family : "Tahoma" , serif;
font-size : 12px; 
font-weight: bold;  
}


h2
{
border-bottom: solid 1px #000000; 
color: #000000; 
font-family : "Tahoma" , serif;
font-size : 12px; 
font-weight: bold;  
}





































