BODY{
	color: #333;	
	background-color: #4b92e9;

}

#MENU1{white-space:nowrap;height:20px;}
#MENU2{white-space:nowrap;height:20px}


DIV,td {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}

.titleimg{
	position:relative;
	left: 0px;
	top: 70px;
}

.menu_left{
	display: block;
	padding: 0px;
	margin: 0px;
	width: 280px;
}

A:link {   color: #9ef1b6; text-decoration: none}
A:visited {  color: #9ef1b6; text-decoration: none}
A:hover {   color:#e0f19e; text-decoration: none}
A:active {  color: #e0f19e; text-decoration: none}

H1{	
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #CC3300;
	font-size: 32px;
}

#BANNER{
	background-image: url("/css/preformatted/imgs/landscape_Big/banner.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	height: 212px;
	width: 1000px;
}
#middlebar{
	height:212px;
	width: 1000px;
	background-image: url("/css/preformatted/imgs/landscape_Big/middlebar.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	position:absolute;
	z-index: 2;
	margin: 0px;
	top: 1px;
}
#innermiddlebar{
	background-image: url("/css/preformatted/imgs/landscape_Big/innermiddlebar.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	height: 212px;
	width: 1000px;
}

#innerbanner{
	background-image: url("/css/preformatted/imgs/landscape_Big/innerbanner.png");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 212px;
	width: 1000px;
}


#CONTENT_CONTAINER{
	background-image: url("/css/preformatted/imgs/landscape_Big/content_bg.gif");
	background-repeat: repeat-y;
	width: 1000px;
}

#MENU_CONTAINER{
	background-color: transparent;
	padding-left: 10px;
}

#menu1,#menu2{
height: 20px;
}

#MENU_HEADER{
	background-image: url("/css/preformatted/imgs/landscape_Big/menu_header.gif");
	background-repeat: no-repeat;
	height: 50px;
	width: 262px;
}

#MENU_FOOTER{
	background-image: url("/css/preformatted/imgs/landscape_Big/menu_footer.gif");
	height: 50px;
	width: 262px;
}

#menu_cell{
	width: 280px;
	position: relative;
	top: -0px;
}

#content_table{
	background-image: url("/css/preformatted/imgs/landscape_Big/bg.gif");
	background-repeat: repat-y;
	padding:0px;
}

#MENU DIV{
	width: 262px;
	background-color: transparent;
}

#MENU{
	background-image: url("/css/preformatted/imgs/landscape_Big/menu.gif");
	background-repeat: repeat-y;
	width: 262px;

}

#MENU1{height:25px;}
#MENU2{height:25px}

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED {
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	padding-left: 27px;
	width: 262px;
	height: 25px;
}

#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE{
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #d7d7d7;
	text-decoration:none;
	padding-left: 30px;
	width: 262px;
	height: 25px;
	background-image: url("/css/preformatted/imgs/landscape_Big/menuOn.gif");
	background-repeat: no-repeat;

}


#CONTENT{
	width: 690px;
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
}

#content_cell{
	padding: 0px;
	margin: 0px;
}

.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/landscape_Big/shade.gif');
}

#footer{
	background-image:url("/css/preformatted/imgs/landscape_Big/footer.gif");
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	height: 100px;
	min-height: 55px;
	width: 1000px;
}

#BRANDING{
	padding: 0px;
	margin: 0px;
	position: relative;
	padding-top: 10px;
	padding-left: 220px;
	text-align: center;
	height: 100px;
}
.bulletted{
	background-image: url('/css/preformatted/imgs/landscape_Big/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 16px;
	height: 29px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/landscape_Big/separator.gif');
	background-repeat: no-repeat;
	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:#51915e;
}

#threads{
	background-color:#51915e;
}

#threads_title{
	background-color:#51915e;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#51915e;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

#universal_settings{left:75.4%}

