BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #b095b5;
	text-align:center;
	background-image: url("/css/preformatted/imgs/passion_blue/pagebg.gif");
	background-repeat: repeat;
	background-position: left top;
}

.titleimg{
	position: relative;
	left: 10px;
	top: 160px;
}	

.menu_left{
	display: block;
	width: 163px;
}

.bulletted{
	background-image: url('/css/preformatted/imgs/passion_blue/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/passion_blue/button_bg.gif');
}

#middlebar{
	height:253px;
	width: 775px;
	background-image: url("/css/preformatted/imgs/passion_blue/ribbon.png");
	background-repeat: no-repeat;
	position:absolute;
	/*z-index: 2;*/
	margin: 0px;
	top: 0px;
}

#innerbanner{
	height:253px;
	width: 775px;
	background-image: url("/css/preformatted/imgs/passion_blue/top.png");
	background-repeat: no-repeat;
	position:relative;
	margin: 0px;
	top: 0px;
}


DIV,body,td,th {
	color: #006771;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
H1{
	color: #4e85e5;
	font-size: 32px;
	font-family:Georgia;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	letter-spacing: 2px;
	text-align: left;
}

#BANNER{
	width: 775px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/passion_blue/banner.png");
	background-repeat: no-repeat;
	height: 253px;
	font-family: "trebuchet MS";
	font-size: 36px;
}

#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-image: url("/css/preformatted/imgs/passion_blue/footer.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 775px;
}

#menu_header{
height: 85px;
}

#menu_footer{

}

#MENU {

}

#MENU_CONTAINER {
	width: 170px;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
	background-color: transparent;
}

#MENU_CONTAINER A:LINK {
	color: #456b99;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 30px;
	background-image:url('/css/preformatted/imgs/passion_blue/menuOff.png');
	background-repeat: no-repeat;
	height: 24px;
	width: 160px;
1
}

#MENU_CONTAINER A:VISITED {
	color: #456b99;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
	background-image:url('/css/preformatted/imgs/passion_blue/menuOff.png');
	background-repeat: no-repeat;
	height: 24px;
	width: 160px;
}

#MENU_CONTAINER A:HOVER {
	font-size: 12px;
	color: #6d93c1;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 32px;
	background-image:url('/css/preformatted/imgs/passion_blue/menuOn.png');
	background-repeat: no-repeat;
		height: 24px;
	width: 160px;
}

#MENU_CONTAINER A:ACTIVE {
	font-size: 12px;
	color: #6d93c1;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 32px;
	background-image:url('/css/preformatted/imgs/passion_blue/menuOff.png');
	background-repeat: no-repeat;
	height: 24px;
	width: 160px;
}

#CONTENT{
	padding-right: 60px;
	background-repeat: repeat-y;
	width: 620px;			
}

#CONTENT H1{
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 22px;
}

#footer{
	text-align: center;
	width: 775px;
	min-height: 50px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/passion_blue/bottom.png");
	height:	124px;

}
#BRANDING{	
	color: #006771;
	margin-left:80px;	
	padding-top:50px;
	}

#content_table {
	width: 778px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/passion_blue/bg.png");
	background-repeat: repeat-y;
}

A:link {   color: #4e85e5; text-decoration: none}
A:visited {  color: #4e85e5; text-decoration: none}
A:hover {   color:#000; text-decoration: none}
A:active {  color: #000; text-decoration: none}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/passion_blue/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:#97b4d7;
}

#threads{
	background-color:#97b4d7;
}

#threads_title{
	background-color:#97b4d7;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#97b4d7;
}


#post_controls{
	border-color: transparent;
}



/* message board end */