.column{
	position: relative;
	float: left;
	padding-bottom: 10px;
}

#center{
	width: 408px;
}

#left{
	width: 119px;
	right: 189px;
	margin-left: -100%;
}

#right{
	width: 179px;
	margin-right: -189px;
	padding-left: 10px;
}

* html #left {
  left: 189px;
}

#subcont{
	width: 785px;
	position: relative;
	top: 8px;
	padding-bottom: 8px;
	height: 125px;
	text-align: left;
}

#content{
	padding-left: 189px;
	padding-right: 188px;
	text-align: left;
}

* html #content{
	margin-right: -188px;
}

#footer{
	clear: both;
}

.sidebar_top{
	width: 179px;
	height: 7px;
	overflow: hidden;
}

.sidebar_content{
	background-image: url('/images/common/sidebar_back.jpg');
	background-repeat: repeat-y;
	width: 179px;
	overflow: hidden;
}

.sidebar_bottom{
	background-image: url('/images/common/sidebar_bottom.jpg');
	background-repeat: no-repeat;
	width: 179px;
	height: 11px;
	overflow: hidden;
	margin-bottom: 8px;
}
#mininav_content{
	height: 112px;
	width: 179px;
	padding-bottom: 7px;
}

.button{
	height: 37px;
	width: 179px;
	background-image: url('/images/common/mininav_button_inactive.jpg');
	cursor: pointer;
}

.bottomnav{
	background-image: url('/images/common/mininav_button_bottom_inactive.jpg');
	height: 38px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#big_ad{
	position: absolute;
	right: 0px;
	width: 598px;
	z-index: 2;
}

#logo{
	position:absolute;
	top: -13px;
	left: -9px;
}

#ad_img{
	position: absolute;
	right: 0px;
}


#center_header{
	background-repeat: repeat-y;
	width: 408px;
	height: 46px;
}

#center_content{
	background-image: url('/images/common/center_content_back.jpg');
	background-repeat: repeat-y;
}

#center_footer{
	background-image: url('/images/common/center_content_footer.jpg');
	background-repeat: no-repeat;
	width: 409px;
	height: 10px;
}

.gradient{
	background-image: url('/images/common/gradient_back.jpg');
	background-position: bottom center;
}

.subnav_links{
	margin-left: 9px;		
	padding-top: 0px;
	font-size: 8pt;
}

.subnav_links p{
	padding: 0px;
	padding-top: 12px;
	margin: 0px;
}

#left_subnav_content a{
	color: #636363;
	margin-left: 5px;
}

.center_txt{
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	line-height: 22px;
}

p{
	margin-bottom: 0px;
}