body{
background:#302E2F;
margin-top:51px;
}
a:active, a:link, a:visited{
color:white;
text-decoration:underline;
}
a:hover{
color:#FE000A;
text-decoration:none;
}
div#header{
background: #fff  url(../header.gif) no-repeat;
width:950px;
margin:auto;
height:100px;
color:white;
}
div#content{
background: #000;
width:950px;
margin:auto;
height:465px;
}
div#left{
background: #000;
width:205px;
float:left;
height:465px;
}
div#middle{
background: #5A5A5A;
width:540px;
height:465px;
margin:auto;
float:left;
color:#fff;
font-family:arial;
font-weight:bold;
font-size:14pt;
text-align:right;
}
#middle img{
border:10px solid #5A5A5A;
}
div#enter{
width:530px;
background:#5A5A5A;
height:75px;
padding-right:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
div#right{
background: #000;
width:205px;
float:left;
height:465px;
padding-top:-1px;
}
div#footer{
width:950px;
height:93px;
background:white;
margin:auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #000000;
font-weight: bold;
text-align: center;
}

a.enterhere {
	color:#000000;
	text-decoration:none;
}

a.enterhere:hover {
	text-decoration:underline;
}

div#text1{
width:950px;
margin:auto;
color:white; 
padding-top:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
div#l{
width:300px;
display:block;
float:left;
}
div#m{
width:350px;
display:block;
float:left;
text-align:center;
}
div#r{
width:300px;
display:block;
float:right;
text-align:right;
}
