body 
{
	background:#1c0000 url(../pics/background.jpg) repeat-x;
	color:#504747;
	color:#6e6262;
	color:#7f7373;
	
	text-align:center;
	padding-top:40px;
	font-family:arial;font-size:12px;
}
.innerbody {width:703px;height:689px;margin:0 auto;text-align:left;overflow:hidden;background:url(../pics/background_innerbody.png) no-repeat;}
a {color:#aaa;}
a:hover {text-decoration:none;}

ul.menu {float:left;list-style-type:none;margin-top:105px;max-width:190px;overflow:hidden;}

ul.menu li 
{
	background:#271717;
	filter:alpha(opacity=60); /* for IE */
	-moz-opacity:0.60; /* for mozilla */
	opacity: 0.60; /* for safari */
	khtml-opacity: 0.60 /* for konquerer and older safari */
	
}

div.content 
{
	float:right;
	background: url(../pics/home.png) no-repeat;
	width:339px;max-width:339;height:644px;
	margin: 100px 90px 0px 0px;
	/*padding:10px 40px 10px 130px;*/
	border:solid white 0px;
}

div.content .innerContent {
        margin:15px 0px 0px 105px;
        width:200px;
        float:left;
	padding:0px 0px 0px 20px;        
	background: url(../pics/textback.png) repeat-y 0px 0px;
}
div.csc-default {width:175px;}

div.content ul {margin:0px;padding:0px 0px 0px 15px;}
div.content ul li {}
h4 {border-bottom:solid #4A3739 1px !important;}
