@charset "utf-8";
body {
	color: #2e2c70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
a:link, a:visited {
	color: #2F2C71;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #FF8700;
}
.clearall {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 0px;
}
#container {
	width: 822px;
	margin: 0 auto;
}
#mainNav {
	height: 29px;
}
#homeImage {
}
#footer {
	height: 40px;
	padding-top: 20px;
	padding-right: 29px;
	padding-bottom: 20px;
	padding-left: 29px;
	font-size: 11px;
}
#footerLeft {
	width: 444px;
	float: left;
}
#footerRight {
	float: right;
	width: 222px;
	text-align: right;
}
#nav {
	height:29px;
	margin:0;
	padding:0;
	background-image: url(../img/mainNav_2009.png);
	background-repeat: no-repeat;
}
#nav span {
	display: none;
}
#nav li, #nav a {
	height:29px;
	display:block;
}
#nav li {
	float:left;
	list-style:none;
	display:inline;
}
#nav-home {
	width: 90px;
}
#nav-hosts {
	width: 83px;
}
#nav-background {
	width: 134px;
}
#nav-sponsorship {
	width: 236px;
}
#nav-tickets {
	width: 91px;
}
#nav-press {
	width: 82px;
}
#nav-contact {
	width: 106px;
}
#nav-home a:hover, #nav-home .current {
	background-image: url(../img/mainNav_2009.png);
	background-repeat: no-repeat;
	background-position: 0px -29px;
}
#nav-hosts a:hover, #nav-hosts .current {
	background-image: url(../img/mainNav_2009.png);
	background-repeat: no-repeat;
	background-position: -90px -29px;
}
#nav-background a:hover, #nav-background .current {
	background-image: url(../img/mainNav_2009.png);
	background-repeat: no-repeat;
	background-position: -173px -29px;
}
#nav-sponsorship a:hover, #nav-sponsorship .current {
	background-image: url(../img/mainNav_2009.png);
	background-repeat: no-repeat;
	background-position: -307px -29px;
}
#nav-tickets a:hover, #nav-tickets .current {
	background-image: url(../img/mainNav_2009.png);
	background-repeat: no-repeat;
	background-position: -543px -29px;
}
#nav-press a:hover, #nav-press .current {
	background-image: url(../img/mainNav_2009.png);
	background-repeat: no-repeat;
	background-position: -634px -29px;
}
#nav-contact a:hover, #nav-contact .current {
	background-image: url(../img/mainNav_2009.png);
	background-repeat: no-repeat;
	background-position: -716px -29px;
}
#content {
	padding: 35px;
	background-color: #FFF;
}
#main {
	width: 400px;
	float: right;
	line-height: 16px;
}
#sidebar
 {
	float: left;
	width: 305px;
}
.subbgcolor{
	background-color: #FFFCD2;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
#downloadLink {
	font-weight: bold;
	text-align: right;

}
.paypalbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e2c70;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	cursor: pointer;
	cursor: pointer;
	margin-right: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3F3D9A;
	border-right-color: #2e2c70;
	border-bottom-color: #2e2c70;
	border-left-color: #2e2c70;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
