BODY{
	color: #333;
background-image: url("/css/preformatted/imgs/fireworksLarge_party/page_bg.gif");
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #000;
	background-attachment: fixed;

}

#MENU1{white-space:nowrap;height:20px;}
#MENU2{white-space:nowrap;height:20px}


DIV,td {
	font-family: Tahoma;
	font-size: 12px;
	color: #c7ebff;
	font-weight: normal;
	font-style: normal;
}

.titleimg{
	position:relative;
	left: 200px;
	top: 175px;
	/*border:1px solid #ff0000;*/
}

.menu_left{
	display: block;
	padding: 0px;
	margin: 0px;
	width: 250px;
}

A:link {   color: #66c8ff; text-decoration: none}
A:visited {  color: #66c8ff; text-decoration: none}
A:hover {   color:#c7ebff; text-decoration: none}
A:active {  color: #c7ebff; text-decoration: none}

H1{	
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #CC3300;
	font-size: 32px;
}

#BANNER{
	background-image: url("/css/preformatted/imgs/fireworksLarge_party/banner.png");
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	height: 281px;
	width: 1000px;
}
#middlebar{
	height:281px;
	width: 1000px;
	background-image: url("/css/preformatted/imgs/fireworksLarge_party/middlebar.gif");
	background-repeat: no-repeat;
	position:absolute;
	z-index: 2;
	margin: 0px;
	top: 1px;
}
#innerbanner{
	background-image: url("/css/preformatted/imgs/fireworksLarge_party/innerbanner.png");
	background-repeat: repeat;
	background-color: transparent;
	height: 281px;
	width: 1000px;
}


#CONTENT_CONTAINER{
/*	background-image: url("/css/preformatted/imgs/fireworksLarge_party/bottle.png");
	background-repeat: no-repeat;
*/	width: 1000px;
	background-position: bottom right;
}

#MENU_CONTAINER{
	background-color: transparent;
	padding-left: 10px;
}

#menu1,#menu2{
height: 20px;
}

#MENU_HEADER{
	height:31px;
}
#MENU_FOOTER{
/*	background-image: url("/css/preformatted/imgs/fireworksLarge_party/menu_footer.gif");
	height: 56px;
*/}

#menu_cell{
width: 250px;
}

#content_table{
background-image: url("/css/preformatted/imgs/fireworksLarge_party/bg.gif");
background-repeat: repat-y;
	padding:0px;
}

#MENU DIV{
	width: 250px;
	background-color: transparent;
}

#MENU{
}

#MENU1{height:25px;}
#MENU2{height:25px}

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED {
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #66c8ff;
	text-decoration:none;
	padding-left: 27px;
	width: 250px;
	height: 25px;
	background-image: url("/css/preformatted/imgs/fireworksLarge_party/menu_off.png");
	background-repeat: no-repeat;
}

#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE{
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #f45b28;
	text-decoration:none;
	padding-left: 30px;
	width: 250px;
	height: 25px;
	background-image: url("/css/preformatted/imgs/fireworksLarge_party/menu_on.png");
	background-repeat: no-repeat;

}


#CONTENT{
	width: 700px;
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
}

#content_cell{
	padding: 0px;
	margin: 0px;
}

.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/fireworksLarge_party/shade.gif');
}

#footer{
	background-image:url("/css/preformatted/imgs/fireworksLarge_party/footer.gif");
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	height: 114px;
	min-height: 55px;
	width: 1000px;
}
#innerfooter{
	background-image:url("/css/preformatted/imgs/fireworksLarge_party/innerfooter.png");
	background-repeat: no-repeat;
	height: 114px;
	min-height: 55px;
	width: 1000px;
}
#BRANDING{
	padding: 0px;
	margin: 0px;
	position: relative;
	padding-top: 75px;
	padding-left: 20px;
	text-align: left;
}
.bulletted{
	background-image: url('/css/preformatted/imgs/fireworksLarge_party/arrow.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 32px;
	height: 29px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/fireworksLarge_party/separator.png');
	background-repeat: no-repeat;
	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:#924a77;
}

#threads{
	background-color:#924a77;
}

#threads_title{
	background-color:#924a77;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#924a77;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

