
#sidebar
{
	top: 0px;
}

.header
{
	display:					block;
	height:						127px;
	float:						left;
}

.sub_header_subsection
{
	display:					block;
	float:						left;
}

.text_header
{
	font-family:				arial, verdana, sans-serif, sans;
	font-size:					20px;
	font-weight:				bold;
}

.text_content
{
	font-family:				arial, verdana, sans-serif, sans;
	font-size:					12px;
}

#sub_nav
{
	float:						left;
	display:					block;
	padding:					0px;
	width:						177px;
	background-image:			url('images/news_side.gif');
}

#content
{
	padding:					0px;
}

#content_body
{
	width:						75%;
}

#sub_header
{
	width:						100%;
	float:						left;
	display:					block;
	background-image:			url('images/sub_header_background.jpg');
	background-repeat:			repeat-x;
	padding:					0px;
}

#header
{
	width: 						100%;
	height:						127px;
	background-image:			url('images/header_background.jpg');
	background-repeat:			repeat-x;
	padding:					0px;
}

#footer
{
	width:				100%;
	position:			relative;
	clear:				both;
	padding-top:		30px;
	margin-top:			30px;
}

img
{
	margin-bottom:				-4px;
	border-width:				0px 0px 0px 0px;
}

