* {  
  margin: 0;
  padding: 0;
  outline: none;
}
body {
  font: normal 16px 'Trebuchet MS', sans-serif;
  color: #333;
  text-align: center;
}
a img {
  border: none;
}
.clr {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

/*--- Home page ---*/
#flash {
  width: 100%;
  height: 714px;
  font-size: 0;
  overflow: hidden;
  background-color: #000;
}
#container {
  text-align: center;
}
.container-top-line {
  background-color: #ced7d6;
  height: 19px;
}
#main {
  background: #e2ebf0 url(images/bg-main.gif) repeat-y 100% 0; 
  text-align: left;
  margin: 0 auto;
  width: 100%;
}
#left-side {
  margin-right: 590px;
}
#left-side-inner {
  padding: 25px 40px 25px 55px;
}
#right-side {
  width: 590px;
  float: right;
}
#right-side-inner {
  padding: 25px 55px;
}
.title {
  font-size: 32px;
  font-style: italic;
  font-weight: bold;
  color: #f06;
  float: left;
  margin-bottom: 5px;
}
.socials {
  float: left;
  padding: 5px 0 0 35px;
}
.socials a {
  font-size: 0;
  margin-right: 8px;
}
#left-side .clr {
  clear: left;
}
#main p {
  margin: 20px 0;
}
.news-block {
  margin: 20px 0;
}
.news-title a {
  font-style: italic;
  font-weight: bold;
  color: #f06;
  text-decoration: none;
}
.news-date {
  color: #808080;
  font-style: italic;
}
.news-text {
  font-style: italic;
}
.news-text p {
  margin: 0 !important;
}
#subscribe .subscribe-title {
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  color: #f06;
  margin: 45px 0 15px;
}
#subscribe .text {
  border: 1px solid #b7cad4;
  height: 19px;
  width: 296px;
  padding: 8px 12px;
  font: italic 19px 'Trebuchet MS', sans-serif;
  color: #b3b3b3;
  vertical-align: middle;
  margin-right: 5px;
}
#subscribe .submit {
  background: url(images/bg-submit.png) repeat-x 0 0;
  height: 37px;
  border: none;
  font: italic 21px 'Trebuchet MS', sans-serif;
  color: #fff;
  vertical-align: middle;
  padding: 0 20px;
  cursor: pointer;
  overflow: visible;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#footer {
  text-align: left;
  width: 100%;
}
#footer-inner {
  padding: 20px 55px 40px;
  /*width: 1152px;*/
  margin: 0 auto;
}
.footer-title {
  font-size: 32px;
  font-style: italic;
  font-weight: bold;
  color: #f06;
  padding: 15px 0 15px 10px;
  font-family: 'Trebuchet MS',sans-serif;
}
.sponsor {
	width:180px;
	height:180px;
	float:left;
	margin:4px;
	position:relative;
	cursor:pointer;
}
.sponsorFlip {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:1px solid #ddd;
	background:url("images/background.jpg") no-repeat center center #f9f9f9;
}
.sponsorFlip:hover {
	border: 1px solid #999;
	-moz-box-shadow: 0 0 30px #999 inset;
	-webkit-box-shadow: 0 0 30px #999 inset;
	box-shadow: 0 0 30px #999 inset;
}
.sponsorFlip img{
	position:absolute;
	top:50%;
	left:50%;
	margin:-70px 0 0 -70px;
}
.sponsorData{
	display:none;
}
.sponsorDescription{
	font-size:11px;
	padding:50px 10px 20px 20px;
	font-style:italic;
}
.sponsorURL{
	font-size:10px;
	font-weight:bold;
	padding: 0 20px;
 word-wrap: break-word;
}
/*--- End Home page ---*/

/*--- Inner page ---*/
#inner {
  background: #000 url(images/bg-inner.jpg) no-repeat 50% 0;
  /*font: normal 12px Arial, sans-serif;*/
  color: #000;
  padding-bottom: 55px;
}
#wrapper {
  width: 1057px;
  margin: 0 auto 0;
  text-align: left;
  padding: 204px 0 0;
}
.logo {
  background: url(images/blank.gif) repeat 0 0;
  width: 220px;
  height: 165px;
  display: block;
  position: absolute;
  top: 39px;
  left: 156px;
}
.location {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 50px;
}
.ticket {
  background: url(images/blank.gif) repeat 0 0;
  width: 190px;
  height: 90px;
  display: block;
  position: absolute;
  top: 0;
  left: 643px;
}
#wrapper-inner {
  background: url(images/bg-wrapper.jpg) repeat-y 0 272px;
}
.menu img {
  border: none;
}
#left-wrapper {
  float: left;
  width: 435px;
  padding: 45px 35px 20px 50px;
  position: relative;
  z-index: 10;
}
#right-wrapper {
  float: right;
  width: 480px;
  padding: 20px 20px 20px 35px;
  margin-top: -276px;
  position: relative;
  z-index: 10;
}
#right-wrapper .video {
  margin: 0 15px 15px 0;
  float: left;
  z-index: 10;
}
#wrapper-bottom {
  background: url(images/bg-bottom.jpg) no-repeat 0 0;
  width: 1057px;
  height: 288px;
  position: relative;
  z-index: 5;
}
#inner .sponsors {
  width: 1011px;
  margin: 0 auto -90px;
  padding-top: 50px;
  z-index: 10;
  position: relative;
}
#inner .sponsor {
  width: 158px;
  height: 158px;
}
#inner .sponsorListHolder {
  /*position: relative;*/
}
* html #inner .sponsorListHolder {
  width: 1018px;
}
.img-title {
  margin-left: 3px;
}
#inner p {
  margin: 12px 0;
}
#inner .title {
  float: none;
}
#inner h3 {
  font-size: 18px;
  margin: 5px 0 12px;
}
#inner .news .date {
  font-weight: bold;
}
#inner .news .articleTitle {
  font-weight: bold;
  font-size: 14px;
}

.copyright {
  position: absolute;
  top: 176px;
  left: 84px;
  font: normal 13px 'Trebuchet MS', sans-serif;
  color: #fff;
}
.copyright a {
  color: #8ad8ff;
  text-decoration: none;
}
.copyright a:hover {
  text-decoration: underline;
}

.articleTitle {
  font-size:16px;
  color:#D40C6F;
  text-decoration:none;
}

.program {
  width: 450px;
  padding-left: 15px;
}

.program span,
.program strong {
  color: #D40C6F
}
/*--- End Inner page ---*/

