
* { padding: 0; margin: 20; }

body {
 font-family: Verdana, sans-serif;
 font-size: 13px;
 background: #181818;
}

 a:link {color: #DD0000; text-decoration: none; font-weight: bold}
 a:visited {color: #DD0000; text-decoration: none; font-weight: bold}
 a:active {color: #DD0000; text-decoration: none; font-weight: bold}
 a:hover {color: #FF0000; text-decoration: none; font-weight: bold}

 h1 {font-size: 13px; color: #DD0000; text-decoration: none; font-weight: bold}

 h2 {font-size: 13px; color: #DD0000; text-decoration: none; font-weight: bold}
 



#wrapper { 
 margin: 0;
 width: auto;
}
#header {
 color: #181818;
 font-family: calibri, verdana, sans-serif;
}
#links {
 color: #DD0000;
 text-align: center;
 width: 582px;
 padding: 3px;
 margin: 0px auto 3px auto;
 background: #181818; 
}
#sublinks {
 color: #DD0000;
 text-align: center;
 width: 650px;
 height: 15px;
 padding: 3px 10px 0px 10px;
 margin: 0px auto 5px auto;
 background: #181818;
}
#line { 
 width: auto;
 height: 17px;
 clear: both;
 color: #000000;
 text-align: center;
 background: #DD0000;
 margin: 0px auto 0px auto;
}
#main { 
 color: #DD0000;
 margin: 0px;
 padding: 0px;
 width: auto;
 height: 600px;
}
#textinframe { 
 color: #DD0000;
 margin: 0px;
 padding: 0px;
 width: auto;
 height: 550px;
}
#flashcontent {
 color: #DD0000;
 margin: 0px;
 padding: 0px;
 text-align: center;
}
#footer { 
 width: auto;
 height: 17px;
 clear: both;
 color: #000000;
 text-align: center;
 background: #DD0000;
 margin: 1px;
}

.clear { clear: both; background: none; }

 a.black:link {color: #000000; text-decoration: none; font-weight: bold}
 a.black:visited {color: #000000; text-decoration: none; font-weight: bold}
 a.black:hover {color: #303030; text-decoration: none; font-weight: bold}
 a.black:active {color: #000000; text-decoration: none; font-weight: bold}

.top {vertical-align: top;}
