#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-height: 1320px;
	background-color: #310026;
	background-image: url('../images/inside_2_cols_bg.gif');
	background-position: center;
	background-repeat: repeat-y;
}

.bg_3cols {
	background-image: url('../images/main_bg.gif') !important;
}

#flash_background {
	position: absolute;
	z-index: 1 !important;
	margin-top: -42px;
}

#left_col {
	width: 200px;
	float: left;
}

#center {
	width: 758px;
	margin-left: 200px;
	padding: 210px 20px 20px 20px;
}

#left_content_widget {
	/*position: absolute;*/
	width: 200px;
	margin-top: 430px;
	z-index: 3;
}

.right_menu {
	width: 200px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: -20px;
	padding: 0px 20px;
}

.right_menu h2 {
	margin-bottom: 10px;
}

.right_menu h3 {
	line-height: 20px;
	text-transform: uppercase;
	font-family: 
}
