
BODY
{
	background-color: #000000;
 	color: #cccccc;
 	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
 	text-align: center;
 	margin-top: 25px;
 	margin-bottom: 50px;
}

.clear
{
	clear: both;
}

.dummy { position: static; height: 1px; line-height: 1px; font-size: 1px; margin: 0px; padding: 0px; }
 
.bodywrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
 
.menuheader
{
	/*background-color: #333333;*/
	background-color: #131210;
	background: url('images/header3.png') no-repeat left top;
	height: 40px;
	padding-top: 7px;
	width: 800px;
	margin-bottom: 20px;
	text-align: center;
}

.menuheader DIV
{
	border: 1px #f00 solid;
}

.topmenu IMG
{
	vertical-align: middle;
	margin-right: 6px;
}

.menuheader a
{
	color: #cccccc;
	text-decoration: none;
	cursor: pointer;
	outline: none;		/* No dotted lines after clicking */

	font-size: 14px;
	margin-right: 20px;
}
 
.menuheader a:hover
{
	color: #f1a836; /* ebc282 */
}

div.menufooter
{
	width: 800px;
	height: 65px;
	margin: 0px;
	margin-top: 0px;	/* was 3px */
	padding: 0px;
}

.cornerimg
{
	display: inline;	/* Needed for IE */
	margin: 0px;
	padding: 0px;
	width: 65px;
	height: 65px;
	clear: none;
	background-color: #131210;
}

#remustext
{
	float: left;
	background: transparent;
	/*margin-left: 60px;*/
	margin-left: 0px;
}

.mainimage
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 800px;
	/*height: 380px;*/
	height: 383px;
	vertical-align: top;
	z-index: -1;
}

.mainimage IMG
{
	padding: 0px;
	margin: 0px;
	float: left;  /* For IE6 */
}

div#quotebar
{
	/*width: 670px; Old layout */
	width: 800px;
	height: 65px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	overflow: hidden;
	background-color: #131210;
	vertical-align: middle;
}

#quote
{
	margin-top: 7px;
	height: 45px;
	color: #888;
	/*font-family: georgia, "Palatino Linotype", "Times New Roman", serif;
	font-size: 14pt;
	*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-style: italic;*/
	font-size: 14px;
	font-weight: bold;
	background-color: #131210;
	line-height: 145%;
}


.copyright
{
	font-size: 9pt;
	color: #555;
	text-align: center;
}
 
.copyright a
{
	color: #cccccc;
	text-decoration: none;
	margin-right: 25px;
}

.copyright a:hover
{
	color: #f1a836;
}

.copyright span
{
	display: block;
	margin-top: 4px;
}

.contentwrapper
{
	background: url('images/GreyBlackCornerTopLeft.gif') no-repeat left top;
	/*background-color: #222222;*/
	background-color: #131210;

	margin-top: 25px;
	margin-bottom: 50px;
	padding: 0px;
	z-index: -2;
	
	/* Needed for IE6 */
	border: 1px #000 solid;
}

.contentinner
{
	background: transparent;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	
	text-align: left;
	z-index: 0;
	overflow-x: hidden;
}

.contentwrapper .tr
{
	background: url('images/GreyBlackCornerTopRight.gif') no-repeat right top;
}

.contentwrapper .bl
{
	background: url('images/GreyBlackCornerBottomLeft.gif') no-repeat left bottom;
}

.contentwrapper .br
{
	background: url('images/GreyBlackCornerBottomRight.gif') no-repeat bottom right;
}


.upcoming
{
	text-align: center;
	/*padding-top: 12px;*/
	padding-top: 0px;
	
	/*margin-bottom: 19px;*/
}

.upcoming .title
{
	/*margin-top: 25px;*/
	margin-bottom: 5px;
	text-align: left;
	font-weight: bold;
}

.perfgroup
{
	/*width: 260px;  Old layout */
	width: 240px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	float: left;
	clear: none;
}

.perf
{
	width: 240px;
	display: inline-block;
	vertical-align: top;	
	float: left;
	clear: left;
}

.perf .date
{
	display: inline-block;
	text-align: right;
	margin-right: 10px;
	font-size: 13px;
	width: 70px;
	float: left;
	clear: left;
}

.perf .city
{
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	color: #f1a836;
	float: left;
	clear: none;
}

.diarylink
{
	margin-top: 15px;
	font-size: 13px;
	/*font-weight: bold;*/
	font-style: italic;
	/*text-align: right;*/
	color: #888;
}

.diarylink a
{
	/*color: #ebc282;*/
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.diarylink a:hover
{
	color: #f1a836;
}

.news 
{
	margin-top: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px #444 solid;
	border-bottom: 1px #444 solid;
}

.news .title
{
	/*margin-top: 25px;*/
	margin-bottom: 5px;
	text-align: left;
	font-weight: bold;
}

.news .newsimage
{
	display: inline-block;
	border: #444 1px solid;
	padding: 0px;
	float: left;
	clear: left;
	width: 150px;
	height: 100px;
}

.newsitem .itemtitle
{
	display: block;
	font-size: 10pt;
	color: #ccc;
	text-align: left;
	padding-left: 0px;
	margin-bottom: 8px;
}

.newsitem .itemheadline
{
	display: inline-block;
	float: left;
	clear: none;
	/*width: 600px;  Old layout */
	width: 550px;

	color: #ebc282;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}

.newsitem .itemtext
{
	display: inline-block;
	float: left;
	clear: none;
	/*width: 600px; Old layout */
	width: 550px;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	line-height: 130%;
	margin-top: 4px;
	margin-left: 10px;
	padding: 0px;
}

.newsitem .quote
{
	font-style: italic;
}


