BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	background-color: #0f3268;
	text-align:center;
}

.titleimg{
	position: relative;
	left: 348px;
	top: 110px;
}	

.menu_left{
	display: block;
	width: 187px;
	padding: 0px;
}



body,td,th,div {
	color: #678bb7;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


H1{
	color: #0f3268;
	font-size: 32px;
	font-family: Fleftex;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	text-align: left;
}


#BANNER{
	height: 211px;
	width: 775px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/communications_1/banner.png");
	background-repeat: no-repeat;
	background-color: transparent;
}



#INNERBANNER{
    display: block;
	width: 775px;
	height: 211px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/communications_1/innerbanner.png");
    background-color: transparent;
	background-repeat: no-repeat;
    position: relative;
}



#MIDDLEBAR{
    display: block;
	width: 775px;
	height: 211px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/communications_1/middlebar.png");
    background-color: transparent;
	background-repeat: no-repeat;
	position:absolute;
	z-index: 2;
	margin: 0px;
	top: 0px;
}


#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-color: #b1c300;
	width: 775px;
	margin-top: 0px;
}




#menu_header{
	background-image: url("/css/preformatted/imgs/communications_1/menu_top.png");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 39px;
	width: 169px;
}





#MENU {
	background-image: url("/css/preformatted/imgs/communications_1/menu.gif");
	background-repeat: repeat-y;
	background-color: transparent;
	text-align: left;
	width: 169px;
}


#menu_footer{
	background-color: #b1c300;
	background-repeat: no-repeat;
	height: 37px;
	width: 169px;
}



#menu_cell {
	height: 100%;
	padding: 0px;
}




#MENU_CONTAINER {
	width: 169px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}



#MENU_CONTAINER A:LINK {
	color: #0f3268;
	display: block;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 14px;
	padding-left: 2px;
	height: 30px;
	line-height: 30px;
}

#MENU_CONTAINER A:VISITED {
	color: #0f3268;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	padding-left: 2px;
	height: 30px;
	line-height: 30px;
}

#MENU_CONTAINER A:HOVER {
	color: #375a90;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	padding-left: 15px;
	background-image: url("/css/preformatted/imgs/communications_1/menuOn.png");
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
}

#MENU_CONTAINER A:ACTIVE {
	color: #375a90;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	padding-left: 15px;
	height: 30px;
	line-height: 30px;	
}



#CONTENT{
	width: 562px;
	padding: 0px;
	margin: 0px;
}

#content_cell{
	/*padding-left: 15px;*/
	margin: 0px;
	padding: 0px;
}


#content_table {
	width: 775px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/communications_1/content_bg.png");
	background-repeat: repeat-y;
	background-color: transparent;
}



#footer{
	text-align: center;
	width: 775px;
	min-height: 106px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/communications_1/footer.png");
	height:	132px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
}


#innerfooter{
	width: 775px;
	min-height: 106px;
	background-image: url("/css/preformatted/imgs/communications_1/innerfooter.png");
	height:	132px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
}



#BRANDING{	
	color: #ffffff;
	height: 106px;
	min-height: 106px;	
	padding-top: 84px;
	padding-right: 13px;
	text-align: right;
}


A:link {   color: #0f3268; text-decoration: none}
A:visited {  color: #0f3268; text-decoration: none}
A:hover {   color:#204782; text-decoration: none}
A:active {  color: #204782; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/communications_1/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/communications_1/button_bg.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/communications_1/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:#c7e6f4;
}

#threads{
	background-color:#c7e6f4;
}

#threads_title{
	background-color:#c7e6f4;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#c7e6f4;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

