BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	text-align:center;
	background-repeat: repeat-x;
	background-color: #ebf5fc;
	background-image: url("/css/preformatted/imgs/blossom_emerald/bg.gif");
	background-position: center top;
	background-attachment: fixed;
}

.titleimg{
	position: relative;
	left: 266px;
	top: 29px;
}	

.menu_left{
	display: block;
	width: 226px;
	padding: 0px;
}



body,td,th,div {
	color: #77bbbc;
	font-size: 12px;
	font-family: Georgia, Times, serif;
}


H1{
	color: #6fadc1;
	font-size: 32px;
	font-family: Bernhard;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	text-align: left;
}


#BANNER{
	height: 214px;
	width: 1000px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/blossom_emerald/banner.png");
	background-repeat: no-repeat;
	background-color: transparent;
}



#INNERBANNER{
    display: block;
	width: 1000px;
	height: 214px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/blossom_emerald/innerbanner.png");
    background-color: transparent;
	background-repeat: no-repeat;
    position: relative;
}



#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	width: 1000px;
	margin-top: 0px;	
	background-image: url("/css/preformatted/imgs/blossom_emerald/content_bg.png");
	background-repeat: repeat-y;
	background-color: transparent;	
}



#MENU_CONTAINER {
	width: 226px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-right:10px;
	background-color: transparent;
}



#MENU {
	width: 226px;
	background-image: url("/css/preformatted/imgs/blossom_emerald/menu.gif");
	background-repeat: repeat-y;
	background-color: transparent;	
}



#menu_cell {
	width: 226px;
	padding: 0px;
}



#MENU_CONTAINER A:LINK {
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
	height: 28px;
	line-height: 27px;
}

#MENU_CONTAINER A:VISITED {
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	padding-right: 10px;
	height: 28px;
	line-height: 27px;
}

#MENU_CONTAINER A:HOVER {
	color: #d7d7d7;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	padding-right: 20px;
	background-image: url("/css/preformatted/imgs/blossom_emerald/menuOn.png");	
	background-repeat: no-repeat;	
	background-color: transparent;
	height: 28px;
	line-height: 27px;
}

#MENU_CONTAINER A:ACTIVE {
	color: #d7d7d7;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	padding-right: 20px;
	height: 28px;
	line-height: 27px;
	background-image: url("/css/preformatted/imgs/blossom_emerald/menuOn.png");	
	background-repeat: no-repeat;	
	background-color: transparent;		
}



#CONTENT{
	width: 665px;
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
}


#content_cell{
	/*padding-left: 15px;*/
	margin: 0px;
	padding: 0px;
	
}


#content_table {
	width: 1000px;
	min-height: 200px;
}



#footer{
	text-align: center;
	width: 1000px;
	min-height: 72px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/blossom_emerald/footer.png");
	height:	72px;
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;
}



#BRANDING{	
	color: #d7d7d7;
	height: 72px;
	min-height: 72px;	
	text-align: center;
	padding-left: 210px;
	padding-top: 27px;	
}


A:link {   color: #5bc1c1; text-decoration: none}
A:visited {  color: #5bc1c1; text-decoration: none}
A:hover {   color:#7cd7d7; text-decoration: none}
A:active {  color: #7cd7d7; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/blossom_emerald/arrow.png');
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 26px;
	height: 20px;
}

.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/blossom_emerald/button_bg.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/blossom_emerald/separator.png');
	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:#b4d7c5;
}

#threads{
	background-color:#b4d7c5;
}

#threads_title{
	background-color:#b4d7c5;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#b4d7c5;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

