BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url('/css/preformatted/imgs/sky_wide/bodybg.gif');
	background-repeat:repeat-x;
}

.titleimg{
	position: relative;
	left: 500px;
	top: 35px;
}	

.menu_left{
	display: block;
	padding: 0px;
	margin: 0px;
}

.bulletted{
	background-image: url('/css/preformatted/imgs/sky_wide/bullet.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 20px;
	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/sky_wide/button_bg.gif');
}

#innerbanner{
	height:131px;
	width: 1000px;
	background-image: url("/css/preformatted/imgs/sky_wide/innerbanner.png");
	background-repeat: no-repeat;
}

#middlebar{
	height:164px;
	width: 200px;
	background-image: url("/css/preformatted/imgs/sky_wide/middlebar.png");
	background-repeat: no-repeat;
	position:absolute;
	z-index: 2;
	margin-top: 11px;
	top: 0px;

}

body,td,th,DIV{
	color: #246089;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

H1{
	color: #6B006C;
	font-size: 36px;
	font-family:Georgia;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-top: 40px;
	padding-right: 36px;
}

#BANNER{
	width: 1000px;
	background-color: #fff;
	background-image: url("/css/preformatted/imgs/sky_wide/banner.png");
	background-repeat: no-repeat;
	height: 131px;
	color:#FFFFFF;
}

#menu_cell {
position: relative;
top: -11px;
}

#CONTENT_CONTAINER{
	min-height: 200px;
	width: 1000px;
	display: block;
	float: left;
}

#MENU_HEADER{
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/sky_wide/menu_bg.gif");
	background-repeat: repeat;
	width:250px;
	height: 10px;
	display: block;
	}

#MENU {
	margin: 0px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/sky_wide/menu_bg.gif");
	background-repeat: repeat;
	padding: 0px;
	min-height: 10px;
	float: right;
	width:250px;
}

#MENU_FOOTER{
	width:250px;
	height:70px;
	background-image: url("/css/preformatted/imgs/sky_wide/menu_footer.png");
	background-repeat: no-repeat;
	background-color: transparent;
	float: right;
}

#MENU_CONTAINER{
	width: 250px;
	background-color: transparent;
	text-align: right;
	float: left;
}

#MENU1,#menu2{height: 25px;}

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED {
	color: #fff;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-image: url("/css/preformatted/imgs/sky_wide/arrow.png");
	background-repeat: no-repeat;
	padding-right: 25px;
	border-bottom: 1px solid #fff;
	margin: 0px;
	line-height:25px;
}

#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE  {
	font-size: 12px;
	color: #d7d7d7;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	background-image: url("/css/preformatted/imgs/sky_wide/arrow.png");
	background-repeat: no-repeat;
	padding-right: 30px;
	border-bottom: 1px solid #fff;
	margin: 0px;
	line-height:25px;
}
#CONTENT{	margin:0 0 0 20px;
	width: 670px;
}

#footer{
	border-top: 1px solid #ccc;
	width: 1000px;
	min-height: 50px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height:	70px;
	float: left;

}
#BRANDING{	
	height:	70px;
}

#content_table {
	/*width: 1000px;*/
	min-height: 200px;
}

A:link {   color: #2d90c0; text-decoration: none}
A:visited {  color: #2d90c0; text-decoration: none}
A:hover {   color:#c39135; text-decoration: none}
A:active {  color: #c39135; text-decoration: none}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/sky_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:#ff5da4;
}

#threads{
	background-color:#ff5da4;
}

#threads_title{
	background-color:#ff5da4;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#ff5da4;
}


#post_controls{
	border-color: transparent;
}



/* message board end */
