/* CSS Document */

@media screen, projection {

.BeNiceToMacIE5 {
	font-family: "\"}\"";
	font-family: inherit;
}
html, body, #wrapper, wrapper2 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
html>body, html>body #wrapper, html>body #wrapper2 {
	height: auto;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

div#wrapper {
	position: absolute;
	top: 0;
	left: 0;
/*	background: #B6292F; */
	background: #AA0000;
}

#header {
	width: 932px;
	margin: 0 auto;
}

#headimg {
	height: 140px;
}

#menu {
	width: 925px;
	height: 37px;
	background: #333333;
	margin: 0px;
	padding-left: 7px;
	text-align: center;
}

#headspace {
	height: 10px;
	background: #cc0000 url(images/bar.gif) no-repeat;
}

#sidebar {
	width: 457px;
	float: left;
	padding: 45px 68px 0px 55px;
}

#content {
	margin-left: 580px;
	padding-top: 20px;
}

#content img {
	margin-top: 20px;
	}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background: #AA0000;
	color: #fef9ee;
	overflow: hidden;
}

#footerContent {
	padding: 5px 10px 10px 10px;
	width: 912px;
	background-color: #333333;
	margin: 0 auto;
}

#footerContent p {
	margin-top: 0px;
	font-size: 11px;
	}

#main {
	margin: 0 auto;
	padding: 0;
	width: 932px;
	background-color: #FFFFFF;
}
/* \*/
* html #footer {
	position: absolute;
}
* html #main {
	padding-bottom: 60px;
}
/* \*/
head:first-child+body div#footer {
	position: absolute;
	z-index:0;
}
head:first-child+body div#main {
	padding-bottom: 60px;
}

}

@media all and (min-width:0px) {
head~body {height:100%;}
}

a.nav, a.nav:link, a.nav:visited {
	float: left;
	display: block;
	height: 32px;
	background-color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #eeeeee;
	line-height: 25px;
	overflow: hidden;
	padding-top: 5px;
}

a.nav:hover {
	color: #ffffff;
	background: #FF9900;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	color: #643B47;
	margin-top: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #643B47;
	margin-top: 0px;
}

.crimson { 
	color: #cc0000;
}

a {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
