#content{
	width:365px;
}

#content, #right{
	float:left;
}


#templateContent{
	padding-left:16px;
	padding-right:10px;
	margin-bottom:20px;
}

#content h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	color:#4A4E32;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:15px;
}
#content p{
	font-family:Lucida Sans Unicode, Verdana;
	color: #535353;
	font-size:0.75em;
	line-height:1.8em;
	margin-left:0px;
	margin-bottom:5px;
	margin-top:0;
}
#content a,#content a:visited{
	color:#1B94D9;
	font-family:Lucida Sans Unicode, Verdana;

	text-decoration:underline;
}
#content a:hover{
	text-decoration:none;
}
#news{
	width:335px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}

#newsHeader{
	width:324px;
	height:27px;
	padding-top:10px;
	padding-left:10px;
	background-color:#DDDBD8;
	border-bottom:solid 1px #fff;
	margin:0;
	
}

#newsHeader h3{
	color:#4A4E32;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	margin:0;
	padding:0;
}

#newsContent{
	width:315px;
	background-color:#EEEDEB;
	margin:0;
	padding:10px 10px 10px 10px;
}

#newsContent p{
	font-family:Lucida Sans Unicode, Verdana;
	font-size:0.75em;
	line-height:2em;
	margin:0;
	padding:0;
	color:#535353;
}

#newsContent span.date{
	font-family:Lucida Sans Unicode, Verdana;
	color:#9C9C9C;
	font-size:0.65em;
}

a.newsCont{
	color:#1B94D9;
	font-family:Lucida Sans Unicode, Verdana;
	font-size:0.65em;	
	margin-left:5px;
}
