@charset "utf-8";
/* CSS Document */
/*styles specific to site*/
html {
scrollbar-face-color:#f2f2f2;
scrollbar-highlight-color:#b9b9b9;
scrollbar-3dlight-color:#878787;
scrollbar-darkshadow-color:#838383;
scrollbar-shadow-color:#141313;
scrollbar-arrow-color:#333333;
scrollbar-track-color:#f9f9f9;
}
body  {
	background-image: url(/themes/mbb/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #cfe0f7;
}
a:link {
	color: #aa0303;
	text-decoration: none;
}
a:visited {
	/*color: #ffcc35;*/
	color: #e68787;
	text-decoration: none;
}
a:hover {
	color: #ec0303;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.tn:hover img { 
	border: 1px solid #ec0303;
}
#container {
	background-image:url(/themes/mbb/images/container_bg.gif);
	background-repeat:repeat;
}
/*join next buttons*/
/*#joinnextbox  {
}*/
#joinnow  {
	background-image: url(/themes/mbb/images/join_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 51px;
	width: 193px;
	display: block;
}
#joinnow a, #joinnow a:link, #joinnow a:hover, #nextpage a, #nextpage a:link, #nextpage a:hover   {
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#joinnow a, #joinnow a:link, #joinnow a:hover  {
	height: 51px;
	width: 193px;
}
#joinnow a, #joinnow a:link  {
	background-image: url(/themes/mbb/images/join_off.gif);
}
#joinnow a:hover  {
	background-image: url(/themes/mbb/images/join_on.gif);
}
#nextpage  {
	background-image: url(/themes/mbb/images/next_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 51px;
	width: 209px;
	display: block;
}
#nextpage a, #nextpage a:link, #nextpage a:hover  {
	height: 51px;
	width: 209px;
}
#nextpage a, #nextpage a:link  {
	background-image: url(/themes/mbb/images/next_off.gif);
}
#nextpage a:hover  {
	background-image: url(/themes/mbb/images/next_on.gif);
} 
/*subfooter*/
#subfooterbox  {
	width: 865px;
}
.sfjoinnow  {
	margin: 0px;
	height: 220px;
	width: 267px;
	float:left;
}
.sfsitelogo  {
	margin: 0px;
	height: 220px;
	width: 329px;
	float:left;
}
.sfnextpage  {
	float: right;
	margin: 0px;
	height: 220px;
	width: 269px;
}
/*Index Page*/
#indexpage #container  {
	background-image: url(/themes/mbb/images/indexpage_bg.gif);
	background-position: center top;
	background-repeat: repeat;
}
#indexheader  {
	padding: 0px;
	width: 850px;
	height: auto;
}
.entrylogo {
	width: 810px;
	height: 188px;
	padding: 0px;
}
/*welcome page*/
#welcomepgtext a:link {
	color:#970000;
}
#welcomepgtext a:visited {
	color:#666666;
}
#welcomepgtext a:hover {
	color:#ff0000;
}
#welcomepgtext a:active {
	color:#000000;
}
.welcomepgtxt2 {
	color: #990000;
}
#welcomepgtext h1 {
	color: color: #970000;
}
.bookmarkpg   {
	color: #970000;
}
.mailorderheaderpic img  {
	width:340px;
	height: 260px;
	padding: 0px;
}
