* {padding: 0; margin: 0;} 

body {
background: #2a2b2a url(../images/bg_2line.gif) repeat-x;
color:#fff;
}

#title{
height:109px;
width:850px;
background:url(../images/headergifted.png);
}

a:link{
color:#fff;
text-decoration:none;
}

a:hover{
text-decoration:underline;
color:#a3db00;
}

a:visited{
text-decoration:underline;
color:#a3db00;
}

#mainholderhome{
text-align:center;
margin-top:200px;
font:"Courier New", Courier, monospace;
font-size:10px;
font-weight:bold;
}

#iframeholder{
margin-top:35px;
height:540px;
width:965px;
}

#mainevent{
height:540px;
width:800px;
float:left;
}

#rightsubnav{
height:540px;
width:165px;
float:right;
}

#mainholder{
margin:auto;
width:1200px;
}

#leftright{
height:598px;
width:1200px;
}

#right{
float:right;
}

#leftnav{
float:left;
width:235px;
}