body {
	font-family: Monaco, Courier, Arial, Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/oncuratingbackground.gif);
	background-repeat: repeat;
	line-height: 13px;
}


#content {
	position:absolute;
	left:50px;
	top:0px;
	width:850px;
	z-index:0;
	background-color: #FFFFFF;
}

#news {
	position:absolute;
	left:807px;
	top:1px;
	width:147px;
	height:147px;
	z-index:2;
}
a:link {
	font-family: Monaco, Courier, Arial, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Monaco, Courier, Arial, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Monaco, Courier, Arial, Verdana;
	font-size: 10px;
	text-decoration: line-through;
	color: #000000;
}
a:active {
	font-family: Monaco, Courier, Arial, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: line-through;
}
.title {
	font-family: Monaco, Courier, Arial, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.titleUpperCase {
	font-family: Monaco, Courier, Arial, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-transform: uppercase;
}
.buttons {
	background-color: #000000;
	font-family: Monaco, Courier, Arial, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
