#center
{
	margin:0 205px 0 0;
}

/*___________RIGHT_________________________________________________________*/
#right
{
	float:right;
	width:190px;
}
#right h4
{
	background:none;
}
#right h3
{
	color:#6e6601;
	font-size:medium;
	border:none;
	text-align:right;
	margin:0 0 5px 0;
	padding:0;
	font-weight:normal;
}
#right h4
{
	color:#000;
	font-size:small;
	text-align:right;
	margin:0 0 5px 0;
	padding:0;
	font-weight:bold;
}
#right form
{
	text-align:center;
}
#right .news .small
{
	margin:10px 0 0 0;
	background:#666666;
	padding:10px;
	font-size:small;
	color:#FFF;
	text-align:left;
	font-weight:normal;
}
#right a
{
	color:#fff;
}

#right .news .small .date
{
	display:block;
	border-bottom:#FFF 1px solid;
}
#right .news p
{
	text-align:justify;
}
#right .latest
{
	background:#6e6601;
	color:#FFF;
	padding:2px 0 5px 0;
	margin:0 0 10px 0;
}
#right .latest p
{
	padding:0;
	margin:2px 10px 2px 10px;
}



#right .calendar
{
	text-align:center;
	margin:5px 0 5px 0;
	color:#666 !important;
	font-size:small;
}
#right .calendar a
{
	color:#666 !important;
}
#right .calendar table
{
	border-collapse:collapse;
	border-bottom:3px solid #ccc;
	background:#f5f5f5;
}
#right .calendar table td
{
	border:none;
	margin:0;
	padding:4px 0 4px 0;
	width:14%;
}
#right .calendar table thead td
{
	color:#666 !important;
	background:#ccc;
	font-weight:bold;
}
#right .calendar table strong
{
	padding:3px;
	background:#ae0000;
	color:#FFF;
}

