h1, h2, h3, h4	{ margin: 0px; padding: 0px; }
h1	{ font-size: 150%; font-weight: normal; padding: 10px 0px 3px 0px; }
h2	{ font-size: 100%; font-weight: bold; color: #336699; }
h3	{ font-size: 100%; font-weight: normal; }
h4	{ font-size: 80%; font-weight: normal; }

/* #content { margin-top: -4px; } */

div#content_area	{ margin: 15px; padding: 0;}

#content_area ul, #content_area ol
{
	padding-left: 1em;
	text-indent: -2px;
	margin-left: 0;
	list-style-position: inside;
}

/* sidebar styles */
.article	{ background: url(../Images/Sidebar/article.jpg) no-repeat 0 0; }
.related	{ background: url(../Images/Sidebar/related_clip.jpg) no-repeat 0 0; }
.award		{ background: url(../Images/Sidebar/awards.jpg) no-repeat 0 0; }
.art		{ float:left; padding: 0px 10px 3px 0px; margin-top: 5px; }

#sidebar ul	
{
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
	text-indent: 0;
	list-style-position: outside;
}

#sidebar ul li
{	
	margin-left: 0px;
	padding: 0px 0px 10px 24px;
	list-style: none;
	_height: 1em;			
	font: 100% Verdana;
	background-repeat: none;
}

#related
{
	float: right;
	clear: right;
	width: 250px;
	padding: 10px 10px 10px 20px;
	_margin-top: 20px;
}

#sidebar a
{
	color: black;
	font-size: 80%;
}

#sidebar
{
	width: 250px;
	background-color: #DCF0FB;
}

#sidebar_title	
{
	background-color: #336699; 
	color: white;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
}

#forceit
{
	height: 208px;
	width: 1px;
	float: right;
	display: block;	
}
