body
{
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
	background: black;
	color: white;
}

h3, p
{
	text-align: left;
	font-size: 11px;
	margin: 1em 0.5em 0.5em 0.5em;
}

h4
{	text-align: center;
	font-size: 8px;
	margin: 1em 0.5em 0.5em 0.5em;
	padding: 0;
}

h5
{ 
	margin-top: 0.5em; 
	font-size: 60px; 
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	color: #be0404;
	text-decoration: none;
}

#wrapper
{
	margin: auto;
	width: 750px;
	background-image: url(images/turntable002.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
}

#wrapperi
{
	background: url(images/dot.gif) 319px 0px repeat-y;
}

#header, #search, #nav, #nav li, h2, #special, #special h3, #footnav, #maintext li, #maintext ul
{
	margin: 0;
	padding: 0;
}

#header
{
	text-align:center;
	background: black;
}

#header img
{
	height: 50%;
}

.clear
{
	clear: left;
	font-size: 1px;
	height: 5px;
	margin: 0 0 -4px 0;
}

#left
{
	float: left;
	width: 310px;
}

#right
{
	float: right;
	width: 421px;
}

#subright
{
	margin-top: 0px;
}

#subright ul a
{
	text-decoration: underline;
}

#nav
{
}

#nav li
{
	background: #91aa37 url(images/menu_green_arrow.gif) left center repeat-y;
	padding: 3px 0px 4px 5px;
	margin-bottom: 2px;
	list-style: none;
	text-align:left;
}

#nav a
{
	color: #efeeed;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
}

#news
{
	background: #f5f4f3;
	padding-bottom: 0.5em;
	border-top: 4px solid #fff;
	color: #666;
	
}

#news h2
{
	background: #e0a403;
}

.newsimage
{
	border: thin solid #FFFFFF;
	text-align: left;
	vertical-align: middle;
}

#productions
{

}

#maintext
{
	float: left;
	width: 420px;
}

#maintext p
{
	font-size: 14px;
}

#maintext h2
{
	background: #6aa100;
}

#maintext li
{
	margin: 0.8em 2.0em;
}

#flyers
{
	text-align: left;
}

* html #footer
{
	height: 1.5em;
}

#footer
{
	text-align: right;
	background: #b7b7b8;
	color: #666;
}

#footeri
{
	padding: 2px 3px 12px 13px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #FFFFFF;
	font-size: x-small;
}

#footer .copyright
{
	float:right;
}

#footer a
{
	color: #666;
}

#videospacer
{
	height:400px;
	
}


.green
{
	color: #6aa100;
}
.blue
{
	color: #4880ab;
}
.orange
{
	color: #e0a403;
}

p.photo
{
	text-align: center;
}

