BODY{
	background-color: #e8e6e7;
	color: #222f63;
/*	background-image:url('/css/preformatted/imgs/melody_wide/bg.gif');
	background-repeat: repeat;
*/}

DIV,TD{
	font-family:Verdana;
	color:#333333;
	font-size: 12px;
	font-weight:normal;
	font-style: normal;
}


A:link {   color: #c3c1bf; text-decoration: none}
A:visited {  color: #c3c1bf; text-decoration: none}
A:hover {   color:#6e6e6e; text-decoration: none}
A:active {  color: #6e6e6e; text-decoration: none}


#middlebar{
display:none;
}

.menu_left{
	display: block;
	margin:0px;
	padding:0px;
	width: 250px;

}

#BANNER{
	height: 218px;
	padding: 0px;
	background-image:url('/css/preformatted/imgs/melody_wide/banner.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#fff;
}

.titleimg{
	position: relative;
	left: 300px;
	top: 0px;
}

#CONTENT_CONTAINER{
	background-image:url('/css/preformatted/imgs/melody_wide/content_bg.gif');
	background-repeat: repeat-y;
	border-style: solid;
	border-color: #aeaeae;
	border-width: 0px 1px 0px 1px;
	background-color:#ffffff;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 1000px;
}

#CONTENT{
	width: 720px;
	padding:0px;
}

#FOOTER{
/*	background-image:url('/css/preformatted/imgs/melody_wide/footer.gif');
	background-repeat: no-repeat;
*/	background-color: transparent;
	padding-bottom: 25px;
	padding-left: 250px;
	min-height: 60px;
	height: 60px;
	background-position: 250px bottom;
}

#BRANDING{
	position: relative;
	top: 25px;
}

H1{	
	font-family: Verdana;
	color: #000000;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
}

#MENU_HEADER{
	border:0px;
	background-image:url('/css/preformatted/imgs/melody_wide/menu_header.png');
	background-color:#ffffff;
	background-repeat:no-repeat;
	height: 70px;
	width: 250px;
	min-height: 70px;
	padding: 0px;
	margin:0px;
}

#MENU_FOOTER{
	background-color:transparent;

}

#MENU{
	width: 250px;
	padding: 0px;
	margin: 0px;
	text-align:right;
	background-color: transparent;
}

#MENU_CONTAINER{
	float:left;

	background-color: transparent;
	margin:0px;
		width: 250px;
}

#MENU1{white-space:nowrap;height:25px;	margin-right: 30px;}
#MENU2{white-space:nowrap;height:25px;	margin-right: 30px;}


#MENU DIV {
		
}

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	text-decoration:none;
}


#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #D7D7D7;
	text-decoration:none;
	
}

.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/melody_wide/button_bg.gif');
}

/* 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:#000000;
}

#threads{
	background-color:#000000;
}

#threads_title{
	background-color:#000000;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#000000;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.bulletted{
	background-image: url('/css/preformatted/imgs/melody_wide/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/melody_wide/separator.gif');
	background-position: center center;
}

#universal_settings{left:76.35%}

