BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	background-color: #c68855;
	background-repeat: repeat-x;
	background-image: url("/css/preformatted/imgs/city_london/bg.gif");
	background-position: center bottom;
	background-attachment: fixed;		
	text-align:center;
}

	

DIV,TD{
	font-family: verdana;
	font-size: 12px;
	color: #675650;
	font-weight: normal;
	font-style: normal;
}


.TITLEIMG{
	position: relative;
	left: 335px;
	top: 210px;
}	


H1{
	font-family: Georgia;
	color: #6c2343;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
}


.menu_left{
	display: block;
	width: 260px;
	padding: 0px;
}

#BANNER{
	background-image: url('/css/preformatted/imgs/city_london/banner.png');
	background-repeat: no-repeat;
	width: 1000px;
	height: 271px;
	background-color: transparent;
}


#middlebar{
	display: none;
}



#CONTENT_CONTAINER{
	width: 1000px;
	background-image:url('/css/preformatted/imgs/city_london/content_bg.png');
	background-repeat: repeat-y;
	background-color: transparent;
	top: 0px;
}



#CONTENT{
	width: 670px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 20px;
}



#CONTENT_CELL{
	margin: 0px;
	padding: 0px;
}


#content_table{
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url("/css/preformatted/imgs/city_london/menu_bg.png");
	background-repeat:repeat-y;
	background-color: transparent;
}


#MENU_CONTAINER{
	padding:0px;
	width: 260px;
	float: right;
	background-color:transparent;
	margin-left: 0px;
	text-align: right;
}


#menu_header{
	background-image: url("/css/preformatted/imgs/city_london/menu_head.gif");
	background-repeat: no-repeat;
	height: 57px;
	width: 260px;
	margin:0px;
}



#menu_footer{
	background-image: url("/css/preformatted/imgs/city_london/menu_foot.gif");
	background-repeat: no-repeat;
	height: 64px;
	width: 260px;
	margin:0px;
}



#MENU {	
	height:auto;
	padding:0px;
	margin:0px;
	width: 260px;
	background-image: url("/css/preformatted/imgs/city_london/mn.gif");
	background-repeat:repeat-y;
	margin:0px;
}


#MENU_CONTAINER A:LINK {
	line-height: 27px;
	height: 27px;
	padding-right: 22px;
	font-size: 14px;
	color: #FFF;
	text-decoration:none;
	font-family: "Georgia";
	font-weight: bold;
	font-style: normal;
}



#MENU_CONTAINER A:VISITED{
	line-height: 27px;
	height: 27px;
	padding-right: 22px;
	font-size: 14px;
	color: #FFF;
	text-decoration:none;
	font-family: "Georgia";
	font-weight: bold;
	font-style: normal;
}



#MENU_CONTAINER A:HOVER{
	line-height: 27px;
	height: 27px;
	padding-right: 25px;
	font-family: "Georgia";
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #d7d7d7;
	text-decoration:none;
}



#MENU_CONTAINER A:ACTIVE{
	line-height: 27px;
	height: 27px;
	padding-right: 25px;
	font-family: "Georgia";
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #d7d7d7;
	text-decoration:none;
}



A:link {   color: #523330; text-decoration: none}

A:visited {  color: #523330; text-decoration: none}

A:hover {   color:#70524f; text-decoration: none}

A:active {  color: #70524f; text-decoration: none}



#FOOTER{
	min-height: 82px;
	background-image: url("/css/preformatted/imgs/city_london/footer.png");
	background-repeat: no-repeat;
	height: 82px;
	width: 1000px;
}

#INNERFOOTER{
	min-height: 82px;
	height: 82px;
	width: 1000;
	margin:0px;
	background-image: url("/css/preformatted/imgs/city_london/innerfooter.png");
	background-repeat:no-repeat;
	background-color: transparent;
	display: block;	
}

#BRANDING{
	position: relative;
	top: 10px;
	left: 130px;
	height: 82px;	
}


.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#ccc #666 #666 #ccc;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/city_london/button_bg.gif');
}



.bulletted{
	background-image: url('/css/preformatted/imgs/city_london/arrow.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/city_london/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:#d3a37c;

}



#threads{

	background-color:#d3a37c;

}



#threads_title{

	background-color:#d3a37c;

}





#threads_user{

	border-color: transparent;

}



#post TABLE{

	border-width: 0px 1px 1px 0px;

	border-color: #ccc;

}



#post_user{

	background-color:#d3a37c;

}





#post_controls{

	border-color: transparent;

}



/* message board end */

