p, ul li, ol li { margin:0px; padding:0px; font-style:normal; } h1 { font-style:normal; }

#content
{
	position:absolute;
	
	top:75px;
	left:15px;
	
	width:685px;
	height:auto;
	
	z-index:0;
	margin-top:15px;
	
}

#content h1
{
	font-family:'Lucida Grande', "Trebuchet MS" , Arial, Verdana, sans-serif;
	color:#1f62fb;
	font-size:31px;
	text-transform:uppercase;
	margin:0px;
	z-index:0;
	font-style: normal;
	font-weight: bold;
}

#content p, #content ul li, #content ol li
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	font-weight:normal;
	
	color:#2b2b2b;
	
	font-size:11pt;
	
	line-height:26px;
	
	margin:0px;
	
	margin-top:10px;
	
	text-align:justify;
	
	font-style:normal;
}

#content a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	font-weight:normal;
	
	color:#06F;
	
	text-decoration:none;
	
	border-bottom:1px dotted #06F;
	
	font-size:14px;
	
	text-shadow:#EEE 1px 1px;
}

#content a:hover
{
	color:#339;
	
	border-bottom:1px dotted #339;
}

/* NEWS */ /* NEWS */ /* NEWS */ /* NEWS */

#news
{
	position:absolute;
	
	top:75px;
	left:715px;
	
	width:190px;
	bottom:30px;
	
	border-left:none;
	z-index:0;
	
	background:url(news_separator.png) no-repeat left;
	
	padding-left:15px;
	margin-top:15px;
}
#news p.news
{
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	text-shadow:#EEE 1px 1px;
	color:#ba42ba;
	margin:0px;
	margin-bottom:15px;
	
	font-style: normal;
	font-weight: bold;

}
#news h1
{
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-shadow:#EEE 1px 1px;
	color:#d3a759;
	
	margin:0px;
	line-height:16px;
	
	font-style: normal;
	font-weight: bold;
}
#news h2
{
	font-family:'Trebuchet MS';
	font-size:12px;
	font-weight:100;
	text-transform:capitalize;
	font-style:italic;
	color:#a39999;
	
	margin:0px;
	line-height:16px;
	
	font-style: normal;
	font-weight: normal;
}

#news a
{
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#36F;
	font-weight:100;
	text-decoration:none;
	text-align:right;
	border-bottom:1px dotted #36F;
}

#news a:hover
{
	color:#33F;
	border-bottom:1px dotted #33F;
}
#news p
{
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#565656;
	
	margin:0px;
	line-height:16px;
	margin-bottom:10px;
	text-align:justify
}

#news p.align_right
{
	text-align:right;	
}

#content img
{
	border:10px #FFF solid;
	outline:ridge #ccc 1px;
	max-width:665px;
}