BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #25103b;
	text-align:center;
	background-position: left top;
}

.titleimg{
	position: relative;
	left: 250px;
	top: 45px;
}	

.menu_left{
	display: block;
	width: 163px;
}

.bulletted{
	background-image: url('/css/preformatted/imgs/winter3/arrow.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 25px;
	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/winter3/button_bg.gif');
}

#PRE_CONTAINER{
	min-height: 11px;
	display: block;
	background-image: url("/css/preformatted/imgs/winter3/sticks_top.png");
	background-repeat: no-repeat;
	background-position: left bottom ;
	width: 778px;

}

#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-image: url("/css/preformatted/imgs/winter3/bg.gif");
	background-repeat: repeat-y;
	/*background-position: bottom left;*/
	width: 778px;

}

#INNERBANNER{
    display: block;
	width: 778px;
	height: 103px;
	background-image: url("/css/preformatted/imgs/winter3/sticks_banner.png");
    background-color: transparent;
    position: relative;
   /* z-index: 4;*/
    left: 0px;
}

#middlebar{
	height:150px;
	width: 200px;
	background-image: url("/css/preformatted/imgs/winter3/foo.png");
	background-repeat: no-repeat;
	position:absolute;
	z-index: 2;
	margin-top: 7px;
	margin-left: 30px;
	top: 0px;

}

div,body,td,th {
	color: #3e577f;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
H1{
	color: #1B4867;
	font-size: 32px;
	font-family:Georgia;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	letter-spacing: 2px;
	text-align: left;
}

#BANNER{
	width: 778px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/winter3/top_image.png");        
    background-repeat: no-repeat;
	height: 103px;
}



#menu_header{
	height: 70px;
	background-image: url("/css/preformatted/imgs/winter3/menu_header.png");
	background-repeat: no-repeat;
	background-position:top left;
	display: block;
}

#menu_footer{
}

#menu_cell {
	background-image: url("/css/preformatted/imgs/winter3/menu_bottom.png");
	background-repeat: no-repeat;
	background-position:bottom left;
	height: 100%;
}

#MENU {
	background-image: url("/css/preformatted/imgs/winter3/menubg.gif");
	background-repeat: repeat-y;	
	width: 163px;
}

#MENU_CONTAINER {
	width: 163px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-right:10px;
	background-color: transparent;
	letter-spacing: -1px;
	}

#MENU_CONTAINER A:LINK {
	color: #fff;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-size: 11px;
	padding-left: 20px;
	background-image: url("/css/preformatted/imgs/winter3/menuOff.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}

#MENU_CONTAINER A:VISITED {
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia;
	padding-left: 20px;
	background-image: url("/css/preformatted/imgs/winter3/menuOff.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}

#MENU_CONTAINER A:HOVER {
	font-size: 11px;
	color: #d7d7d7;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	padding-left: 23px;
	background-image: url("/css/preformatted/imgs/winter3/menuOn.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}

#MENU_CONTAINER A:ACTIVE {
	font-size: 11px;
	color: #d7d7d7;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	padding-left: 23px;
	background-image: url("/css/preformatted/imgs/winter3/menuOn.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}

#CONTENT{
	width: 550px;
}

#content_cell{
	padding: 0px;
	margin: 0px;
	height: 100%;
}


#CONTENT H1{
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 22px;
}

#footer{
	text-align: center;
	width: 778px;
	min-height: 50px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/winter3/sticks_footer.png");
	height:	59px;
	background-position: center top;
}

#BRANDING{	
	color: #006771;
	height: 50px;
	margin-left:80px;	
	padding-top:13px;

	}

#SUB_CONTAINER{
	height: 11px;
	min-height: 8px;
	display: block;
	background-image: url("/css/preformatted/imgs/winter3/sticks_bottom.png");
	background-repeat: no-repeat;
	background-position: center top ;
	width: 778px;
}

#content_table {
	width: 778px;
	min-height: 100px;
	height:80 %;
	background-image: url("/css/preformatted/imgs/winter3/sticks_bg.png");
	background-repeat: repeat-y;
}

A:link {   color: #969ca2; text-decoration: none}
A:visited {  color: #969ca2; text-decoration: none}
A:hover {   color:#5f7fa6; text-decoration: none}
A:active {  color: #5f7fa6; text-decoration: none}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/winter3/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:#356ca9;
}

#threads{
	background-color:#356ca9;
}

#threads_title{
	background-color:#356ca9;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#356ca9;
}


#post_controls{
	border-color: transparent;
}



/* message board end */