body {
color : #ffffff;
background-image: url(http://collection.savage-sonnet.net/megadeth/themes/1/bg.gif);
background-repeat: repeat; 
}

img {
border: 0px;
}

a:link {
color : #999999;
border-bottom: 1px solid #666666;
text-decoration:none;
}

a:hover {
color : #ffffff;
border-bottom: 1px solid #666666;
text-decoration:none;
}

a:visited {
color : #999999;
border-bottom: 1px solid #666666;
text-decoration:none;
}

input, textarea { 
background: #999999;
font-family: Tahoma, Verdana, Sans-Serif;
font-size:7pt;
color: #000000; 
border-style: solid;
border-color: #052F4D;
border-width: 1px;
}

#topimg {
position:absolute;
left:0px;
top:0px;
}

#main {
position:absolute;
left:200px;
top:300px;
width: 475px;
}

.center {
text-align: center;
margin: 0 auto 0 auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.header {
font-family : Tahoma, Verdana, sans-serif;
font-weight: bold;
font-size : 16px;
text-align: Right;
color : #8391B1;
line-height : 14px;
border-bottom: 1px solid #999999;
}

.pgtext {
font-family : Trebuchet, Tahoma, sans-serif;
text-align: Justify;
font-size : 10px;
line-height :10px; 
color : #ffffff;
padding-left: 2px;
padding-right: 2px;
}

.list {
font-family : Trebuchet, Tahoma, sans-serif;
text-align: Justify;
font-size : 10px;
line-height :10px; 
color : #ffffff;
}

.small {
font-family : Georgia, Minion, serif;
font-size : 9px;
color : #ffffff;
line-height : 14px;
text-align: Center;
}

 #navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
position:absolute;
left:73px;
top:325px;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid #999;
width: 75px;
background-color: #8391B1;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
border: 1px solid #999;
background-color: #71797D;
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #999;
background-color: #8391B1;
color: #333;
}