#maincontent{
	
	
	width: 800px;
	
	border: 1px solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-indent: 0px;
	margin: auto;	
	color:#000000;
	background: #ffffff 50% 50% url(/rca_intro.jpg) no-repeat;
	font: normal small-caps normal 120px "closed for surgery";	
	text-align:center;
}

#newssection {

width: 797px;
border: 1px solid;
border-top-color: #333333;
border-right-color: #333333;
border-bottom-color: #333333;
border-left-color: #333333;
text-align:left;

background: #ffffff

}


.note {
	color:#000000;
	font: normal small-caps normal 29px "closed for surgery";
}

.tinynote {
	color:#000;
	font: normal small-caps normal 19px "Wanna be notified?";
}

.tinynote a{
	color:#000;

}
.quicklinks {

	color:#000;
	font-family: Arial;
	font-size: small;
	text-decoration: none;

	padding-top: 10px;
	
}

.quicklinks a{
color:#000;
text-decoration: none;
}

.quicklinks a:hover{
	text-decoration:underline;
}

.footer {

	color:#000;
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	text-align:center;
	
}

.footer a{
color:#000;
text-decoration: none;
}

.footer a:hover{
	text-decoration:underline;
}