body {
	margin: 0;
	padding: 0;
	background-image: url(..//images/citybkgd.jpg);
	background-repeat: no-repeat;
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	}

#wrapper
	{
	position: relative;
	width: 1024px;
	height: 1024px;
	margin: 15px auto;
	padding: 5px;
	border: 0px;
	border: none;
	}

#banner
	{
	display: block;
	width: 1024px;
	margin-left: 10%;
	margin-right: 10%;
	}

#banner1
	{
	position: relative;
	height: 125px;
	width: 273px;
	float: left;
	text-align: center;
	}

#banner2
	{
	position: relative;
	height: 125px;
	width: 280px;
	text-align: center;
	float: left;
	}
	
#banner3
	{
	position: relative;
	height: 125px;
	text-align: center;
	width: 280px;
	float: left;
	}

#mainmenu
	{
	position: absolute;
	top: 140px;
	left: 125px;
	bottom: 0;
	}
#mainmenu ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}

#mainmenu li
	{
	float: left;
	margin: 0;
	padding: 0;
	}
	
#mainmenu a
	{
	font-family: "Arial Black", sans-serif;
	font-size: medium;
	display: block;
	color: white;
	text-decoration: none;
	padding: 0 15px 0 15px;
	line-height: 25px;
	background-color: none;
	border: none;
	}
	
#mainmenu a:hover
	{
	background-color: red;
	}

#mainmenu a.current 
	{
	background-color: none;
	}

#logo
	{
    position:absolute;
    top:160px;
    margin-left:50px!important;
    margin-left:3px;
    width:264px;
    height:209px;
   	background-image:url(../images/logo.png);
    background-position:center;
    background-repeat:no-repeat;
    }

#logo_sponsor
	{
    position:absolute;
    top:150px;
    margin-left:-100px!important;
    margin-left:3px;
    width:264px;
    height:209px;
   	background-image:url(../images/logo.png);
    background-position:center;
    background-repeat:no-repeat;
    }

#flash
	{
    position:absolute;
    top: 203px !important;
    top: -175px;
    margin-left: 360px !important;
    margin-left: 150px;
    width: 604px;
    height: 349px;

    }

#flashtrailer
	{
    position:absolute;
    top: 180px !important;
    top: -175px;
    margin-left: 205px !important;
    margin-left: 150px;
    width: 604px;
    height: 349px;
    }
    
#mainwindow
	{
    position:absolute;
    top: 198px !important;
    top: -170px;
    margin-left: 335px !important;
    margin-left: 110px;
    width: 633px;
    height: 349px;
   	background-image: url(../images/textarea2.png);
    background-position: center;
    background-repeat: no-repeat;

    }
    
#mainwindow_sponsor
	{
    position:absolute;
    top: 175px !important;
    top: -170px;
    margin-left: 180px !important;
    margin-left: 110px;
    width: 633px;
    height: 454px;
   	background-image: url(../images/sponsors_window.png);
    background-position: center;
    background-repeat: no-repeat;

    }
    
#mainwindow_info
	{
    position:absolute;
    top: 175px !important;
    top: -170px;
    margin-left: 180px !important;
    margin-left: 110px;
    width: 633px;
    height: 454px;
   	background-image: url(../images/info_window2.png);
    background-position: center;
    background-repeat: no-repeat;
    }

#mainwindow_trailer
	{
    position:absolute;
    top: 175px !important;
    top: -170px;
    margin-left: 180px !important;
    margin-left: 110px;
    width: 633px;
    height: 349px;
   	background-image: url(../images/trailer_bkgd.png);
    background-position: center;
    background-repeat: no-repeat;
    }

#submitform
	{
    position:absolute;
    top: 175px !important;
    top: -170px;
    margin-left: 280px !important;
    margin-left: 110px;
    width: 633px;
    height: 600px;
    }
    

#trailer
	{
    position:absolute;
    top: 560px !important;
    margin-left: 180px !important;
    margin-left: 110px;
    width: 633px;
    height: 99px;
    border-style: solid;
    border-color: gray;
    border-width: 2px;
   	background-color: black;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
	}

#trailer2
	{
    position:absolute;
    top: 900px !important;
    margin-left: 50px !important;
    margin-left: 110px;
    width: 922px;
    height: 70px;
    border-style: solid;
    border-color: gray;
    border-width: 2px;
   	background-color: black;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
	}
    
#events
	{
	position:absolute;
    top:375px;
    margin-left:60px!important;
    margin-left:13px;
    width:243px;
    height:161px;
	}

.link a
	{
	color: white;
	}

.dates
	{
	font-family: sans-serif;
	font-size: small;
	display: block;
	color: white;
	text-decoration: none;
	padding: 10px 15px 0 15px;
	line-height: 15px;
	border: none;
	}

#sponsor_text
	{
	position:absolute;
    top: 200px !important;
    top: -170px;
    margin-left: 190px !important;
    margin-left: 110px;
    width: 633px;
    height: 454px;
    color: white;
   	}

#sponsor_text a
	{
	text-decoration: none;
	}


.h1
	{
	font-family: "Arial Black", sans-serif;
	font-size: xx-large;
	display: block;
	color: white;
	text-decoration: none;
	padding: 0px 0px 0 0px;
	text-align: center;
	line-height: 15px;
	border: none;
	}

.h2
	{
	font-family: Arial, sans-serif;
	font-size: 14.5px;
	display: block;
	color: white;
	padding: 25px 0px 0 0px;
	text-align: center;
	line-height: 14.5px;
	border: none;
	}

.h3
	{
	font-family: Arial, sans-serif;
	font-size: 28px;
	display: block;
	color: white;
	padding: 25px 0px 0 0px;
	text-align: center;
	line-height: 14.5px;
	border: none;
	
	}


.h2 a
	{
	color: white;
	text-decoration: underline;
	}

.h2 a:hover
	{
	background-color: red;
	text-decoration: underline;
	}

.h2 a.current 
	{
	background-color: none;
	}

#rules_text
	{
	position:absolute;
    top: 180px !important;
    top: -170px;
    margin-left: 190px !important;
    margin-left: 110px;
    width: 633px;
    height: 454px;
    color: white;
   	}


.rules
	{
	font-family: Arial, sans-serif;
	font-size: small;
	display: block;
	color: white;
	text-decoration: none;
	padding: 0px 30px 0 40px;
	text-align: left;
	line-height: 15px;
	border: none;
	}

#vote_head
	{
	position:absolute;
    top: 200px !important;
    top: -170px;
    margin-left: 190px !important;
    margin-left: 110px;
    width: 615px;
    height: 420px;
    color: white;
    overflow-y: auto;
   	}

.vote1
	{
	font-family: Arial, sans-serif;
	font-size: 14px;
	display: block;
	color: white;
	text-decoration: none;
	padding: 0px 30px 0 40px;
	text-align: left;
	line-height: 15px;
	border: none;
	}

.vote2
	{
	font-family: Arial, sans-serif;
	font-size: small;
	display: block;
	color: white;
	text-decoration: none;
	padding: 10px 30px 0 40px;
	text-align: left;
	line-height: 15px;
	border: none;
	font-weight: bold;
	}

.vote2 a
	{
	text-decoration: none;
	color: white;
	}
	
.vote2 a:hover
	{
	color: red;
	}

.check a
	{
	text-decoration: none;
	color: white;
	}
	
.vote_descript
	{
	font-family: Arial, sans-serif;
	font-size: small;
	display: block;
	color: white;
	text-decoration: none;
	padding: 0px 30px 0 40px;
	text-align: left;
	line-height: 15px;
	border: none;
	}

.check
	{
	padding: 0px 30px 0 40px;
	border: none;
	}

.whitebar
	{
	padding: 20px 0px 30px 30px;
	border: none;
	}


.trailers
	{
	font-family: Arial, sans-serif;
	font-size: small;
	display: block;
	color: white;
	text-decoration: none;
	padding: 5px 10px 5px 5px;
	text-align: left;
	line-height: 15px;
	}

.scroll
	{
	font-family: Arial, sans-serif;
	font-size: small;
	color: white;
	text-decoration: none;
	width: 616px;
	height: 94px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	float: left;
	text-align: left;
	line-height: 15px;
	overflow: auto;
	}
		
#leftwindow
	{
    position:absolute;
    top:375px;
    margin-left:50px!important;
    margin-left:3px;
    width:262px;
    height:171px;
   	background-image:url(../images/textarea1.png);
    background-position:center;
    background-repeat:no-repeat;
    }


#entertext
	{
	position: relative;
	top: 430px;
	text-align: center;
	bottom: 0;
	background-image:url(../images/textbkgdstripes.png); 
	height: 90px;
	background-position: center;
	}

#entertext p
	{
	font-family: sans-serif;
	color: white;
	text-decoration: none;
	font-size: medium;
	padding: 0;
	line-height: 24px;
	background-color: none;
	border: none;
	}

.red
	{
	color: red;
	}

div#footer1
	{
	position: absolute;
	top: 750px;
	left: 55px;
	height: 111px;
	width: 296px;
	margin: 0 auto;
	padding: 2px;
	border: 2px;
	border-style: solid;
	float: left;
	border-color: gray;
	}

div#footer2
	{
	position: absolute;
	top: 750px;
	left: 365px;
	width: 296px;
	margin: 0 auto;
	padding: 2px;
	border: 2px;
	border-style: solid;
	border-color: gray;
	}
	
div#footer3
	{
	position: absolute;
	top: 750px;
	left: 675px;
	height: 109px;
	width: 296px;
	margin: 0 auto;
	padding: 3px;
	border: 2px;
	border-style: solid;
	border-color: gray;
	}

#blank1
{
    position:absolute;
    top:200px;
    margin-left:600px!important;
    margin-left:575px;
    width:180px;
    height:27px;
    
}

.scrollArea 
{
width: 275px;
height: 100px;
padding-left: 5px;
padding-right: 5px;
border-color: #6699CC;
border-width: 1px;
border-style: solid;
float: left;
overflow: auto;
}

#next
{
    position:absolute;
    top:470px;
    margin-left:830px!important;
    margin-left:805px;
    width:164px;
    height:56px;
    
}

#previous
{
    position:absolute;
    top:470px;
    margin-left:30px!important;
    margin-left:5px;
    width:164px;
    height:56px;
    
}

.gray
{
color: gray;
text-decoration: none;
}

#facebook
	{
	position:absolute;
    top:670px;
    margin-left:450px!important;
    margin-left:400px;
    width:50px;
    height:50px;
	}

#youtube
	{
	position:absolute;
    top:670px;
    margin-left:510px!important;
    margin-left:460px;
    width:50px;
    height:50px;
	}



