@import url(blueDreamForums.css);
a{
	color: #636363;
	text-decoration: none;
	font: normal normal bold 12px Verdana;
}
a:hover{
	color:#000000;
	border-bottom: 2px solid #000000;
}
li{
	list-style: none;
}
body,p,form,h1,h2,h3,h4,h5,legend,dl,dt,dd,#content,#main{
	margin:0;
	padding:0;
}
body{
	background-image:url(images/site/pattern1.gif);
	font: normal normal normal 12px Verdana;
	color: #8B8B8B;
}
div h2,div h3,div h4{
	font: normal small-caps bold 12px Verdana;
	color:#C8C8C8;
	height: 19px;
	margin:0;
	margin-top: 15px;
	padding:4px;
	background : #5D5F60;
}
h3 a{
	color:#C8C8C8;
	text-decoration: none;
	font: normal normal bold 12px Verdana;
}
h3 a:hover{
	color:#C8C8C8;
	border-bottom: 2px solid #000000;
}
img {border :0;}
#logo{
	margin:0;
	padding:0;
	color : #C697A1;
	background: url(images/site/logorepeat.jpg) repeat-x 4px;
	border-bottom : 8px solid #3B6EAD;
	border-top : 8px solid #3B6EAD;
}
#main #logo{
	background: #3B6EAD url(images/site/logorepeat.jpg) repeat-x 4px;
}
#logo a:hover{
	border: none;
}
#logo h1{
	background: url(images/site/logo.jpg) no-repeat left center;
	font-size:0;
	color : #C697A1;
	height: 101px;
}
#content{
	background : url(images/site/side.gif) repeat-y;
	border:none;
	_height: 640px;
	min-height:640px;
	padding-left: 150px;
	padding-right: 10px;
	padding-bottom: 24px;
	padding-top: 20px;
}
#content div,#content ul{
	background : #EAEAEA;
	padding: 4px;
}
#content h3{
	border: 3px solid #5D5F60;
}
#footer{
	background : #CBD0D3;
	border:0;
	padding:0;
	margin:0;
	height:auto;
	border-top: 4px solid #A4A8AB;
	font: normal normal normal 10px Verdana;
	text-align:right;
	color: #909598;
}
#main{
	overflow:hidden;
	background : #FFF url(images/site/backdrop.gif) repeat-x;;
	border: none;
	min-width:700px;
	margin-left: 45px;
	margin-right: 45px;
	border-left: 8px solid #5D5F60;
	border-right: 8px solid #5D5F60;
}
#menu h2,#navigation h3,#content h2{
	display:none;
}
#menu{
	margin:0;
	padding:0;
	background : none;
	border: none;
	position: absolute;
	margin-left:0.375em;
	top: 125px;
}
#menu ul{
	margin:0;
	padding:0;
}
#menu li{
	list-style:none;
	color: #0E2C47;
	cursor: pointer;
	padding:0;
	padding-left:2px;
	font: normal normal normal 10px Tahoma;
	width: 110px;
}
#menu li:hover{
	border : 1px solid #235897;
	background: url(images/site/inputBlue.gif) repeat-x;
}
#menu a{
	line-height:24px;
	color: #87A3C5;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:26px;
	background: url(images/site/menu-off.gif) no-repeat 2px 50% ;
}
#menu a:hover{
	color: #FFFFFF;
	border: none;
	font-weight:bold;
	background: url(images/site/menu.gif) no-repeat 2px 50% ;
}