body
{
    margin : 0;
    padding : 0;
    background-color : #000000;
    font-family: Trebuchet MS;
}

p, ul, ol, li
{
    font-size : 10pt;
}

h4
{
    font-weight : bold;
    font-size : 12pt;
}

h5 
{
    font-style : italic;
    font-size : 9pt;
}

h6
{
	font-weight: bold;
	font-size: 8pt;
	margin: 0;
	padding: 2;
}

a
{
    text-decoration: none;
    font-weight: bold;
}

a:link
{ 
    color: #EEA100;
}

a:visited
{ 
    color: #EEA100;
}

a:hover
{ 
    color: #EEA100;
    text-decoration: none;
}

a:active
{ 
    color: #EEA100;
}


#header
{
    position : relative;
    margin-left : 80px;
    background-image : url('header_smaller.png');
    height : 147px;
    width : 1040px;
    color : #ffffff;
    padding : 0px;
    z-index : 2;
}

#topbar
{
    position : relative;
    margin-left : 10px;
    margin-right : 16px;
    margin-bottom : 4px;
    background-color : #4f4f4f;
    height : 4px;
    color : #ffffff;
    z-index : 2;
}

#ob1
{
    position : absolute;
    top : 164px;
    margin-left : 240px;
    margin-right : 16px;
    background-color : #EEA100;
    height : 1px;
    width : 540px;
    color : #ffffff;
    z-index : 1;
    opacity : 0.6;
}

#ob2
{
    position : absolute;
    top : 170px;
    margin-left : 16px;
    margin-right : 16px;
    background-color : #EEA100;
    height : 4px;
    width : 600px;
    color : #ffffff;
    z-index : 1;
    opacity : 0.4;
}

#ob3
{
    position : absolute;
    top : 178px;
    margin-left : 500px;
    margin-right : 16px;
    background-color : #EEA100;
    height : 1px;
    width : 700px;
    color : #ffffff;
    z-index : 1;
    opacity : 0.8;
}

.button
{
    text-align : center;
    width : 100%;
    background-color : #0f0f0f;
    cursor : pointer;
}

.button:hover
{
    background-color : #1f1f1f;
}

.artButton
{
    background-color : #0f0f0f;
    cursor : pointer;
}

.artButton:hover
{
    background-color : #EEA100;
}

#leftnav
{
    position : absolute;
    width : 140px;
    margin-left : 10px;
    margin-right : 4px;
    padding : 3px;
    background-color : #4f4f4f;
    z-index : 2;
}

#leftnav h1
{
    color : #EEA100;
    font-size : 14pt;
}

#content
{
    position : relative;
    margin-left : 160px;
    padding-top : 10px;
    padding-bottom : 10px;
    padding-left : 20px;
    padding-right : 20px;
    width : 840px;
    background-color : #1f1f1f;
    color : #cfcfcf;
    z-index : 0;
}

#content h1, #content h2
{
    color : #efefef;
}

#rightbar
{
    position : absolute;
    top : 155px;
    left : 1040px;
    width : 180px;
    color : #ffffff;
    margin-left : 4px;
    padding : 12px;
    background-color : #1f1f1f;
    font-size : 10pt;
    z-index : 2;
}

#footer
{
    position : relative;
    background-color : #0f0f0f;
    padding : 2px;
    left : 160px;
    width : 876px;
    color : #cfcfcf;
    text-align : right;
    font-size : 8pt;
    z-index : 2;
}

#d1
{
    position : absolute;
    background : #EEA100;
    top : 40px;
    left : 10px;
    width : 1140px;
    height : 2px;
    z-index : -1;
}

#d2
{
    position : absolute;
    background : #cfcfcf;
    top : 50px;
    left : 120px;
    width : 1200px;
    height : 1px;
    z-index : -1;
}

#d3
{
    position : absolute;
    background : #cfcfcf;
    top : 75px;
    left : 65px;
    width : 1005px;
    height : 1px;
    z-index : -1;
}

#d4
{
    position : absolute;
    background : #EEA100;
    top : 85px;
    left : 40px;
    width : 1070px;
    height : 6px;
    z-index : -1;
}

#d5
{
    position : absolute;
    background : #EEA100;
    top : 120px;
    left : 95px;
    width : 1120px;
    height : 2px;
    z-index : -1;
}

#d6
{
    position : absolute;
    background : #cfcfcf;
    top : 128px;
    left : 25px;
    width : 1150px;
    height : 1px;
    z-index : -1;
}


#e1
{
    position : absolute;
    background : #cfcfcf;
    top : 480px;
    left : 10px;
    width : 1140px;
    height : 2px;
    z-index : -1;
}

#e2
{
    position : absolute;
    background : #EEA100;
    top : 490px;
    left : 120px;
    width : 1200px;
    height : 1px;
    z-index : -1;
}

#e3
{
    position : absolute;
    background : #EEA100;
    top : 505px;
    left : 65px;
    width : 1005px;
    height : 1px;
    z-index : -1;
}

#e4
{
    position : absolute;
    background : #cfcfcf;
    top : 515px;
    left : 40px;
    width : 1070px;
    height : 6px;
    z-index : -1;
}

#e5
{
    position : absolute;
    background : #cfcfcf;
    top : 550px;
    left : 95px;
    width : 1120px;
    height : 2px;
    z-index : -1;
}

#e6
{
    position : absolute;
    background : #EEA100;
    top : 558px;
    left : 25px;
    width : 1150px;
    height : 1px;
    z-index : -1;
}