
body { width: 100%; height: 100%; font-family: Arial, Helvetica, sans-serif; font-size:12px; background-color: #000000; }
.clear{clear: both;}

.center{margin: 0px auto; width: 907px; height: 669px;}

.main{background: url(../images/layout/background.jpg) no-repeat; width: 907px;  height: 669px; margin-top: 50px;}

.top_content{width:100%; height: 590px; border: 0px solid red;}
	.left-content{width: 212px; height:350px; margin-left: 14px; float: left; padding-top: 240px; border:0px solid red;}
		#navbar-bg{background: url(../images/layout/menu_bg.png) no-repeat; width: 212px; height: 35px; margin: 10px 0px;}
			#navbar-links{text-transform: capitalize; text-align: right; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; width: 175px; padding-top: 3px;}
	.main-content{float: right; width: 675px; height:590px; border: 0px solid yellow; }
		#content-box-top{width: 100%; height: 206px;}
		#content-box{width: 100%; height: 354px;}	
			.front-sponsor{padding-top: 50px; width: 95%; height: 354px; border: 0px solid red;}
			#matt-pic{ width: 164px; height:204px; position: absolute; margin: 0px auto; padding-top: 75px; margin-left: -5px;}
			#content{ background: url(../images/layout/content_bg.png) no-repeat; width: 548px; height: 354px; float: right; margin: 0px 15px 0px 0px;}
				#content-text{margin-top: 75px; width: 490px; height: 215px; overflow-x:hidden; overflow-y: auto; float:right;}
					#text{width: 95%; height: 215; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; margin: 0px auto;}
		#address-box{text-transform:capitalize; color: #FFCE2A; font-size: 16px; font-weight: normal; font-family: Verdana, Tahoma; text-align: right; width:95%; height: 30px; border: 0px solid white;}

.bottom_content{padding-top: 8px; width:100%; height: 79px; border: 0px solid yellow;}
	#info-box{text-transform: uppercase; width: 98%; height: 30px; color: #00579A; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Tahoma ; padding-top: 5px;}
	#reg-box{text-transform: uppercase; width: 100%; height: 39px; color: #FFFFFF; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Tahoma; margin-left: 0px; }

a {color:#00579A; text-decoration:none;	text-align: right;}
a:hover {color:#BD0709; text-decoration:none; text-align: right;}

.entry-form-content{width: 100%;}
.entry-form-content div{margin: 10px 0px;}
.entry-form-content div table tr td{text-transform: capitalize; text-align: center; border: 1px solid black;}
