BODY{
	color: #333;
	background-color: #009896;

}

DIV,body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #3e577f;
	font-weight: normal;
	font-style: normal;
}

.titleimg{
	position:relative;
	left: 310px;
	top: 170px;
/*	border: 1px solid #330033;*/
}

A:link {   color: #b5883b; text-decoration: none}
A:visited {  color: #b5883b; text-decoration: none}
A:hover {   color:#595000; text-decoration: none}
A:active {  color: #595000; text-decoration: none}

H1{	
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #CC3300;
	font-size: 32px;
}

#CONTENT_CELL{
	width:100%;
/*	padding: 0px;
	margin: 0px;*/
}

#BANNER{
	background-image: url("/css/preformatted/imgs/corkboard80-3/banner.png");
	background-repeat: repeat;
	background-color: transparent;
	height: 230px;
	width: 778px;
}

#innerbanner{
	background-image: url("/css/preformatted/imgs/corkboard80-3/pics.png");
	background-repeat: repeat;
	background-color: transparent;
	height: 230px;
	width: 778px;
}

TD.main_image{
	background-image: none;
}

TD.main_image{
	background-color:#fff;
	background-image:none;
	padding: 8px;
	border-color:#efefef #666 #666 #efefef;
	border-style:solid;
	border-width: 0px 2px 2px 0px;
}

#CONTENT_CONTAINER{
	width: 778px;
	background-image: url("/css/preformatted/imgs/corkboard80-3/content_bg.gif");
	background-repeat: repeat-y;
}

#MENU_CONTAINER{
	float:left;
	background-color: transparent;
}


#MENU_HEADER{
	background-repeat: no-repeat;
	height:91px;
	background-image: url("/css/preformatted/imgs/corkboard80-3/menu_header.png");
	background-color: transparent;
}
#MENU_FOOTER{
	background-repeat: no-repeat;
	height:153px;
	background-image: url("/css/preformatted/imgs/corkboard80-3/menu_footer.png");
	background-color: transparent;
}
#middlebar{
	display:none;
}

#menu_cell{
	position: relative;
	left:10px;
	background-color: transparent;
	width: 172px;
}

#content_table{
	background-image: url("/css/preformatted/imgs/corkboard80-3/bg.png");
	background-repeat: repeat-y;
	padding:0px;
}

#MENU DIV{
	width: 152px;
	background-color: transparent;
}

#MENU{
	background-image: url("/css/preformatted/imgs/corkboard80-3/menu.gif");
	background-repeat: repeat-y;
	background-color:transparent;
	/*padding-top: 5px;*/
}

#MENU1{white-space:nowrap;height:22px;}
#MENU2{white-space:nowrap;height:22px}

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED {
	font-size: 12px;
	color: #CC3300;
	text-decoration:none;
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	padding-left: 10px;
	width: 172px;
	height: 22px;
}



#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: 12px;
	background-image: url("/css/preformatted/imgs/corkboard80-3/menuOn.png");
	background-repeat:no-repeat;
	width: 172px;
	height: 22px;
}


#CONTENT{
	width: 550px;
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
}

#logo_space{
	position: relative;
	left:290px;
	margin-top: 10px;
	min-height: 100px;
}

#COMPANY_NAME{
	position: relative;
	left: 110px;
	top: 100px;
}

.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/corkboard80-3/shade.gif');
}

#footer{
	background-image:url("/css/preformatted/imgs/corkboard80-3/footer.png");
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	height: 190px;
	min-height: 55px;
	width: 778px;
}

#BRANDING{
	padding: 0px;
	margin: 0px;
	position: relative;
	padding-top: 125px;
}

/* 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:#e3d87c;
}

#threads{
	background-color:#e3d87c;
}

#threads_title{
	background-color:#e3d87c;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#e3d87c;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.bulletted{
	background-image: url('/css/preformatted/imgs/corkboard80-3/menuOn.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/corkboard80-3/separator.png');
	background-repeat: repeat-y;
	background-position: center center;
}
