body{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	background-repeat: repeat;
	background-color: #3d5474;
	background-image: url("/css/preformatted/imgs/liberty_wide/bg.gif");
}

.titleimg{
	position: relative;
	left: 30px;
	top: 190px;
}	

.menu_left{
	display: block;
	width: 282px;
	padding: 0px;
}



body,td,th,div {
	color: #061638;
	font-size: 12px;
	font-family: Verdana;
}


#content_table h1,#content_table H2{
	color: #061638;

	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	margin: 10px 0;
	text-align: left;
}

h1{
	color: #ffffff;
	font-size: 32px;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	text-align: left;
}


#banner{
	height: 257px;
	width: 1000px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/liberty_wide/banner.png");
	background-repeat: no-repeat;
	background-color: transparent;
}


#content_container{
	min-height: 200px;
	display: block;
	width: 1000px;
	margin-top: 0px;	
	background-image: url("/css/preformatted/imgs/liberty_wide/content_bg.gif");
	background-repeat: repeat-y;
	background-color: #ffffff;	
}


#menu {
	text-align: left;
	width: 282px;
	background-image: url("/css/preformatted/imgs/liberty_wide/menu_bg.gif");
	background-repeat: repeat-y;
	background-color: transparent;	
}



#menu_header{
	background-image: url("/css/preformatted/imgs/liberty_wide/menu_header.png");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 61px;
	width: 282px;
}



#menu_footer{
	background-image: url("/css/preformatted/imgs/liberty_wide/menu_footer.png");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 88px;
	width: 282px;
}


#menu_cell {
	width: 282px;
	padding: 0px;
}




#menu_container {
	width: 282px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}



#menu_container a:link {
	color: #061638;
	display: block;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	padding-left: 35px;
	height: 23px;
	line-height: 23px;
}

#menu_container a:visited {
	color: #061638;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 35px;
	height: 23px;
	line-height: 23px;
}

#menu_container a:hover {
	color: #2E3E60;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 40px;
	background-image: url("/css/preformatted/imgs/liberty_wide/menuOn.png");	
	background-repeat: no-repeat;	
	background-color: transparent;
	height: 23px;
	line-height: 23px;
}

#menu_container a:active {
	color: #2E3E60;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 40px;
	height: 23px;
	line-height: 23px;
	background-image: url("/css/preformatted/imgs/liberty_wide/menuOn.png");	
	background-repeat: no-repeat;	
	background-color: transparent;		
}



#content{
	width: 670px;
	padding: 0px;
	margin: 0px;
	padding-top: 15px;
}


#content_cell{
	/*padding-left: 15px;*/
	margin: 0px;
	padding: 0px;
	
}


#content_table {
	width: 1000px;
	min-height: 200px;	
}



#footer{
	text-align: center;
	width: 1000px;
	min-height: 103px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/liberty_wide/footer.png");
	height:	103px;
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;
}






#branding{	
	color: #d7d7d7;
	height: 103px;
	min-height: 103px;	
	padding-top: 30px;
	padding-left: 50px;
	text-align: center;
}


a:link {   color: #172746; text-decoration: none}
a:visited {  color: #172746; text-decoration: none}
a:hover {   color:#3d5474; text-decoration: none}
a:active {  color: #3d5474; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/liberty_wide/arrow.png');
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 16px;
	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/liberty_wide/button_bg.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/liberty_wide/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:#abb4ca;
}

#threads{
	background-color:#abb4ca;
}

#threads_title{
	background-color:#abb4ca;
}


#threads_user{
	border-color: transparent;
}

#post table{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#abb4ca;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

#universal_settings{left:76.2%;}
