BODY{
	margin:0px;
	text-align:center;
	background-color: #eec990;
	/*background-image:url('/css/preformatted/imgs/majesticBig/page_bg.gif');
	background-repeat: repeat;*/
}

.TITLEIMG{
	position: relative;
	left: 130px;
	top: 60px;
	/*border: 1px solid #ff0000;*/
}	

.menu_right{
	display: block;
	width: 230px;
	padding-top: 70px;
	margin: 0px;

}

.menu_left{
	display: none;
}

#middlebar{
display: none;
}


#innerbanner{
	padding-top: 0px;
	width: 1000px;
	height: 187px;
	background-image: url("/css/preformatted/imgs/majesticBig/innerbanner.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: transparent;
}


body,td,th,DIV {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1{
	color: #B82028;
	font-size: 32px;
	font-weight: normal;
	font-family:'trebuchet MS';
	padding-top: 15px;
}

#BANNER{
	background-image: url("/css/preformatted/imgs/majesticBig/banner.png");
	background-repeat: no-repeat;
	height: 187px;
	width: 1000px;
	background-color:transparent;
}

#BRANDING{
	margin-bottom: 20px;
}



#CONTENT_CONTAINER{
	display:table;
	background-color: transparent;
	padding: 0px;
	width: 1000px;
}

#MENU_CONTAINER{
	background-color:transparent;
	width: 230px;
	background-position: left;
}

#menu_header{
	background-image: url("/css/preformatted/imgs/majesticBig/menu.gif");
	background-repeat: repeat-y;
	height: 30px;
	width: 230px;
}

#menu_footer{
	background-image: url("/css/preformatted/imgs/majesticBig/menu.gif");
	background-repeat: repeat-y;
	height: 55px;
	width: 230px;
}

#MENU {
	background-image: url("/css/preformatted/imgs/majesticBig/menu.gif");
	background-repeat: repeat-y;
	text-align: left;
	width: 230px;
}


#MENU_CONTAINER DIV {
	background-color: transparent;
	width: 230px;
	border-bottom: solid 1px #FFFFFF;
}

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED {
	font-size: 12px;
	color:#fff;
	font-family: Verdana;
	font-weight:bold;
	text-decoration: none;
	padding-left: 18px;

}


#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE {
	font-size: 12px;
	background-color:#a05209;
	font-family: Verdana;
	display:block;
	height:100%;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	padding-left: 20px;
	margin-left: 0px;
	background-image: url("/css/preformatted/imgs/majesticBig/menuDown.gif");
	background-repeat: no-repeat;
	background-position: left;
}
#menu_cell{
	position: relative;
	top: -69px;
	right: 7px;
	}


#CONTENT{
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 730px;
}

#footer{
	height: 89px;
	background: url("/css/preformatted/imgs/majesticBig/footer.png") ;
	background-repeat:no-repeat;
	background-position: bottom;
	min-height: 30px;
	width: 1000px;
}

#content_table{
	background: url("/css/preformatted/imgs/majesticBig/bg.png") ;
	background-repeat:repeat-y;
	width: 1000px;
}


A:link,A:visited{
	Color:#666666;;
	text-decoration: none;
}

A:hover,A:active{
	Color:#000000;
	text-decoration: none;
}

.bulletted{
	background-image: url('/css/preformatted/imgs/majesticBig/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#ccc #666 #666 #ccc;
	border-width: 1px;
	background-image: url("/css/preformatted/imgs/majesticBig/shade.gif");
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/majesticBig/separator.gif');
	background-position: center center;
}



/* message board */

#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#mb_category{
	border-color: #ccc;
}

#mb_forms HR{
	color: #ccc
}


#mb_cookie_crumb{
	background-color:#eec990;
}

#threads{
	background-color:#eec990;
}

#threads_title{
	background-color:#eec990;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#eec990;
}


#post_controls{
	border-color: transparent;
}

.registration_entry .display_reg_content{width:500px}

/* message board end */

#universal_settings{left:75.9%;}

