body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 10px;

}
	
#title-bar-red{
	background: #fff;
	background-image: url(images/title-bar-background.gif);
	background-repeat: repeat-x;
	border: 0px solid #525252;
	color: #a10808;
	font-size: 1.5em;
	font-weight: heavy;
	text-align:left;
	text-decoration: underline;
	text-indent: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
