BODY{
	background-color: #377828;
	height:100%;
	background-image:url('/css/preformatted/imgs/spiral/page_bg.gif');
	background-position: center;
}

DIV,TD{
	font-family: verdana;
	color: #222f63;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

.titleimg{
	position:relative;
	top: 10px;
	left: 300px;
}

#BANNER{
	width: 775px;
	height: 101px;
	background-image:url('/css/preformatted/imgs/spiral/banner.png');
	background-repeat: no-repeat;
	background-color: transparent;
}
#INNERBANNER{
	width: 775px;
	height: 101px;
	background-image:url('/css/preformatted/imgs/spiral/innerbanner.gif');
}

#logo_space{
	position:relative;
	top: 0px;
	margin: 10px;
	clear:both;
}

#COMPANY_NAME{
	text-align: left;
	position: relative;
	left: 5px;
	top: 57px;
}
#content_table{
height: 600px;
}


#CONTENT_CONTAINER{
	display:table;
	background-image:url('/css/preformatted/imgs/spiral/bg.gif');
	background-repeat: repeat-y;
	background-color:#fff;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 775px;
	height: 100%;
}

#CONTENT{
	width: 550px;
	padding: 0px;
	background-color: transparent;
	
}

#FOOTER{
	position: relative;
	bottom: 0px;
	display: block;
	background-image:url('/css/preformatted/imgs/spiral/footer.png');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
	position: relative;
	bottom:0px;
	min-height: 60px;
	height: 91px;
	width: 775px;
}

#BRANDING{
	padding-left: 170px;
	position: relative;}
H1{
	font-family: verdana;
	color: #222f63;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
}

#CONTENT_CELL{
	width: 100%;
	height: 100%;
}

#menu_header{
	height: 30px;
}

#MENU1,#menu2{
	height: 25px;
	margin: 0px;
	background-color: transparent;
}

#MENU_CONTAINER{
	float:left;

	padding: 0px;
	background-color: transparent;
}

#MENU_CONTAINER A:LINK {
	color:#222f63;	
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	height: 25px;
	background-image:url('/css/preformatted/imgs/spiral/menuArrows.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	display: block;
}

#MENU_CONTAINER A:VISITED {
	color:#222f63;	
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	height: 25px;
	background-image:url('/css/preformatted/imgs/spiral/menuArrows.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	display: block;
}

#MENU_CONTAINER A:HOVER {
	color:#b8b7b7;	
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	background-image:url('/css/preformatted/imgs/spiral/menuArrows.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	display: block;
}

#MENU_CONTAINER A:ACTIVE {
	color:#b8b7b7;	
	font-weight:bold;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	background-image:url('/css/preformatted/imgs/spiral/menuArrows.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	display: block;
}

.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/spiral/shade.gif');
}

.bulletted{
	background-image: url('/css/preformatted/imgs/spiral/linkArrows.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/spiral/separator.gif');
	background-position: center center;
}
A:link {   color: #222f63; text-decoration: none}
A:visited {  color: #222f63; text-decoration: none}
A:hover {   color:#000; text-decoration: none}
A:active {  color: #000; text-decoration: none}

/* 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:#8fdb81;
}

#threads{
	background-color:#8fdb81;
}

#threads_title{
	background-color:#8fdb81;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#8fdb81;
}


#post_controls{
	border-color: transparent;
}



/* message board end */
#universal_settings{left:21.2%}
