html {
	background-position: 0 66px;
	background-image: url(../images/bg-main.gif);
}

img#title {
	margin-top: 45px;
}

div#menu {
	margin-left: 171px;
	margin-top: 50px;
}

div#container {
	width: 100%;
	margin-top: 20px;
	border-bottom: 1px solid #F0B92C;
	margin-bottom: 1px;
	padding-bottom: 15px;
	float: left;
}

div#navigation {
	padding-left: 18px;
	border-left-color: #c52f36;
	border-left-width: 1px;
	border-left-style: solid;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 18px;
	margin-top: 0px;
	float: left;
	height: 280px;
	width: 285px;
}

div#leftnav {
	height: 246px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-right: 0px;
	padding-left: 24px;
	margin-top: 0px;
	background-color: #e6e6e6;
}
div#navigation a:link, div#navigation a:visited {
	color: #004080;
	display: inline;
	text-decoration: none;
}

div#navigation a:hover {
	color: #A82627;
	text-decoration: none;
}

div#content {
	border-left-color: #c52f36;
	border-right-color: #c52f36;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	height: 285px;
	float: left;
	width: 222px;
	display: inline-block;
	padding-left: 14px;
}

div#misc {
	height: 285px;
	padding-right: 24px;
	border-right-color: #c52f36;
	border-right-width: 1px;
	border-right-style: solid;
	margin-left: 20px;
	display: inline-block;
	width: 210px;
}

h3 {
	padding-top: 6px;
	line-height: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div#content a:link, div#content a:visited {
	padding-left: 24px;
	padding-bottom: 7px;
	padding-top: 7px;
	display: block;
	color: #333333;
	line-height: 14px;
	font-size: 14px;
}

div#content a:hover {
	color: #c2000c;
	text-decoration: none;
}

div#redheader {
	width: 214px;
	line-height: 24px;
	font-size: 16px;
	text-align: center;
	color: white;
	background-color: #c52f36;
}

div#support {
	padding-bottom: 2px;
	width: 192px;
	border-width: 0px;
	border-style: none;
	background-color: #fbd076;
}

div#zaz {
	padding-left: 14px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	width: 182px;
}

div#annleft {
	width: 550px;
	padding-left: 18px;
	border-left-color: #c52f36;
	border-left-width: 1px;
	border-left-style: solid;
}

