/* CSS Document */

*{margin: 0; padding: 0;}

html{font: 125% Arial, Verdana, Helvetica, sans-serif;}

body{
	font-family: Courier New;
	font-weight: bold;
        font-size: 55%;
	color: #FF8000;
        margin: 0px;
        padding: 0px;
        text-align: center;
        text-decoration: none;
        background-color: #000000;
	scrollbar-face-color: #1f1f1f;
	scrollbar-shadow-color: #747474;
	scrollbar-highlight-color: #747474;
	scrollbar-3dlight-color: #1f1f1f;
	scrollbar-darkshadow-color: #1f1f1f;
	scrollbar-track-color: #171717;
	scrollbar-arrow-color: #747474;}

img
        {
        border: none;
        }


a:link
        {
        color: #FF8000;
        text-decoration: none;
        border:0 none;
        }
a:visited
        {
        color: #FF8000;
        text-decoration: none;
        border:0 none;
        }
a:hover
        {
        color: #FF8000;
        font-weight: bold;
        text-decoration: none;
        }

#h1 {
        font-size: 150%;
	color: #FF8000;
        font-weight: bold;
        text-decoration: underline;
        }
#h2 {
        font-size: 170%;
        color: #FF8000;
        font-weight: bold;
        text-decoration: underline;
        }
#h3 {
        font-family: Times New Roman;
        font-size: 350%;
        color: #FF8000;
        font-weight: bold;
        }
#top{
	width: 815px;
	position: relative;
	background: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color: #FF8000;
	padding-right: 6px;
	margin-bottom: 2px;}
	
#container{
	background-color: #000000;
	background-image:url(Pics/Layer3_HG.jpg);
	background-repeat: no-repeat;
        width: 815px;
	position: relative;
	border : 10px background-color: #FF8000;
	font-family: Courier New;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FF8000;
	vertical-align: top;
	padding: 0px;
	margin: 1px auto 10px auto;}

#layer2{
        width : 500px;
        height : 600px;
        position: relative;
        margin : 40px 159px;
        border-width: 4px;
        border-style: double;
        border-color: #353535;
        color: #FF8000;
        padding : 10px;
        overflow : auto;
        z-index : 2;
        }
#sponsors{
	width: 163px;
	background: none;
	padding: 0px 20px 0px 10px;
	margin-top: 140px;}

