* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #535353;
	font-family: "Optima Regular", "Myriad Pro Light", Helvetica;
}
#branding {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: center;
	height: 120px;
}
#siteNav {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#wrapper {
	background: url(../_images/background.jpg) no-repeat;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
}
#wrapper_top {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	height: 754px;
}
#wrapper_bottom {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	height: 46px;
}


#wrapper #siteNav p a {
	color: #000;
	text-decoration: none;
}
#wrapper #siteNav p a:hover {
	color: #4768A1;
}
#wrapper #siteNav p img {
	margin-bottom: 2px;
	margin-right: 7px;
	margin-left: 7px;
	border-style: none;
}
#wrapper #mainContent p a:hover {
	color: #4263A1;
}
#mainContent {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}

#wrapper #mainContent #mediaplayer { float: left; width: 608px; overflow: hidden;} 

#wrapper #mainContent #textBox 
{
    float: right;
    width: 400px;
    overflow: hidden;
	margin-top: 50px;
	margin-right: 12px;
	padding-left: 16px;
}
#wrapper #mainContent #textBox h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-indent: 12px;
	text-align: justify;
}
#mainContent p #FlashID {
	float: left;
	margin-left: 5px;
}
#wrapper #mainContent p img {
	margin-bottom: 3px;
}
#wrapper #mainContent #text {
	width: 700px;
	margin-top: 15px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#festivalContent 
{
	width: 600px;
	margin-top: 15px;
	margin-left: 130px;
	text-align: center;
}
#additionalContent {
	width: 400px;
	margin-top: 15px;
	margin-left: 130px;
}
#wrapper #additionalContent p {
	width: 400px;
}
#wrapper #mainContent #textBox ul li a {
	color: #333;
}
#wrapper #mainContent #textBox ul li a:hover {
	color: #4263A1;
}
#wrapper #mainContent #textBox ul li {
	margin-top: 12px;
}
#wrapper #mainContent #networks #about {
	float: left;
	width: 403px;
	padding-left: 130px;
	font-size: 14px;
	padding-top: 50px;
}
#wrapper #mainContent #networks #about img {
	margin-bottom: -2px;
}
#wrapper #mainContent #networks #about a img {
	border-style: none;
}

#wrapper #mainContent #networks #timeline  {
	float: left;
	width: 450px;
	padding-left: 115px;
	font-size: 14px;
	padding-top: 50px;
	height: 450px;
	padding-right: 26px;
	overflow: auto;
}
#wrapper #mainContent #networks #timeline  h4 {
	font-weight: normal;
	color: #47609C;
	font-size: 12px;
}
#wrapper #mainContent #networks #timeline  a {
	text-decoration: none;
	color: #47609C;
}
#wrapper #mainContent #networks #timeline  h1 {
	font-size: 24px;
	color: #3A64A1;
	font-family: "Optima Regular", "Myriad Pro Light", Helvetica;
}
#wrapper #mainContent #networks #timeline  h2 {
	font-size: 14px;
	padding-bottom: 7px;
	padding-top: 12px;
}
#wrapper #mainContent #networks #timeline  h3 {
	font-size: 12px;
	color: #3A64A1;
}
#wrapper #mainContent #networks #timeline  img {
	margin-bottom: -2px;
}
#wrapper #mainContent #networks #timeline  a img {
	border-style: none;
}

#wrapper #mainContent #networks #order {
	float: left;
	width: 403px;
	font-size: 14px;
	padding-top: 50px;
	margin-left: 130px;
	text-align: center;
}
#wrapper #mainContent #networks #order img {
	margin-bottom: -2px;
}
#wrapper #mainContent #networks #order p {
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: .1em;
	font-size: 18px;
}
#wrapper #mainContent #networks #order a img {
	border-style: none;
}

.menu {
	margin: 75px 0 0;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0 12px 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu a {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 75px;
	text-decoration: none;
	font-weight: bold;
	background: center center;
}
.menu li em {
	width: 257px;
	height: 22px;
	position: absolute;
	top: 75px;
	left: -15px;
	font-style: normal;
	z-index: 2;
	display: none;
	text-align: center;
	color: #333;
	background: url(../_images/animateBackground2.png) no-repeat;
	padding-top: 16px;
	padding-bottom: 10px;
}
.menu li a:hover {
	color: #40639B;
}


/************************************ social buttons ******************************************/
#print_email{ clear: both; float: right; width:780px;}
#email_it { float: left; margin-top: 15px;}

.article_toolbox li {
	float: left;
	line-height: 16px;
	padding-right: 12px;
	list-style-type: none;
}

.article_toolbox li a {
	float: left;
	line-height: 16px;
	padding-left: 22px;
	background: url(/sysImages/icons-16x16.png) 0px 0px no-repeat;
	text-decoration: none;
}

.article_toolbox li.email a {
	background-position: 0px 0px;
}

.article_toolbox li.email a:hover {
	background-position: 0px -16px;
}

.article_toolbox li.twitter a {
	background-position: 0px -32px;
}

.article_toolbox li.twitter a:hover {
	background-position: 0px -48px;
}

.article_toolbox li.facebook a {
	background-position: 0px -64px;
}

.article_toolbox li.facebook a:hover {
	background-position: 0px -80px;
}

/*********************************** image for facebook work around **********************************/
#facebookimg {display:none;}

