body
{
padding: 0px;
margin: 0px;
background: #0f1201;
font-family: Century Gothic, Arial, Sans Serif;
font-size: 13px;
color: #d6d37b;
}

#main
{
position: absolute;
margin-left: -525px;
left: 50%;
width: 1050px;
}

#aa
{
float:left;
width: 140px;
height: 517px;
background: url(aa.jpg);
}

#ab
{
color: white;
float:left;
width: 776px;
height: 123px;
background: url(ab.jpg);
}

#ac
{
float:left;
width: 134px;
height: 517px;
background: url(ac.jpg);
}

#logo_ds
{
float:left;
margin-top: -394px;
margin-left: 140px;
width: 776px;
height: 245px;
background: url(ds.jpg);
}

#bb
{
float:left;
margin-top: -150px;
margin-left: 140px;
width: 776px;
height: 150px;
background: url(bb.jpg);
}

#menu
{
font-family: Century Gothic;
font-size: 13px;
word-spacing: 18px;
position: relative;
left: 30px;
top: 100px;
}

#content
{
position: absolute;
margin-left: -340px;
left: 50%;
width: 680px;
top: 400px;
text-align: justify;
}

#footer
{
position: absolute;
margin-left: -525px;
left: 50%;
width: 1050px;
height: 180px;
background: url(ft.jpg);
}

.footer_text
{
text-align: center;
margin-top: 140px;
font-size: 11px;
margin-left: 500px;
}

a:link
{
text-decoration: none;
}

a:active
{
text-decoration: none;
}

a:visited
{
text-decoration: none;
}

a:hover
{
text-decoration: none;
}

h1
{
font-family: Century Gothic;
font-size: 24px;
font-weight: normal;
color: #89300d;
}

h2
{
font-family: Georgia;
font-weight: normal;
font-style: italic;
font-size: 16px;
color: #b28720;
}

p
{
text-indent: 20px;
}

tr, td, table
{
font-size: 13px;
}

.reference img
{
filter: alpha(opacity=70); 
opacity: 0.5;
}

.reference:hover img 
{
filter: alpha(opacity=100);
opacity: 1; 
}
