body 
{
font-family: Verdana, Tahoma, Helvetica, Arial;
font-size: 100%;
background-color: #000000;
}

#outer {
position: absolute;
width: 100%;
height: auto;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
border: 0px solid #00ff00;
}

#header {
margin-left: auto;
margin-right: auto;
text-align: right; 
width:1200px;
height:442px;
padding-top: 0px;
border: 0px solid #ff0000;
}

#menu {
margin-left: auto;
margin-right: auto;
text-align: right; 
width:1200px;
height:32px;
padding-top: 0px;
border: 0px solid #ff0000;
}

#content {
position:relative;
overflow:hidden;
margin-left: auto;
margin-right: auto;
width:1200px;
height: auto;
left: 0px;
top: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 0px;
font-family: Verdana;
color: #bbbbbb;
font-size: 15px;
border: 0px solid #00ff00;
}

#footer {
position:relative;
margin-left: auto;
margin-right: auto;
width:1200px;
height:137px;
font-family: arial;
font-size: 10px;
color: #555555;
font-weight: none;
letter-spacing:0px;
text-align: right; 
border: 0px solid #ff0000;
}

a 
{ 
font-family: verdana; 
font-size: 9px; 
color: #555555; 
text-decoration: none;
letter-spacing: -1px;
}

a:hover
{ 
font-family: verdana; 
font-size: 9px; 
color: #999999; 
text-decoration: underline;
}

h1
{
font-family: arial; 
font-size: 14px; 
color: #444444; 
line-height: 1em;
}

h2
{
font-family: arial; 
font-size: 24px; 
color: #777777; 
line-height: 1em;
}

.mainText
{
font-family: verdana; 
font-size: 14px;
text-align: justify; 
color: #ffffff;
line-height: 1.55em; 
}
