/*
Theme Name: Spirathon
Theme URL:
Description: 
Version: 2.7
Author: JeTT Media Group
Author URL: http://www.jettmg.com
*/
/* Reset and Basic page setup */
* {margin: 0; padding: 0;}
html {}
body {font: 13px tahoma; background: url(../images/background.jpg) #33c8d9 top center no-repeat fixed; color:#ffffff;}
a {outline: none; text-decoration:none; font-family:Tahoma, Geneva, sans-serif; font-size: 13px; font-weight:bold; color:#23A5A2;}
a:hover{text-decoration:none; outline: none;}
a img { border:none; outline:none;}
h1 {font-size:18px; color:#23a5a2; font-weight:normal;}
h2 {font-size:36px; color:#23a5a2; font-weight:normal;}
h4 {font-size:14px; color:#23a5a2; font-weight:normal;}
ul {}
.right{float:right;}
.left {float:left;}
.clear {clear:both;}


/* END RESET */

#whole{
	margin:0px auto;
	width:1004px;
}
	#header{
		height:105px;
	}
	#logo{
		position:absolute;
	}
	#topbanner{
		background:url(../images/topbanner.jpg) bottom center no-repeat;
		color:#000000;
		paddin-bottom:5px;
		width:1004px;
height: 340px;
	}
h1.event-date {
      position:relative;
      top:-20px;
      font-size:50px;
}
		#left-content{
			padding:50px 0px 0px 40px;
			text-align:justify;
			width:430px;
		}
		#right-content{
			position:relative;
			top:291px;
			width:420px;
		}
			#newsletter{
				background:url(../images/newsletter.png) top center no-repeat;
				height:49px;
				width:375px;
			}
	#video-sec{
		background-color:#303030;
		height:296px;
		width:1004px;
	}
		#left-cont{
			padding:20px 0 0 74px;
			text-align:justify;
			width:425px;
		}
		#right-cont{
			padding:40px 45px 0 0;
		}
	#mid-sec{
		background:url(../images/mid-bg.jpg) top center repeat-x;
		height:83px;
		width: 1004px;
               color:#000000;
	}

	#sponsors{
background-color:#000000;
padding:22px;
margin:0 auto;
	}

	#footer{
		background: url(../images/footer-bg.jpg) top center repeat-x;
		height:126px;
		width:1004px;
               text-align: center;
               color: #000000;
               line-height: 20px;
	}

#footer a{
            font-weight: bold;
            color: #329290;
            font-size: 11px;
	}

#nav {
margin-right: 10px;
margin-top: 80px;
}

#nav a {
color: #ffffff;
}

#middle-section {
padding-bottom:5px;
}

#mid-top {
background: url(../images/inner-pages-top.png) top center no-repeat;
height: 50px;
width: 1004px;
}

#mid-mid {
background: url(../images/inner-pages-mid.png) top center repeat-y;
min-height: 100px;
width: 1004px;
}

#mid-content {
padding-top:10px;
padding-left: 25px;
color: #000000;
width: 950px;
}

#mid-bottom {
background: url(../images/inner-pages-bottom.png) top center no-repeat;
height: 57px;
width: 1004px;
}
