BODY{
	margin: 0px;
	background-color: #cff3ab;
	margin:0px;
}

.TITLEIMG{
	position: relative;
	top: 55px;
}	

#flash_offset{
	position:relative;
	top: 55px;
	left: 0px;
}


DIV,TD{
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana;
}

#BANNER{
	padding-top: 0px;
	height: 128px;
	background-image: url("/css/preformatted/imgs/classic_green/banner.png");
	background-repeat: no-repeat;
	background-color: transparent;
	width: 777px;
}

#INNERBANNER{
	text-align:right
}

#middlebar{
	background-position: top;
	width: 777px;
	height: 25px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/classic_green/middlebar.png");
	background-repeat:no-repeat;
}

#innerMiddlebar{
	display:none;
}


#menu_cell {
	margin:0;
}

#CONTENT_CELL{
	width: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-top: 15px
}

#content_table {
	padding: 0px;
	margin: 0px;
	width: 777px;
	height: 100px;
	background-image: url("/css/preformatted/imgs/classic_green/bg.png");
	background-repeat: repeat-y;
	float: left;
}

#CONTENT_CONTAINER{
	width: 764px;
	background-position: left;
}

#CONTENT_PAGE{
	}
	
#menu_header{
height:70px;
}


.menu_left{
	width:170px;
	display: block;
	margin: 0px;
	padding-top: 40px;
}



#MENU {
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url("/css/preformatted/imgs/classic_green/menubg.gif");
	background-repeat: repeat-y;
	background-position: 154px;
}

#MENU_CONTAINER {
	width: 170px;
	line-height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align:right;
	background-color:transparent;
}

#MENU_CONTAINER A:LINK {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right:30px;
	color:#22a545;	
	text-decoration: none;
}

#MENU_CONTAINER A:VISITED {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right:30px;
	color:#22a545;	
	text-decoration: none;
}

#MENU_CONTAINER A:HOVER {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding-right:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#4fc22e;
	text-decoration: none;
	background-image: url("/css/preformatted/imgs/classic_green/menuOn.gif");
	background-repeat: repeat-y;
	display:block;
	background-position: right;
}
#MENU_CONTAINER A:ACTIVE {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right:30px;
	color:#4fc22e;	
	text-decoration: none;
}
#CONTENT{
	width: 570px;
	background-color: transparent;
	height: 500px;
}

H1{
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 32px;
	padding-top: 20px;
}

#footer{
	padding: 0px;
	margin: 0px;
	height: 88px;
	min-height: 50px;
	background-image: url("/css/preformatted/imgs/classic_green/footer.png");
	background-repeat: no-repeat;
	background-color: transparent;
	width: 777px;
	text-align:center;
}

#BRANDING{
	position:relative;
	top: 0px;
	padding-left: 40px;
	margin: 0px;
}

A:link {   color: #229800; text-decoration: none}
A:visited {  color: #229800; text-decoration: none}
A:hover {   color:#4fc22e; text-decoration: none}
A:active {  color: #4fc22e; text-decoration: none}

.bulletted{
	background-image: url('/css/preformatted/imgs/classic_green/arrow.png');
	background-repeat:no-repeat;
	background-position: top left;
	height:20px;
	line-height: 20px;
	padding: 0px 0px 5px 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/classic_green/button_bg.gif');
}

.separator{
	width:26px;
	background-image:url('/css/preformatted/imgs/classic_green/separator.gif');
	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:#f9e1c0;
}

#threads{
	background-color:#f9e1c0;
}

#threads_title{
	background-color:#f9e1c0;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#f9e1c0;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

#universal_settings{left:65%; top:1.9%}
