html {
 height:100%; }

body {
 background: #000000; 
 margin:auto; 
 margin-top:100px;
 margin-bottom:0px; 
 padding:0px; 
 height:100%;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 9px;
 color: #444444;
 }

.link2site 
{
width: 352px;
height: 119px;
padding-left:15px;
padding-top:20px;
vertical-align: top;
color: #aab4c2; 
background-color: #3f475d; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: bold;
}
.link2site A:link  {
font-size: 9px;
color: #aab4c2; 
font-weight: normal; 
text-decoration: none
}
.link2site A:visited  {
font-size: 9px;
color: #aab4c2; 
font-weight: normal; 
text-decoration: none
}
.link2site A:active  {
font-size: 9px;
color: #aab4c2; 
font-weight: normal; 
text-decoration: none
}
.link2site A:hover  {
font-size: 9px;
color: #aab4c2; 
font-weight: normal; 
text-decoration: underline
}

.credits 
{
width: 594px;
height: 92px;
padding-top:10px;
text-align: right;
color: #555a61; 
background-color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
}
.credits A:link  {
font-size: 9px;
color: #2b2d31; 
font-weight: normal; 
text-decoration: none
}
.credits A:visited  {
font-size: 9px;
color: #2b2d31; 
font-weight: normal; 
text-decoration: none
}
.credits A:active  {
font-size: 9px;
color: #2b2d31; 
font-weight: normal; 
text-decoration: none
}
.credits A:hover  {
font-size: 9px;
color: #555a61; 
font-weight: normal; 
text-decoration: underline
}


