body {
	background: #bac9d0 url(/images/bg.gif) repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}

#wrapper {
	background: #ffffff;
	margin: 0px auto;
	width: 952px;
}

#header {
	background: url(/images/header-bg.gif);
	height: 194px;
	width: 952px;
}

#container {
	background: #ffffff;
	min-height: 300px;
	overflow: hidden;
	padding: 10px;
	width: 932px;
}

#menu {
	padding-top: 45px;
	padding-left: 524px;
}

#footer {
	background: url(/images/footer-bg.gif);
	color: #ffffff;
	height: 80px;
	padding-top: 35px;
	width: 952px;
}

div.header-text {
	color: #af0c0c;
	font-size: 13pt;
	font-weight: bold;
	padding-top: 33px;
	padding-left: 487px;
	text-align: center;
	width: 453px;
}

h2 {color: #af0c0c;}

.label {color: #af0c0c; float: left; line-height: 25px; width: 150px;}

.center {text-align: center;}

a:link, a:visited {color: #af0c0c; text-decoration: underline;}
a:hover, a:active {color: #474d4b; text-decoration: underline;}

#menu a:link, #menu a:visited {color: #ffffff; font-weight: bold; font-size: 12pt; padding-right: 40px; text-decoration: none;}
#menu a:hover, #menu a:active {color: #e5e5e5; font-weight: bold; font-size: 12pt; text-decoration: none;}