BODY{
	color: #333;
	background-repeat: repeat;
	background-color: #eef8c2;
	background-image: url("/css/preformatted/imgs/islandBig/page_bg.gif");
	background-repeat: repeat;

}

DIV,td {
	font-family: Tahoma;
	font-size: 12px;
	color: #5d0025;
	font-weight: normal;
	font-style: normal;
}

.titleimg{
	position:relative;
	left: 10px;
	top: 20px;
	/*border: 1px solid #fff;*/
}

.menu_left{
	display: block;
	padding: 0px;
	margin: 0px;
	width: 235px;
}

A:link {   color: #bb064e; text-decoration: none}
A:visited {  color: #bb064e; text-decoration: none}
A:hover {   color:#000; text-decoration: none}
A:active {  color: #000; text-decoration: none}

H1{	
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #CC3300;
	font-size: 32px;
}

#BANNER{
	position: relative;
	top: 1px;
	background-image: url("/css/preformatted/imgs/islandBig/banner.png");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 120px;
	width: 1000px;
}
/*#middlebar{
	height:223px;
	width: 1000px;
	background-image: url("/css/preformatted/imgs/islandBig/middlebar.png");
	background-repeat: no-repeat;
	position:absolute;
	margin: 0px;
	top: 0px;
}
#innerbanner{
	background-image: url("/css/preformatted/imgs/islandBig/innerbanner.png");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 223px;
	width: 1000px;
}
*/

#CONTENT_CONTAINER{
	background-image: url("/css/preformatted/imgs/islandBig/bg.gif");
	background-repeat: repeat;
	width: 1000px;
	border: 3px solid #fff;
}

#MENU_CONTAINER{
	background-color: transparent;
}


#MENU_HEADER{
	background-image: url("/css/preformatted/imgs/islandBig/menu_header.png");
	background-repeat: no-repeat;
	height:36px;
	width: 235px;
}
#MENU_FOOTER{
	background-image: url("/css/preformatted/imgs/islandBig/menu_footer.png");
	background-repeat: no-repeat;
	height:167px;
	width: 235px;
}

#menu_cell{
	width: 235px;
}

#content_table{
	background-image: url("/css/preformatted/imgs/islandBig/bg_content.gif");
	background-repeat: no-repeat;
	padding:0px;
}

#MENU DIV{
	width: 235px;
	background-color: transparent;
}

#MENU{
	background-image: url("/css/preformatted/imgs/islandBig/menu.gif");
	background-repeat: repeat-y;
	background-color:transparent;
	width: 235px;
}

#MENU1{white-space:nowrap;height:22px;}
#MENU2{white-space:nowrap;height:22px}

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED {
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #085300;
	text-decoration:none;
	padding-left: 28px;
	width: 235px;
	height: 22px;
	background-image: url("/css/preformatted/imgs/islandBig/menuOn.gif");
	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: #267e32;
	text-decoration:none;
	padding-left: 30px;
	width: 235px;
	height: 22px;
	background-image: url("/css/preformatted/imgs/islandBig/menuOn.gif");
	background-repeat: no-repeat;

}


#CONTENT{
	width: 670px;
	padding-top: 20px;
	margin: 0px;
}

#content_cell{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

.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/islandBig/shade.gif');
}

#footer{
	background-image:url("/css/preformatted/imgs/islandBig/footer.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	height: 85px;
	min-height: 55px;
	width: 1000px;
}/*
#innerfooter{
	background-image:url("/css/preformatted/imgs/islandBig/innerfooter.png");
	background-repeat: no-repeat;
	height: 81px;
	min-height: 55px;
	width: 1000px;
}*/
#BRANDING{
	text-align: center;
	padding: 0px;
	margin: 0px;
	position: relative;
	/*padding-left: 200px;*/
	padding-top: 30px;
}
.bulletted{
	background-image: url('/css/preformatted/imgs/islandBig/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 20px;
	height: 29px;
}

.separator{
	width:50px;
	background-image:url('/css/preformatted/imgs/islandBig/separator.gif');
	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:#9dbca7;
}

#threads{
	background-color:#9dbca7;
}

#threads_title{
	background-color:#9dbca7;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#9dbca7;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

