body
{
	background: #DCDCB7 url(../forums/enlighten/misc/bg.gif);
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;	
}

#hdr_ls {
background: url(../forums/enlighten/misc/header_ls.jpg);
width: 117px;
height: 112px;
float: left;
	margin: 0;
	padding: 0;
}

/* ***** SETS LOGO AREA FOUND IN HEADER AND ALL OF IT'S PROPERTIES ***** */
#logo {
background: url(../forums/enlighten/misc/header_logo.jpg);
width: 421px;
height: 112px;
margin-left: auto;
margin-right: auto;
}

/* ***** sets background for header area - No need to change this ***** */
#hdr {
background: #EBEBE2 url(../forums/enlighten/misc/header_back.jpg);
width: 100%;
height: 112px;
	margin: 0;
	padding: 0;
}


/* ***** SETS HEADER RIGHT SIDE AREA FOUND IN HEADER AND ALL OF IT'S PROPERTIES ***** */
#hdr_rs {
background: url(../forums/enlighten/misc/header_rs.jpg);
width: 95px;
height: 112px;
float: right;
	margin: 0;
	padding: 0;
}


a:link
{
	color: #333333;
}
a:visited
{
	color: #333333;
}
a:hover, a:active
{
	color: #4d4d4d;
}

.h_nav	{
color: #000000;
font: 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-weight: bold;
padding: 3px 6px 3px 6px;
white-space: nowrap;
}
.h_nav a:link
{
	color: #000000;
	text-decoration: none;
}
.h_nav a:visited
{
	color: #000000;
	text-decoration: none;
}
.h_nav a:hover, .h_nav	a:active
{
	color: #333333;
	text-decoration: none;
}

/* ***** used to create shadow affect for sides ***** */	
#brd_outer {
border-left: 2px solid #B3B4B2;
border-right: 2px solid #B3B4B2;
}

/* ***** used to create shadow affect for sides ***** */
#brd_in {
border-left: 2px solid #F5F5F5;
border-right: 2px solid #F5F5F5;
}

#nav_back {
background: #F1F1DF url(../forums/enlighten/misc/nav_background.gif);
width: 100%;
height: 33px;
	margin: 0;
	padding: 0;
}

#nav_btm {
background: url(../forums/enlighten/misc/nav_btm.gif);
width: 100%;
height: 10px;
	margin: 0;
	padding: 0;
}

.page
{
	background: #ebebe2;
	color: #000000;
}

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

.tborder
{
	background: #d9d9c2;
	color: #000000;
}

.alt1, .alt1Active
{
	background: #eeeee0;
	color: #000000;
	border-left: 1px solid #f5f5e7;
	border-top: 1px solid #f5f5e7;
}

.navbar
{
	color: #333333;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.smallfont
{
	color: #333333;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

