BODY{
	margin: 0px;
	background-color:#99d4dd;
	background-image:url('/css/preformatted/imgs/heaven_wider/bg.gif');
	background-repeat: repeat;
	text-align:center;	
}

body,td,th,DIV {
	font-family: verdana;
	color: #222f63;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}


.titleimg{
	position: relative;
	left: 0px;
	top: 0px;
}


H1{
	font-family: verdana;
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
}


.menu_left{
	display: block;
	width: 250px;
	padding: 0px;	
}

#BANNER{
	background-image:url('/css/preformatted/imgs/heaven_wider/banner.png');
	background-repeat: no-repeat;
	background-color: transparent;	
	height: 254px;
	width: 1000px;
	margin-top: 0px;	
}



#INNERBANNER{
        margin:0px;
        display:block;
        width: 1000px;
        height: 254px;
        background-image:url('/css/preformatted/imgs/heaven_wider/clouds.png');
        background-repeat: no-repeat;
        background-color: transparent;
        z-index: 4;
        position: relative;
        top: 0px;
        left: 0px;
}

#middlebar{
        display:none;
}

	

#CONTENT_CONTAINER{
	background-image:url('/css/preformatted/imgs/heaven_wider/content_bg.gif');
	background-repeat: repeat-y;
	border-style: solid;
	border-color: #fff;
	border-width: 0px 1px 0px 1px;
	background-color:#fff;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 1000px;
	display: block;	
}

#CONTENT{
	width: 690px;
	padding: 0px;
	padding-left: 25px;
	margin-top: 0px;
	top: 0px;
}


#FOOTER{
	background-image:url('/css/preformatted/imgs/heaven_wider/footer.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	padding-bottom: 10px;
	min-height: 70px;
	height: 70px;
	background-position: bottom left;
	padding-left: 161px;

}

#BRANDING{
	position: relative;
	top: 10px;
	padding-left: 70px;
}



#CONTENT_CELL{
	width: 100%;
}

#MENU_HEADER{
	background-color:transparent;
	/*height: 1px;
	margin-left: 0px;*/
}

#MENU_FOOTER{
	background-color:transparent;

}

#MENU{
	padding-top:0px;
	padding-left: 0px;
	background-color: transparent;
}

#MENU_CONTAINER{
	float:left;
	background-color: transparent;
	border-color: #ff6600;
	border-style: solid;
	width: 250px;	
}


#MENU1{white-space:nowrap;height:25px}
#MENU2{white-space:nowrap;height:25px}

#MENU_CONTAINER A:LINK {
	color:#ffffff;	
	font-weight:bold;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana;
	height: 25px;
	width: 230px;
	padding-left: 10px;
	display: block;
}



#MENU_CONTAINER A:VISITED {
	color:#ffffff;	
	font-weight:bold;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana;
	height: 25px;
	width: 230px;
	padding-left: 10px;
	display: block;
}



#MENU_CONTAINER A:HOVER {
	color:#8a8b8d;	
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;	
	height: 25px;
	width: 230px;
	padding-left: 16px;
	display: block;
}



#MENU_CONTAINER A:ACTIVE {
	color:#8a8b8d;	
	font-weight:bold;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: none;
	height: 25px;
	width: 230px;
	padding-left: 16px;
	display: block;
}


.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/heaven_wider/button_bg.gif');
}


A:link {   color: #036892; text-decoration: none}

A:visited {  color: #036892; text-decoration: none}

A:hover {   color:#0793be; text-decoration: none}

A:active {  color: #0793be; text-decoration: none}

/* 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:#8dcfe2;
}

#threads{
	background-color:#8dcfe2;
}

#threads_title{
	background-color:#8dcfe2;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#8dcfe2;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.bulletted{
	background-image: url('/css/preformatted/imgs/heaven_wider/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/heaven_wider/separator.gif');
	background-position: center center;
}

#universal_settings{left:76.3%}
