body{
background-color:#CC9933;
}
td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a:hover .rollover{
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}


a:hover .rolloverSocial{
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
}


.fade_tl{
background-image:url(fade_tl.jpg); background-repeat:no-repeat; width:14px; height:13px;
}
.fade_top{
background-image:url(fade_top.jpg); background-repeat:repeat-x; height:13px;
}
.fade_tr{
background-image:url(fade_tr.jpg); background-repeat:no-repeat; width:14px; height:13px;
}
.fade_left{
background-image:url(fade_left.jpg); background-repeat:repeat-y; width:14px;
}
.fade_right{
background-image:url(fade_right.jpg); background-repeat:repeat-y; width:14px;
}
.fade_bl{
background-image:url(fade_bl.jpg); background-repeat:no-repeat; width:14px; height:9px;
}
.fade_bottom{
background-image:url(fade_bottom.jpg); background-repeat:repeat-x; height:9px;
}
.fade_br{
background-image:url(fade_br.jpg); background-repeat:no-repeat; width:14px; height:9px;
}
.footer{
height:20px; background-color:#B68F4C; color:#FFFFFF;
}
.page_content{
	padding:10px;
}

.heighter{
	height:600px;
}

.contentTitle{
	font-weight:bold;
	font-size:14px;
}

/* Link Styles */
a:link, a:active, a:visited{
	color:#C45309;
	text-decoration:none;
}

a:hover, a:focus{
	color:#E2B631;
	text-decoration:underline;

}

.imgPadding{
	margin:0px 0px 10px 10px;
}

.footerstyle a:active, .footerstyle a:link, .footerstyle a:visited{
	color:#333333;
}
.footerstyle a:hover, .footerstyle a:focus{
	color:#C45309;
}

.sidetext:link, .sidetext:active, .sidetext:visited{
	color:#000;
	text-decoration:underline;
}
.sidetext:hover, .sidetext:focus{
	color:#333;
	text-decoration:none;
}


/*Chanpion Showcase - .cs_*/
#cs_Shell{width:99%;}
#cs_Left{width:430px; float:left;}
#cs_Right{width:215px; float:right;}
.cs_title{font-weight:bold;}
