* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	font-family: verdana;
	font-size: 12px;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	font-family: verdana;
	font-size: 12px;
	color:#201A1A;
	background:#201A1A url(/images/head_new.png) no-repeat top center;
}
img {
	padding: 0px;
	border: 0px;
}
.clear {
	clear: both;
	height: 1px;
	margin-bottom: -1px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
ul {
	margin: 0px;
	padding: 0px;
}
#head {
	height: 332px;
	padding-left:33px;
}
#maincontainer {
	/*background:transparent url(/tile_right.png) repeat-x 0px 0px;*/
	width:100%;
}
#footer {
	color:#F8E7C7;
	background: transparent url(/images/footer_bg.png) no-repeat bottom;
	width:960px;
	height:50px;
}
#footer .text {
	position: relative;
	float: left;
	font-size: 11px;
	padding-left:44px;
	margin-top:18px;
}
#content {
	background-color: #F8E7C7;
}
#contentTop {
	height: 17px;
	background: transparent url(/images/content_top.png) no-repeat top;
}
#contentBottom {
	height: 17px;
	background: transparent url(/images/content_bottom.png) no-repeat top;
	margin-bottom:28px;
}
#contentLeft{
	text-align:right;
	padding-right:15px;
	width: 176px;
	float:left;
}
#contentLeft ul{
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}
#contentLeft li{
	color:#201A1A;
}
#contentLeft a.active {
	color:#F58525;
	font-weight: bold;
}
#contentRight{
	width:701px;
	float:right;
	padding-left:37px;
	padding-right:30px;
	border-left:1px solid #B9AC95;
}
#contentRight ul {
	margin: 5px;
	padding: 5px;
}
div #title {
	height: 85px;
}
#bigfish {
	float:right;	
	margin-top:16px;
	margin-right:16px;
}