body {
	margin:			0;
	padding:		0;
	font:			normal 12px Arial;
	line-height:		18px;
	text-align: center;
	margin:			10px 0 10px 0;
	background-image: 	url('/images/gradient.png');
	background-repeat:	repeat-x;

}	



#content_container {
	width:			962px;
	margin-bottom:		0px;
	margin-top:		0px;
	margin:			0 auto;
	padding:	0 0 0 0;
	background-color:	#FFFFFF;
	text-align: left;
	background: 		white url('/images/shadow.gif');
	
}


#header {
	
	width:			962px;
	height:			144px;

	margin:			0 auto;
	background: 		url('/images/header.gif');

}

#logo {
	float:			left;
	text-align:		left;
	width:			485px;
	height:			54px;
	padding:		32px 0 0 41px;
}
#slogan {
	float:left;
	width:			300px;
	height:			58px;
	padding:		0 0 0 216px;
}

#sponsor {
	text-align:right;
	float:right;
	width:			396px;
	height:			120px;
	padding:		24px 26px 0 0;
}

#middlecol {
	width:			447px;
	height:			466px;
	float:			left;
	margin:			0 20px 22px 20px;
	padding:		0 0 0 0;



}
#leftcol {
	float:			left;
	width:			184px;
	height:			476px;
	float:			left;
	margin:			0 0 22px 41px;
}

#leftnav_top {
	color: #ECECEC;
	font-weight:bold;
	width:			174px;
	height:31px;
	padding-left: 10px;
	line-height: 31px;
	background: 		url('/images/leftnav_top.gif');
}
#leftnav {
	width:			182px;
	border-left: 1px solid #30937C;
	border-right: 1px solid #30937C;
	height:435px;
	background: #ECECEC;
}
#leftnav_bottom {
	width:			184px;
	height:9px;
	background: 		url('/images/leftnav_bottom.gif');
}

#rightcol {
	float:			left;
	width:			209px;
	height:			466px;
	float:			left;
	margin:			0 41px 22px 10;

}

#middle_left {
	width:			280px;
	float:			left;
}
#middle_right {
	width:			280px;
	float:			right;
}


#footer {
	clear:both;
	width:			962px;
	margin:			0 auto;
	height:			30px;
	background: 		red url('/images/footer.gif');
	line-height:29px;
	color: #6F9EC6;
	text-decoration:none;
}

#footer_left
{
	float:left;
	padding-left:44px;
	
}
#footer_right
{
	float:right;
	padding-right:44px;
}

a {
text-decoration:none;
color: #4782B1;
} 


#clear {
	clear:both;
	
	background:white;
}

.nav_series_name {
	color: #00457A;
	font:	bold 14px Arial;
	padding-left:10px;
	line-height:20px;
}

.nav_series_number {
	color: #181512;
	font:	bold 12px Arial;
	padding-left:10px;
	line-height:22px;
}
#updateDiv
{
	margin:0px 0px 0px 22px;
	padding: 4px 6px 4px 6px;
	width: 389px;
	border-left:1px solid #3E729A;
	border-right:1px solid #3E729A;
	overflow:auto;
	height: 247px;
	
}

#focusbox_container
{
width: 425px;
height: 164px;
background: 		url('/images/focusbox.gif');
padding: 8px 11px 8px 11px;
}

#content_top
{
width: 383px;
height: 31px;
background: 		url('/images/content_top.gif');
margin: 0 22px 0 22px;
padding-left: 20px;
line-height: 31px;
color: white;
font-weight:bold;
}

#content_bottom
{
width: 403px;
height: 9px;
margin: 0 22px 0 22px;
background: 		url('/images/content_bottom.gif');

}

#focusbox
{
width: 425px;
height: 159px;
}

#bookmark
{
	margin:			0 0 0 0;
	padding:		0 3px 0 3px;
	width: 201px;
	height:291px;	
	border-left:1px solid #8F759A;	
	border-right:1px solid #8F759A;
	overflow:auto;
}
#bookmark_top
{
width: 199px;
height: 31px;
padding-left: 10px;
line-height: 31px;
background: 		url('/images/bookmark_top.gif');

color: #D0AFCB;
font-weight:bold;
}
#bookmark_bottom
{
width: 209px;
height: 9px;
background: 		url('/images/bookmark_bottom.gif');
}

#linkback
{
	margin-top:27px;
width: 194px;
height: 79px;
padding:38px 5px 0 10px;
line-height:12px;
color:white;
background: 		url('/images/linkback.gif');
}


table.focus
{
	margin:0px 0px 4px 0px;
	font:	normal 14px Arial;
	height:48px;
}

p.focus
{
	padding:0px 19px 4px 19px;
	margin:0px 0px 4px 0px;
	font:	normal 14px Arial;
	height:48px;
}

table.scroll
{
	margin:0px 0px 4px 0px;
	font:	normal 12px Arial;
	height:47px;
}

p.scroll
{
	padding:0px 11px 0px 11px;
	margin:0px 0px 4px 0px;
	font:	normal 12px Arial;
	height:47px;
}
