#nav-main
{
	margin-top:			1px;
}

#main
{
	background-image:		url( /images/bg_main.gif );
	background-repeat:		repeat-y;
}

#content
{
	float:					left;
	width:					490px;
	margin:					0px;
	padding:				12px 15px;
}

#right
{
	margin-left:			520px;
	padding:				7px 10px;
}

#right .bodytext
{
	line-height:			1.4em!important;
}

#right h2
{
	font-family:			arial,sans-serif;
	font-weight:			bold;
	font-size:				0.75em;
	color:					#212660;
}
#right h2 a
{
	color:					#212660;
}


h1
{
	font-weight:			bold;
	line-height:			1.2em;
	font-size:				1.6em;
	color:					#212660;
}

#content .bodytext
{
	margin:					0px;
	font-size:				0.78em;
	color:					#333333;
}

#bottom
{
	clear:					both;
	border-top:				1px solid #CFC1A4;
	background-color:		#E4DCCC;
	background-image:		url( /images/bg_bottom.gif );
	background-repeat:		repeat-y;
	color:					#4D473F;
	color:		#2B2823;
}


#bottom .newsblock
{
	float:					left;
	padding:					5px 10px;
	width:					237px;
	
}
.n3
{
	width:					227px!important;
	padding-left:			20px!important;
}

#bottom .bodytext
{
	line-height:			1.3em;
}

#bottom ul
{
	list-style-type:		none;
	margin:					0px;
	padding:				0px;
}

#bottom li
{
	margin-bottom:			1.3em;
}

#bottom br
{
	clear:					both;
}

h2
{
	margin:					0px 0px 4px;
	font-family:			georgia,serif;
	font-weight:			bold;
	font-size:				1.0em;
	color:					#212660;
}


#end
{
	clear:					both;
	width:					100%;
	height:		0px;
	line-height:	0px;

}


#cs
{
	/*	Do not modify		----------------------------*/
	background-color:		white;
	position:				relative;
}

.cs
{
	/*	Do not modify		----------------------------*/
	width:					100%;
	position:				absolute;
	visibility:				hidden;
	z-index:				99;
}
 
.csnav
{
	position:				absolute;
	bottom:					0px;
	right:					0px;
	z-index:				4000;

	width:					44px;
	height:					19px;
	background-color:		#CCCCCC; 
	padding:				1px 0px 1px 1px;
}
.csnav img
{
	float:					left;
	margin:					0px 1px 0px 0px;
}
