@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{
	width	: 920px;
	padding : 45px 0;
	margin	: 0 auto 0 auto;
	background : #FFF;
	font: normal normal normal 12px Verdana;
	color: #8B8B8B;
}
img.header{
	margin		: 10px 0 10px -7px;
	padding-bottom	: 20px;
	border-bottom	: 1px solid #ddd;
}
input[type=submit],input[type=reset]{
	margin	: 4px;
	height	: 24px;
}
input[type=file]{
	height	: 20px;
}
input[type=submit][value=Login]{
	height	: 18px;
}
#header{
	margin		: -5px 8px 10px -7px;
	padding-bottom	: 10px;
	font-family	: 'trebuchet ms', verdana, 'Lucida Grande', arial, sans-serif; 
	border-bottom	: 1px solid #ddd;
}
#header h1 a{
	font		: bold small-caps 35px 'trebuchet ms', verdana, 'Lucida Grande', arial, sans-serif; 
	color		: #444;
	line-height	: 1;
	letter-spacing	: -0.5px;
}
#header h1 a:hover{
	color 		: #000;
}
#header a:hover{
	border-bottom	: 0;
}
#header p{
	color		: #666;
	font-size	: 13px;
	margin		: -1px 0 0 1px;
	line-height	: 1;
	font-style	: italic;
}
#header ul{
	float		: right;
	margin		: -11px 16px 0;
}
#header li{
	float		: left; 
	margin		: 0 0 0 5px;
	color		: #FFF;
}
#header li a{
	font		: bold 11px 'trebuchet ms', verdana, 'Lucida Grande', arial, sans-serif; 
	padding		: 3px 9px;
	display		: block;
	color		: #FFF;
	background	: #777;
}
#header li.active a{
	color		: #444;
	background	: #ccc;
}
#header li a:hover{
	background	: #888;
}
#main{
	clear	: left;
	float	: left;
	width	: 700px;
	padding : 0px 5px 20px 0px;
}
#side{
	float   : left;
	width	: 180px;
	padding	: 0 10px 10px 10px;
	margin	: -12px 0 0 5px;
	border	: 1px solid #ddd;	
	border-bottom : 0;
	border-top    : 0;
}
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;
}
#side h3,#side h3 a{
	background		: 0;
	font			: 18px Arial;
	line-height		: 1;
	letter-spacing	: -0.5px;
	color			: #454545;
}
#side h3{
	border-top	: 1px dotted #BBB;
	padding-bottom : 0;
	margin-bottom : 0;
	color		: #666;
}
#side h3 strong{
	color		: #3366AA;
	padding-right: 5px;
	font-weight	: normal;
}
#side h3 b{
	font-weight	: normal;
	color		: #3366AA;
}
#side ul{
	margin		: 5px 0 3px -4px;
}
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;}
#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;
}
#menu h2,#navigation h3,#content h2{
	display:none;
}