* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
}

html { height: 100%;}

.wrapper { width: 960px; margin: 0px auto;}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.hr {
	background: #939393;
	height: 1px;
	margin: 10px 0px;
	overflow: hidden;
	clear: both;
}

input.text, textarea {
	background: #DFDFDF;
	border: 1px solid #101F30;
	width: 96%;
	padding: 4px;
	font-size: 11px;
}

a, a:focus {
  outline: none;
}

p,h1,h2,h3,h4,h5,h6,a,input,textarea {
	position: relative;
}

p.title {
	color: #19304a;
	font-weight: bold;
}

p span {
	color: #990000;
}

img {
	border: none;
}

body {
	width: 100%; height: 100%; overflow-y: auto; background: #235B79; font: 11px "Arial" ,Georgia,Tahoma, Verdana, Helvetica, Sans-serif;
}

#yay {position: fixed;z-index: -1;top:0px;}

#banner {
	height: 225px;
  margin-bottom: 10px;
}

#logo {
	width: 227px;
	height: 185px;
	margin: 0px auto;
}

/* MENU */

#menu {
	height: 35px;
	line-height: 35px;
}

#menu .wrapper {
	height: 35px;
	margin: 0px auto;
}

#menu a {
	float: left;
	height: 35px;
	background-position: 0px 0px;
}

#menu a:hover, #menu a.active {
	background-position: 0px 35px;
}

#menuhome {
	background:url(../images/menu/menu_home.gif);
	width: 93px;
}

#menuabout {
	background:url(../images/menu/menu_about.gif);
	width: 85px;
}

#menutickets {
	background:url(../images/menu/menu_tickets.gif);
	width: 97px;
}

#menumedia {
	background:url(../images/menu/menu_media.gif);
	width: 78px;
}

#menusponsors {
	background:url(../images/menu/menu_sponsors.gif);
	width: 118px;
}

#menuartists {
	background:url(../images/menu/menu_artists.gif);
	width: 98px;
}

#menucontact {
	background:url(../images/menu/menu_contact.gif);
	width: 104px;
}

#menueventhistory {
	background:url(../images/menu/menu_eventhistory.gif);
	width: 168px;
}

#menuawards {
	background:url(../images/menu/menu_awards.gif);
	width: 119px;
}

/* // MENU */

#main {
	width: 100%;
}

#main .wrapper {
	width: 900px;
	margin: 20px auto 80px;
	padding: 20px 30px 30px;
  background: #FFF;
  position: relative;
}

#main .wrapper .top {
  width: 100%;
  height: 10px;
  position: absolute;
  background: url(../images/main_top.gif);
  top: -10px;
  left: 0px;
}

#main .wrapper .bottom {
  width: 100%;
  height: 10px;
  position: absolute;
  background: url(../images/main_bottom.gif);
  bottom: -10px;
  left: 0px;
}

#leftside {
	width: 590px;
	float: left;
}

#leftside h2 {
	color: #d37a00;
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
	border-bottom: 1px solid #AEACAC;
	padding: 0px 0px 5px;
  font-family: "century gothic";
  letter-spacing: 1px;
}

#leftside h3 {
	color: #960000;
	font-size: 16px;
  font-family: "Century Gothic";
  letter-spacing: 1px;
}

#leftside h5 {
	color: #960000;
	font-size: 12px;
}

#leftside p {
	margin: 10px 0px 20px;
	line-height: 19px;
}

#leftside a {
	color: #263d66;
	text-decoration: none;
	font-size: 11px;
}

#leftside a.click {
	float: right;
}

#leftside a.email {
	color: #990000;
	float: none;
	font-size: 12px;
}

#leftside .box {
	background: #EAEAEA url(../images/leftbox_top.gif) no-repeat top left;
	padding: 20px;
	margin: 0px 0px 32px;
  position: relative;
}

#leftside .box .bottom {
  background: url(../images/leftbox_bottom.gif) no-repeat top left;
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: -10px;
  left: 0px;
}

#leftside .minibox {
  width: 247px;
  background-image: url(../images/leftbox_mini_top.gif);
  padding-bottom: 10px;
}

#leftside .minibox .bottom {
  background: url(../images/leftbox_mini_bottom.gif) no-repeat top left;
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: -10px;
  left: 0px;
}

.alignleft {float: left;}
.alignright {float: right;}

#leftside .box2 {
	background: #DFDFDF;
	padding: 5px;
	margin: 10px 0px 0px;
}

#rightside {
	width: 287px;
	float: right;
  background: #000;
}

#rightside .rtop { height: 10px; background: url(../images/rightside_top.gif);}

#rightside .box {
	background: url(../images/rightbox.gif) repeat-x top left;
	padding: 0px 20px 20px;
	margin: 0px 3px 0px;
}

#rightside .box2 {
	padding: 0px 15px;
	margin: 0px 0px 32px;
}

#rightside a {
	color: #b7b7b7;
	text-decoration: none;
}

#rightside p {
	color: #FFF;
	font-size: 11px;
	padding: 15px 0px;
}

#rightside h3, #leftside h4 {
	font-size: 16px;
	color: #4882c5;
  font-family: "Century Gothic";
  letter-spacing: 1px;
}

#events {
	margin: 21px 0px 0px;
	overflow: hidden;
	position: relative;
	width: 550px;
}

#eventgallery {
	width: 10000px;
	height: 77px;
}

#eventgallery a {
	float: none;
}

#footer {
	height: 69px;
}

#footer .wrapper {
  background: url(../images/footer.gif) no-repeat 50% 0%;
	width: 900px;
	height: 69px;
	line-height: 69px;
	padding: 0px 30px;
	margin: 0px auto;
}

#footer a {
	float: left;
	font-size: 11px;
	padding: 0px 12px;
	color: #383838;
	text-decoration: none;
  font-family: "Century Gothic";
}

#footer a:hover, #footer a.active {
	color: #599cd4;
}

#bottomlinks {
	float: left;
	width: 633px;
}

#copyright {
	float: right;
	text-align: right;
  font-family: "Century Gothic";
  margin-right: 10px;
  color: #383838;
}

#copyright .img { font-family: 'Arial'; font-size: 11px;}
#copyright .img a { float: none; padding: 0px; color: #599cd4; font-family: 'Arial';}

img.eventgallery {
	border: 1px solid #AEACAC;
	margin: 0px 5px 0px 0px;
}

#contact a {
	float: none;
}

#frmNewsletter input.submit { background: url(../images/btn_submit.gif) no-repeat 0px 0px; float: right; border: 0px none; margin: 10px 0px 0px; cursor: pointer; padding: 0px; width: 100px; height: 24px; overflow: hidden; text-indent: -1000px;}
#frmNewsletter input.submit:hover { background-position: 0px -24px;}