﻿BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #cb035f;
	text-align:center;
}

#MIDDLEBAR{
    display:none;
}

th {
	color: #63392e;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

td {
	color: #63392e;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

body {
	color: #63392e;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

DIV {
	color: #63392e;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.titleimg{
	position:relative;
	left: 0px;
	top: 30px;
}

H1{
	color: #930030;
	font-size: 32px;
	font-family:Georgia;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 36px;
}

#BANNER{
	width: 778px;
	padding:0px;
	background-color: transparent;
	background-image: url('banner.png');
	background-repeat: no-repeat;
	height: 221px;
}

#INNERBANNER{
    margin:0px;
    display: block;
	width: 778px;
	height: 221px;
	background-image: url('flower.png');        
    background-repeat: no-repeat;
    background-color: transparent;
    }

#menu_cell {
	padding-right:0px;
	width: 150px;
}

#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
}

#menu_header{
	border:none;
	margin: 0px;
	height: 10px;
	padding: 0px;
	font-size: 1px;
	background-position: top;
	display: none;
	width: 150px;
}


#MENU {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	width: 150px;
}

#MENU_CONTAINER {
	width: 160px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	letter-spacing: 0px;
	display: block;
}


#MENU1{white-space:nowrap;height:20px;}
#MENU2{white-space:nowrap;height:20px}

#MENU_CONTAINER A:LINK {
	color: #930030;
	display: block;
	text-decoration: none;
	font-size: 12px;
	padding-left: 35px;
	background-image: url('menuoff.png');
   	background-color: transparent;
	height: 22px;
	width: 150px;
	background-repeat: no-repeat;
}

#MENU_CONTAINER A:VISITED {
	color: #930030;
	display: block;
	text-decoration: none;
	font-size: 12px;
	padding-left: 35px;
	background-image: url('menuoff.png');
   	background-color: transparent;
	height: 22px;
	width: 150px;
	background-repeat: no-repeat;
}

#MENU_CONTAINER A:HOVER {
	font-size: 12px;
	color: #bb2858;
	display: block;
	text-decoration: none;
	padding-left: 35px;
	background-image: url('menuon.png');
   	background-color: transparent;          
	height: 22px;
	width: 150px;
	background-repeat: no-repeat;
}

#MENU_CONTAINER A:ACTIVE {
	font-size: 12px;
	color: #bb2858;
	display: block;
	text-decoration: none;
	padding-left: 35px;
	background-image: url('menuon.png');
   	background-color: transparent;
	height: 22px;
	width: 150px;
	background-repeat: no-repeat;
}

#CONTENT{
	width: 550px;
	padding: 0px;
}

#footer{
	text-align: center;
	width: 775px;
	min-height: 50px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('footer.png');
	height:	93px;
	background-repeat: no-repeat;
}

#BRANDING{
	color: #653b1b;
	padding-left:150px;	
	padding-top:10px;
}

#content_table {
	width: 778px;
	min-height: 200px;
	background-image: url('bg.png');
	background-repeat: repeat-y;
}


A:link {   color: #930030; text-decoration: none}
A:visited {  color: #930030; text-decoration: none}
A:hover {   color:#930030; text-decoration: none}
A:active {  color: #930030; text-decoration: none}

.bulletted{
	background-image: url('arrow.png');
	background-repeat:no-repeat;
	background-position:left 50%;
	padding-left: 20px;
}

.button{
	border-left: 1px solid #efefef;
	border-right: 1px solid #ccc;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #ccc;
	color:#fff;
		font-size: 11px;
		font-weight:bold;
		padding:3px;
		background-color:#efefef;
	background-image:url('button_bg.gif');
}

.separator{
	width:42px;
	height: 300px;
	background-image:url('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:#c73e73;
}

#threads{
	background-color:#c73e73;
}

#threads_title{
	background-color:#c73e73;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#c73e73;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

