body {
	margin:0px;
	background-image:  url(background_gradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: "Lucida Sans",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	
}
.container{
	width:800px;
	margin: 0px auto;
	text-align:left;
}
a{
	color:#000000;
}
a:hover{
	color:#999999;
}
#content{
	overflow:visible;
	margin-left:150px;
	width:445px;
	text-align:left;
}

#menu{
	width:800px;
	margin: 0px auto;
	padding-top:10px;
	text-align:left;
	background-image:  url(background_shape.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:80px;
}
#menu a{
	color:#000000;
	font-family: "Lucida Sans",Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:capitalize;
	margin:5px;
	text-decoration:none;
}
#menu a:hover{
	color:#E28208;
}
#menu a:active{
	color:#E28208;
}
#submenu{
	margin-left:185px;
	margin-top:4px;
	text-align:left;
	}
#submenu a{
	color:#E28208;
	line-height:18px;
	font-family: "Lucida Sans",Arial, Helvetica, sans-serif;
	font-size:11px;	
	}
#logo{
	float:left;
}
#submenu a:hover{
	color:#3F302D;
	}	
.larger{
	font-size:14px;
}li {
	list-style-image: url(bullet.gif);
}
.case{
	display:block;
	/*background-color:#E28208;*/
	background-image:url(head_bg.gif);
	background-repeat:no-repeat;
	width:auto;
	font-size:16px;
	padding-left:9px;
	padding-top:10px;
	padding-bottom:10px;
	color:#E28208;
	margin-left:-10px;
	overflow:visible;
}
.case a{
	color:#E28208;
}
.imageborder{
	border-style:solid;
	border-width:1px;
	border-color:#EFEFEF;
	padding:4px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	text-align:center;
}
ul{
	margin-top: -10px;
	line-height: 14px;
}
li{
	margin-bottom:4px;
}
#statsbox{
	position:absolute;
	margin-left:220px;
	top:180px; 
	left: 50%;	
	padding:7px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	width:220px;
}
.quotebox{
	position:absolute;
	margin-left:200px;
	top:180px; 
	left: 50%;	
}
#quotebox2{
	position:absolute;
	margin-left:-120px;
	top:60px; 
	left: 50%;	
	padding:7px;
	width:440px;
	color:#888888;	
}
#dropmenudiv{
position:absolute;
border-bottom-width: 0;
line-height:20px;
z-index:100;
margin-top:7px;
width:250px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #cccccc;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
color: orange;
}
