BODY{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url("/css/preformatted/imgs/silk_wide/bg.gif");
	background-repeat: repeat-x;
	background-attachment: fixed;
}

body,td,th,div {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #f3defb;

	
}

A:link {   color: #9184ff; text-decoration: none}
A:visited {  color: #9184ff; text-decoration: none}
A:hover {   color:#b5acfe; text-decoration: none}
A:active {  color: #b5acfe; text-decoration: none}

H1{
	color: #6B006C;
	font-size: 32px;
	font-family:Georgia;
	text-transform: capitalize;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	text-align: left;
	vertical-align: bottom;
}

#CONTENT_CONTAINER{
	text-align:left;
	width: 100%;
	min-height: 200px;
	display: block;
	float: left;
	background-image: url("/css/preformatted/imgs/silk_wide/menu.gif");
	background-repeat: repeat-y;
}

#BANNER{
	background-image: url("/css/preformatted/imgs/silk_wide/bannerbg.png");
	background-repeat: no-repeat;
	width: 100%;
	height: 110px;
	text-align: left;
	float: left;
	background-color: transparent;
}

.titleimg{
	position: relative;
	top: 10px;
	left: 180px;
}

#content_table {
	width: 1000px;
	float: left;
	min-height: 200px;
}

#menu_cell {
	width: 250px;
}

#menu_header{
	display: block;
	height: 70px;
}

#MENU {
	width: 250px;
}

#menu_footer{
}

#MENU_CONTAINER {
	text-align: left;
		width: 250px;
		background-color: transparent;

}

#menu1,#menu2{
	height: 25px;
	}

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED {
	color: #ff2929;
	display: block;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-left: 33px;
	background-image: url("/css/preformatted/imgs/silk_wide/arrow.gif");
	background-repeat: no-repeat;
	background-position: 7px center;
}


#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE {
	font-size: 14px;
	color: #FF6633;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-image: url("/css/preformatted/imgs/silk_wide/arrow.gif");
	background-repeat: no-repeat;
	background-position: 7px center;
	font-family: Tahoma;
	padding-left: 31px;
}

#MIDDLEBAR {
	display: none;
}

#CONTENT{
	margin:0px;
	width: 700px;

}

#footer{
	width: 1000px;
	height: 135px;
	float: left;
	background-image: url("/css/preformatted/imgs/silk_wide/footerbg.png");
	background-repeat: no-repeat;
	background-position:left;
}

#BRANDING{
	position:relative;
	text-align: left;
	width: 1000px;
	padding-top: 100px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.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/silk_wide/shade.gif');
}

.bulletted{
	background-image: url('/css/preformatted/imgs/silk_wide/bullet.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 20px;
}

/* 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:#ffc8c8;
}

#threads{
	background-color:#ffc8c8;
}

#threads_title{
	background-color:#ffc8c8;
}

#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#ffc8c8;
}

#post_controls{
	border-color: transparent;
}

/* message board end */
