/* START CHRIS' CSS */

/* 
body{	
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background:  url("../assets/single_line.gif") #999999 repeat-y 188px 0px;
}
*/

body{	
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background:  url("../assets/single_line.gif") #999999 repeat-y 188px 0px;
	background-color: #C2BF91;/* C2BD7E 7A9995; 728C8F*/
}


#container-left {position: absolute; top: 50px; left: 10px; height: 100%; margin: 0px; padding: 0px; overflow: hidden; width: 150px;}


/*
#main-contents {margin-left: 200px; margin-top: 55px; display: block;}
*/
#main-contents {margin-left: 200px; margin-top: 52px; margin-right: 40px; display: block;}

/*END CHRIS' CSS*/


A {
	color: #000000;
	font-size:10px;
}

A:hover {
	/*color:#CCCC00;*/
	/*color: #003366;*/
	/*color: #003300;*/
}

A:visited {
	color:#000000;
}

A.menulinkred {
	color: #660000;
	font-size:10px;
}

A.menulinkred:hover {
	/*color:#003300;*/
}

A.menulinkred:visited {
	color:#660000;
}

A.menulinkredalert {
	color: #660000;
	font-size:10px;
	font-style: italic;
}

A.menulinkredalert:hover {
	/*color: #003300;*/
}

A.menulinkredalert:visited {
	color:#660000;
}

A.showitemlink {
	color: #660000;
	font-size:10px;
	font-weight: bold;
}

A.showitemlink:hover {
	/*color: #003300;*/
}

A.showitemlink:visited {
	color:#660000;
}



.bodyplain{
}

.bodyred{
	COLOR: #660000; 
}

.bodyalert{
	font-style: italic;
}

.bodyalertminor{
	font-style: italic;
}

.bodyalertred{
	COLOR: #660000; 
}

.pagetitle {
	font-weight: bold;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-size: 12px;
	COLOR: #000000; 
	text-align: center;
}

.headlineminor {
	font-weight: bold;
	COLOR: #660000; 
	font-size: 12px;
}

.headlinemajor {
	font-weight: bold;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-size: 12px;
	COLOR: #660000; 
	text-align: center;
}

.medialisthead{	
	font-weight: bold;
}

.medialisthead2{	
	font-style: italic;
	font-weight: bold;
}

.medialistsub{	
}

.mediaitemhead{	
}

.mediaitembody{	
}

.menuheadmajor{
	/*text-transform: uppercase;*/
	text-transform: none;
}

.menuheadminor{
	text-transform: none;
}

.menulink{
}

.menulinkalert{
	font-style: italic;
}

.showlisthead{	
	font-weight: bold;
}

.showitemhead{	
	font-weight: bold;
	color:#660000;
}

.showitemheadalert{	
	font-weight: bold;
	color:#660000;
	font-style: italic;
}

.showitemevent{
	font-weight: bold;
}

.showiteminfo{
}

.showitembody{	
	/*font-style: italic;*/
}

table{}

.showtable{
	font-size:10px;
	width:100%;
	border:0;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

tr{}

.showtr{
	vertical-align:top;
}

td{}

.showtd{
	width:50%;
}

img{}

.headerimg {
	width: 132px;
	height: 99px;
}

blockquote.description{
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 16px;
}

