body
{
background-color: #000000;
background-image: url(./images/background.jpg);
background-repeat: no-repeat;
background-position: top center;
margin-left: auto;
margin-right: auto;
width: 100%;
font-size: 75%;
color: #ffffff;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
text-align: left;
}

#container
{
background-color: #000000;
margin-left: auto;
margin-right: auto;
width: 800px;
min-height: 100%;
color: #ffffff;
}

#content
{
background-color: transparent;
margin-left: 285px;
margin-right: auto;
position: absolute;
margin-top: 185px;
width: 515px;
color: #ffffff;
}

#menu
{
background-color: transparent;
margin-left: 294px;
margin-right: auto;
position: absolute;
margin-top: 95px;
width: 504px;
color: #ffffff;
}

h1
{
background-color: transparent;
width: 510px;
font-family: Verdana, Arial, sans-serif;
text-align: left;
color: #ff9900;
margin-left: auto;
margin-right: auto;
}

h2
{
background-color: transparent;
width: 510px;
font-size: 135%;
font-family: Verdana, Arial, sans-serif;
text-align: left;
color: #ff9900;
margin-left: auto;
margin-right: auto;
}

h3
{
background-color: transparent;
width: 510px;
font-family: Verdana, Arial, sans-serif;
text-align: right;
font-size: 100%;
color: #ff9900;
}

p 
{
background-color: transparent;
width: 100%;
font-size: 13px;
float: left;
color: #ffffff;
text-align: left;
margin-left: auto;
margin-right: auto;
}

.center 
{
text-align: center;
margin-left: auto;
margin-right: auto;
width: 350px;
}

.footer 
{
font-family: Verdana, Arial, sans-serif;
background-color: transparent;
float: none;
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: right;
clear: both;
color: #666666;
font-size: 90%;
text-decoration: none;
}

p.pad 
{
padding: 0px;
}

p.bdr 
{
border: none;
}

a[href],a[href][title] 
{
color: #ff9900;
text-decoration: none;
font-weight: normal;
}

#index-main a:link,a:visited,a:active 
{
color: #ff9900;
text-decoration: none;
font-weight: normal;
}

img 
{
border: none;
}

.class1 A:link
{
text-decoration: none;
font-weight: normal;
color:#ff9900;
}

.class1 A:visited
{
text-decoration: none;
font-weight: normal;
color:#ff9900;
}

.class1 A:active
{
text-decoration: none;
font-weight: normal;
color:#ff9900;
}

.class1 A:hover
{
text-decoration: none;
font-weight: normal;
color:#ffffff;
}


