body{
	font-family: Arial,sans-serif;
	color: #8C0000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #8C0000 url(i/bg_gradinter.jpg) fixed;
}
#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FFF8DD;
  	background-image:  none;
	font-weight: bold;
	text-decoration: none;
}
#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:thin solid #CC0000;
}

