html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #0D0D0D;
	text-align: center;
	font: 80% arial, sans-serif;
	color: #989898;
}

h4.works { 
    margin-top: 14px; 
    margin-bottom: 0; 
} 

h4.productions { 
    margin-top: 10px;
    margin-bottom: 18px; 
} 

.small_text { 
    font-size: 75%; 
}

.caption { 
   text-align: center; 
   font-size: 8pt; 
} 

#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	background: #181818;
}
#body {
	position: relative;
	margin-left: 4px;
}
#head {
	position: absolute;
	top: 0px;
	left: 401px;
	width: 370px;
	height: 266px;
	background: url(../images/shared/header_right.jpg) no-repeat;
}
#topnav {
	position: absolute;
	top: 41px;
	left: 22px;
}
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}
#left-box {
	position: absolute;
	top: 271px;
	left: 0px;
	width: 285px;
	height: 319px;
	background: #131212 url(../images/shared/bg_left.jpg) repeat-x;
    font-size: 75%; 
}
#left-box .inner {
	padding: 20px 0px 0px 8px;
}
#left-box div.media { 
    text-align: center; 
    margin-bottom: 18px;
} 
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
#nav {
	position: absolute;
	top: 271px;
	left: 285px;
	width: 486px;
}
#nav img {
	float: left;
}

#nav ul {
   margin:  0;
   padding: 0;
} 

#nav li {
   float: left;
   margin:  0;
   padding: 0;
   list-style: none;
}

#content {
	position: absolute;
	top: 336px;
	left: 285px;
	width: 486px;
	height: 254px;
	background: #1E1E1E top left url(../images/shared/shadow_left.jpg) no-repeat;
}
#content-bot {
	background: bottom url(../images/shared/bg_body.gif) repeat-x;
	height: 254px;
	margin-left: 1px;
	overflow: auto;
}
#content .inner {
	padding: 10px 27px;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}
#tray {
	margin-top: 330px;
	border: 1px solid #181818;
    font-size: 75%; 
}
#tray .bluebox {
	float: left;
	width: 217px;
	_height: 279px;
	min-height: 279px;
	background: #244564 url(../images/shared/bg_blue.jpg) repeat-x;
	margin-left: 11px;
	padding-top: 19px;
	padding-left: 16px;
	padding-right: 16px;
	color: #CFCFCF;
}
#tray .first {
	margin-left: 0px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.divider {
	background: bottom url(../images/shared/bg_footer.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#subcontent {
	margin-left: 20px; 
    margin-right:45px; 
    padding-top: 12px;
    padding-bottom: 12px;
}
#footer {
	background: #101010;
	text-align: right;
	margin: 0px 7px 0px 2px;
	padding: 18px 15px 15px 15px;
}

#works .back_to_top {
    font-size: 8pt; 
    text-align: left; 
}

.light_gray { 
    color: #E6E6E6;
} 

.white { 
    color: #FFFFFF; 
} 

img.image_left { 
    float: left; 
    margin-right: 10px; 
} 

img.image_right { 
    float: right; 
    margin-left: 10px; 
} 

img.market { 
   margin-bottom: 12px;
} 


.thumbnail_gallery { 
   margin: auto; 
}

.thumbnail_gallery div.publicity  {
   display: block; 
   float: left; 
   padding-right: 12px; 
} 

.thumbnail_gallery div div.caption {
   text-align: center; 
   font-size: 8pt;
} 

.thumbnail_gallery div img {
   border: 1px #000000 solid; 
   margin-bottom: 5px; 
} 

.image_gallery { 
   padding-bottom: 18px; 
} 

.image_gallery_nav { 
   padding-bottom: 18px; 
} 


/** declaration for the a.nav_rollover selector **/

a.nav_rollover {
	display: block;
	width:   97px;
	height:  65px;
	background:   url(../images/shared/nav/blank.gif) no-repeat 0 0;
	overflow:     hidden;
	text-indent: -10000px;
	font-size:    0px;
	line-height:  0px;
}

/** declaration for the additional states of the a.nav_rollover selector **/

a:visited.nav_rollover {
	background-position: 0 -65px;
}

a:hover.nav_rollover {
	background-position: 0 -130px;
}

a:active.nav_rollover { 
	background-position: 0 -195px;
}

/** assign different background images and sizes to the a.nav_rollover selector **/

a.season { 
	width: 94px;
	background: url(../images/shared/nav/season.gif) no-repeat 0 0;
} 

a.about { 
	width: 97px;
	background: url(../images/shared/nav/aboutus.gif) no-repeat 0 0;
} 

a.news { 
	width: 94px;
	background: url(../images/shared/nav/news.gif) no-repeat 0 0;
} 

a.contact { 
	width: 97px;
	background: url(../images/shared/nav/contactus.gif) no-repeat 0 0;
} 

a.support { 
	width: 94px;
	background: url(../images/shared/nav/supportus.gif) no-repeat 0 0;
} 

a.active_section, 
a:visited.active_section { 
	background-position: 0 -195px;
}


/** redirect page styles **/

#redirect_wrapper #wrapper { 
   width: 425px; 
   margin-top: 12px; 
   background: none;
}

#redirect_wrapper #redirect_left { 
   float: left; 
   width: 57px; 
   margin-top: 164px;
} 

#redirect_wrapper #redirect_right { 
   float: left; 
   width: 358px; 
   height: 308px; 
   padding-top:  8px; 
   padding-left: 2px; 
   background: #181818; 
} 

#redirect_wrapper #redirect_text { 
   padding:12px 0px 12px 18px;
} 

#redirect_wrapper #countdown { 
   color: #E6E6E6; 
   margin-top: 18px;
}

