* { 
	padding: 0; 
	margin: 0; 
}

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

a {
	color: #000;
	text-decoration: underline;
}

body.home {
	
}

img {
	border-style: none;
}

#wrapper { 
	margin: 0 auto;
	width: 1400px;
}

#wrapper.homepage {
	background: url(images/header_home.jpg) no-repeat center top;
}

#wrapper.page {
	background: url(images/pagebg.jpg) no-repeat center top;
}

#video {
	width: 1400px;
	padding: 66px 0 0;
	height: 554px;
	margin: 0;
}

#video .videocode {
	width: 400px;
	height: 270px;
	margin: 0 auto;
	padding: 0;
	background-color: #000;
	color: #fff;
}

#video ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#video ul li.tr_home {
	text-indent: -5000px;
	background: url(images/tr_home.gif) no-repeat;
	width: 238px;
	height: 310px;
	position: relative;
	top: 339px;
	left: 26px;
}

#video ul li.tr_news {
	text-indent: -5000px;
	background: url(images/tr_news.gif) no-repeat;
	width: 168px;
	height: 143px;
	position: relative;
	left: 771px;
	top: 37px;
}

#video ul li.tr_festival {
	text-indent: -5000px;
	background: url(images/tr_festival.gif) no-repeat;
	width: 162px;
	height: 251px;
	position: relative;
	left: 233px;
	top: 30px;
}

#video ul li.tr_academics {
	text-indent: -5000px;
	background: url(images/tr_academics.gif) no-repeat;
	width: 206px;
	height: 310px;
	position: relative;
	left: 931px;
	bottom: 52px;
}

#video ul li.tr_join {
	text-indent: -5000px;
	background: url(images/tr_join.gif) no-repeat;
	width: 236px;
	height: 228px;
	position: relative;
	left: 1073px;
	top: 31px;
}

#video ul li.tr_contact {
	text-indent: -5000px;
	background: url(images/tr_contact.gif) no-repeat;
	width: 115px;
	height: 89px;
	position: relative;
	left: 349px;
	bottom: 24px;
}

#navigation {
	padding: 0;
	margin: 0 auto;
	width: 958px;
	height: 90px;
}

#navigation ul {
	list-style-type: none;
	height: 67px;
	padding-top: 11px;
}

#navigation ul li {
	float: left;
	height: 67px;
	text-indent: -6000px;
	margin-left: 15px;
}

#navigation ul li a {
	float: left;
	height: 67px;
}

#navigation ul li.m_home {
	width: 110px;
}

#navigation ul li.m_home a {
	background: url(images/menu_home.png) no-repeat 0 top;
	width: 110px;
}

#navigation ul li.m_home a:hover, #navigation ul li.m_home.current_page_item a {
	background-position: 0 bottom;
}

#navigation ul li.m_news {
	width: 101px;
}

#navigation ul li.m_news a {
	background: url(images/menu_news.png) no-repeat 0 top;
	width: 101px;
}

#navigation ul li.m_news a:hover, #navigation ul li.m_news.current_page_item a {
	background-position: 0 bottom;
}

#navigation ul li.m_festival {
	width: 153px;
}

#navigation ul li.m_festival a {
	background: url(images/menu_festival.png) no-repeat 0 top;
	width: 153px;
}

#navigation ul li.m_festival a:hover, #navigation ul li.m_festival.current_page_item a {
	background-position: 0 bottom;
}

#navigation ul li.m_academics {
	width: 199px;
}

#navigation ul li.m_academics a {
	background: url(images/menu_academics.png) no-repeat 0 top;
	width: 199px;
}

#navigation ul li.m_academics a:hover, #navigation ul li.m_academics.current_page_item a {
	background-position: 0 bottom;
}

#navigation ul li.m_join {
	width: 147px;
	margin-left: 5px;
}

#navigation ul li.m_join a {
	background: url(images/menu_join.png) no-repeat 0 top;
	width: 147px;
}

#navigation ul li.m_join a:hover, #navigation ul li.m_join.current_page_item a {
	background-position: 0 bottom;
}

#navigation ul li.m_contact {
	width: 149px;
}

#navigation ul li.m_contact a {
	background: url(images/menu_contact.png) no-repeat 0 top;
	width: 149px;
}

#navigation ul li.m_contact a:hover, #navigation ul li.m_contact.current_page_item a {
	background-position: 0 bottom;
}

#page_character {
	height: 282px;
	width: 968px;
	margin: 0 auto;
}

#page_character.cr_news {
	background: url(images/cr_news.png) no-repeat;
}

#page_character.cr_festival {
	background: url(images/cr_festival.png) no-repeat;
}

#page_character.cr_academics {
	background: url(images/cr_academics.png) no-repeat;
}

#page_character.cr_join {
	background: url(images/cr_join.png) no-repeat;
}

#page_character.cr_contact {
	background: url(images/cr_contact.png) no-repeat;
}

#content {
	overflow: hidden;
	width: 850px;
	margin: 0 auto;
	padding: 35px 0 25px;
}

#content .entry.home {
	color: #000;
	font: 18px/29px "Trebuchet MS";
}

#content .entry.home p {
	margin-bottom: 18px;
}

#content .entry.home p.tickets {
	text-align: center;
	overflow: hidden;
}

#content .entry.home p.tickets a {
	margin-left: 255px;
	height: 207px;
	float: left;
	width: 352px;
	background: url(images/submit.gif) no-repeat 0 top;
	text-indent: -5000px;
}

#content .entry.home p.tickets a:hover {
	background-position: 0 bottom;
}

#content .entry.singlepage {
	color: #000;
	font: 14px/18px "Trebuchet MS";
}

#content .entry.singlepage p {
	margin-bottom: 15px;
}

#content .entry.singlepage a {
	color: #000;
	text-decoration: underline;
}

#content .entry.singlepage ul, #content .entry.singlepage ol {
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#content .entry.singlepage li {
	margin-bottom: 5px;
}

#content .entry.singlepage blockquote {
	margin-left: 25px;
	margin-right: 25px;
	font: italic 15px Georgia;
}

#footer { 
	width: 925px;
	clear: both;
	margin: 0 auto;
	padding: 0 0 25px;
}

#footer p.primary {
	text-align: center;
	margin-bottom: 5px;
	font-size: 13px;
	text-transform: uppercase;
}

#footer .first_row {
	height: 60px;
	margin-bottom: 10px;
	font-size: 15px;
}

#footer .first_row .logos {
	float: left;
	margin-left: 330px;
}

#footer .first_row .illustrator {
	float: right;
	text-align: right;
	width: 250px;
	line-height: 21px;
}

#footer .first_row .illustrator a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#footer .links {
	height: 30px;
	font-size: 15px;
}

#footer .links a {
	color: #000;
	text-decoration: none;
}

#footer .links .map {
	float: left;
	width: 160px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 11px;
}

#footer .links .site {
	float: left;
	width: 600px;
	text-align: center;
	font-size: 21px;
	letter-spacing: 6px;
	padding-top: 5px;
}

#footer .links .powered {
	float: right;
	width: 160px;
	text-align: right;
}

#footer .links .powered a {
	padding-top: 8px;
	float: right;
	padding-right: 29px;
	background: url(images/powered.gif) no-repeat right;
}

.clear { 
	clear: both; 
	background: none; 
}
