/* Start of CMSMS style sheet 'global: red' */
a, #left a, .header, h1 { color: #792129; } /* RED */
a#logo
{
	font-size: 12px;
	text-decoration: none;
	color: #A9AB37;
	background-image: url(uploads/images/red/header_logo.png);
	background-repeat: no-repeat;
	width: 700px;
	height: 29px;
	display: block;
	text-align: center;
	padding-top: 95px;
	text-transform: lowercase;
}
.background { background-color: #792129; }
#breadcrumbs { border-bottom: 1px #792129 dotted; }
#bottom { border-top: 1px #792129 dotted; }
/* End of 'global: red' */

