body			{ font-size: 0.75em; }

/* -------------------------- */
/* CONTENT */
/* -------------------------- */

div#main		{ background: none; position:relative; display:block; }

.box
	{
	min-height: 370px;
   	height: auto;
   	_height: 397px;
	}

.bottombox		{ height: 15px; }
.bdybox
	{
	margin: 0px;
	padding: 12px;
	padding-bottom: 0px;
	}

#news
	{
	background: url(/grfx/bgnews.png) no-repeat top left;
	float:left;
	position:relative;
	width:230px;
	left:0px;
	}

#news h2
	{
	border-bottom: 1px solid #12007c;
	width: 195px;
	height: 15px;
	margin: 0px;
	padding:5px;
	margin-left:auto;
	margin-right: auto;
	color:#12007C;
	font-size:1.3em;
	}

#news .bdybox a			{ color: #12007c; text-decoration: none; }
#news .bdybox a:hover	{ color: #65b821; text-decoration: underline; }

.bdybox ul
	{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	list-style-type: none;
	}

.bdybox ul b
	{
	color: #12007c;
	}

.bdybox li
	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left:20px;
	line-height: 1.5em;
	background: transparent url(/grfx/bullet.gif) 5px 5px no-repeat;
	}


#bottomnews
	{
	background: url(/grfx/botnews.png) no-repeat;
	position: absolute;
	bottom: 0px;
	width: 230px;
	}

#banners
	{
	background: url(/grfx/bgbanners.png) no-repeat top left;
	float:right;
	position:relative;
	width:234px;
	right:0px;
	}

#banners p
	{
	border-bottom: 1px solid #eee;
	display: block;
	width: 180px;
	text-align: center;
	padding-bottom: 10px;
	margin: 10px auto;
	margin-bottom: 0px;
	}


#bottombanners
	{
	background: url(/grfx/botbanners.png) no-repeat;
	position: absolute;
	bottom: 0px;
	width: 234px;
	}

#intro
	{
	background: url(/grfx/bgintro.png) no-repeat top center;
	margin-left:230px;
	margin-right:234px;
	position:relative;
	display:block;
	height:1%;
	}

#bottomintro
	{
	background: url(/grfx/botintro.png) no-repeat;
	position: absolute;
	left: 1px;
	_left: -3px;
	bottom: 0px;
	width: 334px;
	}


/* -------------------------- */
/* FOOTER */
/* -------------------------- */

#footer			{ font-size: 0.9em; }