body {
	background-color: #EFECC9;
	color: #212619;
	font-family: Arial,Helvetica,sans-serif;
}

#container {
	text-align:left;
}

#body {
	width: 90%;
	margin: 0 0 0 30px;
}

#rightSidebar {
	font-size: 0.70em;
}

#header {
	margin:0;
	background-color: #3B3635;
	text-align: left;
}

#headerTitle {
	margin: 0;
	background-color:#3B3635;
}

#header h1 {
	padding: 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	line-height:0em;
}

#main h1 {
	font-family:Arial, Helvetica, sans-serif;
}

#main h2 {
	font-family:Arial, Helvetica, sans-serif;
}

#main h3 {
	font-family:Arial, Helvetica, sans-serif;
}

#main h4 {
	font-family:Arial, Helvetica, sans-serif;
}

#main h5 {
	font-family:Arial, Helvetica, sans-serif;
}

#main h6 {
	font-family:Arial, Helvetica, sans-serif;
}

#content h1 {
	font-family:Arial, Helvetica, sans-serif;
}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
}

#content h3 {
	font-family:Arial, Helvetica, sans-serif;
}

#content h4 {
	font-family:Arial, Helvetica, sans-serif;
}

#navbar {
	border-bottom: 2px dotted #244731;
}

#content {
	border-top: 2px dotted #244731;
}

h2,h3,h4,h5,h6 {
	color: #244731;
	line-height:1.1em;
}

a:link {
	color: #8B0F04;
}

a:active {
	color: #C41230;
}

a:visited {
	color: #8B0F04;
}

a:hover {
	color: #C41230;
	text-decoration:none;
	border-bottom:1px dotted;
	background:none;
}

#sidebar div.block span.blockTitle {
	font-size:1.2em;
	text-transform: none;
}

#navbar a {
	font-size:0.75em;
	font-weight:bold;
	letter-spacing:0em;
}

ul.menu a {
	text-transform:none;
}

#developedBy {
	text-transform:none;
	font-size:0.85em;
}
