BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #818b91;
		background-image: url(/css/preformatted/imgs/piecesBlue/page_bg.gif);
	background-repeat: repeat;
	text-align:center;
}


DIV,body,td,th {
	color: #a8c7ea;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.menu_left{
	display: block;
	width: 165px;
}

.titleimg{
	position:relative;
	left: 330px;
	top: 50px;
}

H1{
	color: #3c6117;
	font-size: 32px;
	font-family:Georgia;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding-top: 10px;
	padding-right: 36px;
}

#BANNER{margin-top: 10px;
	width: 780px;
	padding:0px;
	background-color: transparent;
	background-image: url(/css/preformatted/imgs/piecesBlue/banner.gif);
	background-repeat: no-repeat;
	height: 188px;
}
/*
#INNERBANNER{
    margin:0px;
    display: block;
	width: 780px;
	height: 191px;
	background-image: url(/css/preformatted/imgs/piecesBlue/innerbanner.png);        
    background-repeat: no-repeat;
}*/

#menu_cell {
	padding-right:0px;
}

#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
    background-position: top;
    background-color: transparent;
    width: 780px;
}

#menu_header{
	height: 10px;
}
#menu_footer{
	height: 10px;
}
#MENU {
	display:table;
	margin: 0px;
	padding: 0px;
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#MENU_CONTAINER {
	width: 165px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	letter-spacing: 0px;
	display: block;
	margin-left: 5px;
}


#MENU1{height:20px;display:table}
#MENU2{height:20px;display:table}

#MENU_CONTAINER A:LINK {
	color: #defbff;
	display:table;
	text-decoration: none;
	font-size: 12px;
	padding-left: 13px;
	background-image: url(/css/preformatted/imgs/piecesBlue/menu_off.png);
	background-repeat: no-repeat;
   	background-color: transparent;
	height: 22px;
	width: 160px;
}

#MENU_CONTAINER A:VISITED {
	color: #defbff;
	display:table;
	text-decoration: none;
	font-size: 12px;
	padding-left: 13px;
	background-image: url(/css/preformatted/imgs/piecesBlue/menu_off.png);
	background-repeat: no-repeat;
   	background-color: transparent;
	height: 22px;
	width: 160px;
}

#MENU_CONTAINER A:HOVER {
	font-size: 12px;
	color: #b6d3d7;
	display:table;
	text-decoration: none;
	padding-left: 13px;
	background-image: url(/css/preformatted/imgs/piecesBlue/menu.png);
	background-repeat: no-repeat;
   	background-color: transparent;          
	height: 22px;
	width: 160px;
	background-repeat: no-repeat;
}

#MENU_CONTAINER A:ACTIVE {
	font-size: 12px;
	color: #b6d3d7;
	display:table;
	text-decoration: none;
	background-image: url(/css/preformatted/imgs/piecesBlue/menu.png);
	background-repeat: no-repeat;
	padding-left: 13px;
	height: 22px;
	width: 160px;
}

#CONTENT{
	width: 560px;
	padding: 0px;
}

#footer{
	text-align: center;
	width: 780px;
	min-height: 50px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/piecesBlue/footer.gif");
	height:109px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#BRANDING{
	color: #653b1b;	
	padding-top:35px;
	padding-left: 130px;
}


#content_table {
	width: 780px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/piecesBlue/bg.gif");
	background-repeat: repeat-y;
}


A:link {   color: #defbff; text-decoration: none}
A:visited {  color: #defbff; text-decoration: none}
A:hover {   color:#b6d3d7; text-decoration: none}
A:active {  color: #b6d3d7; text-decoration: none}

.bulletted{
	background-image: url('/css/preformatted/imgs/piecesBlue/arrow.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 10px;
}

.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/piecesBlue/shade.gif');
}

.separator{
	width:42px;
	height: 300px;
	background-image:url('/css/preformatted/imgs/piecesBlue/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:#3d4884;
}

#threads{
	background-color:#3d4884;
}

#threads_title{
	background-color:#3d4884;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#3d4884;
}


#post_controls{
	border-color: transparent;
}



/* message board end */