body {
	background: url(/img/bg.gif) repeat-y top center #eaeaea;
	color: #3a3a3a;
	font: 12px Verdana, Tahoma, Arial, sans-serif;
	margin: 0 auto;
	padding: 0;
}

#wrap {
	color: #303030;
	margin: 0 auto;
	padding: 1px 20px;
	width: 898px;
}

#header {
	background: #032103 url(/img/front.jpg) no-repeat bottom left;
	color: #505050;
	height: 250px;
	margin: 0 0 10px;
	padding: 0;
}

#header h1 {
	font-size: 5.5em;
	font-weight: 400;
	letter-spacing: -3px;
	margin: 0 0 4px 15px;
	padding: 15px 0 0;
}

#header h1 a, #header h1 a:hover {
	font-weight: 400;
	padding: 0;
	text-decoration: none;
}

#header p {
	font-size: 1.1em;
	letter-spacing: -1px;
	margin: 0 0 20px 15px;
	padding: 0 0 0 3px;
}

#header a {
	width: 200px;
	text-decoration: none;
}


#leftside {
	clear: left;
	float: left;
	margin: 0 0 10px;
	padding: 0 10px;
	width: 250px;
}

#leftside #avmenu ul {
	list-style: none;
	margin: 0 0 18px;
	padding: 0;
	width: 250px;
}

#leftside #avmenu ul li {
	display: inline;
	padding: 0;
	width: 250px;
}

#leftside #avmenu ul li a {
	background: url(/img/menubg.gif) repeat-x bottom left #f4f4f4;
	border: 1px solid #d8d8d8;
	border-left: 4px solid #ccc;
	color: #1f550b;
	float: left;
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 5px;
	padding: 5px 1px 5px 5px;
	text-decoration: none;
	width: 225px;
}

#leftside #avmenu ul li a:hover, #leftside #avmenu ul li a.current {
	background: url(/img/menubg2.gif) repeat-x bottom left #eaeaea;
	border: 1px solid #b0b0b0;
	border-left: 4px solid #e80f0f;
}

#leftside #avmenu ul ul {
	font-size: 0.9em;
	margin: 0 0 0 15px;
	padding: 0 0 5px 0;
	width: 233px;
}

#leftside #avmenu ul ul a {
	padding: 3px 1px 3px 5px;
	width: 223px;
}

#leftside #avmenu ul ul ul {
	font-size: 1em;
	width: 120px;
}

#leftside #avmenu ul ul ul a {
	width: 108px;
}

#leftside h2 {
	font-size: 1.7em;
	font-weight: 600;
	color: #ba2006;
	text-align: center;
	height: 20px;
}

#leftside .announce {
	background: url(/img/menubg.gif) repeat-x bottom left #f4f4f4;
	border: 1px solid #d8d8d8;
	border-left: 4px solid #ccc;
	clear: left;
	color: #505050;
	line-height: 1em;
	padding: 5px;
	width: 221px;
}

#leftside p, .announce p {
	font-size: 0.9em;
}

.blank {
	clear: both;
}

.h10 {
	height: 10px;
}

#extras {
	float: right;
	margin: 0 0 10px;
	padding: 0;
	width: 140px;
}

#extras p, #extras ul {
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0 0 1.5em;
	padding: 0;
}

#extras li {
	list-style: none;
	margin: 0 0 6px;
	padding: 0;
}

#extras h2 {
	font-size: 1.6em;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 0 0 6px;
}

#content {
	line-height: 1.5em;
	margin: 10px 150px 10px 160px;
	padding: 0;
	text-align: left;
}

#contentwide {
	line-height: 1.5em;
	margin-top: 20px;
	padding-right: 10px;
	text-align: left;
	float: right;
	width: 610px;
}

#content h2, #contentwide h2 {
	font-size: 1.8em;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 8px 0 10px;
	padding: 0;
}

#content h3, #contentwide h3 {
	font-size: 1.5em;
	font-weight: 400;
	margin: 6px 0;
	padding: 0;
}

#content img, #contentwide img {
	background: #ccc;
	border: 4px solid #f0f0f0;
	color: #303030;
	display: inline;
	padding: 1px;
	margin: 0 10px 5px 0;
}

#content ul, #content ol, #contentwide ul, #contentwide ol {
	margin: 0 0 16px 20px;
	padding: 0;
}

#content ul ul, #content ol ol, #contentwide ul ul, #contentwide ol ol {
	margin: 2px 0 2px 20px;
}

#content li, #contentwide li {
	margin: 0 0 2px 10px;
	padding: 0 0 0 4px;
}

#footer {
	margin: 0 auto;
	border-top: 2px solid #dadada;
	clear: both;
	color: gray;
	font-size: 0.9em;
	margin: 0 auto;
	padding: 8px 0;
	text-align: center;
	width: 870px;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a {
	background: inherit;
	color: #1f550b;
	font-weight: 700;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#sub {
	clear: both;
	margin: 0 auto;
	margin-top: 5px;
	padding-top: 15px;
	text-align: center;
	font-size: 0.9em;
	font-weight: normal;
	border-top: 2px solid #dadada;
	width: 870px;
}

#sub ul {
	list-style: none;
	display: inline;
	float: left;
}

#sub li {
	display: block;
	float: left;
	width: 265px;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.1em;
}

#sub a {
	font-weight: normal;
}

a, .info {
	background: inherit;
	color: #166090; text-decoration: none;
	font-weight: 700;
}

a:hover {
	background: inherit;
	color: #286ea0;
	text-decoration: underline;
}

a img {
	border: 0;
}

p {
	margin: 8px 0;
}

p.title {
	text-transform: uppercase;
	font-weight: bold;
}

blockquote {
	background: url(/img/menubg.gif) repeat-x bottom left #f4f4f4;
	border-bottom: 1px solid #d8d8d8;
	border-left: 4px solid #ccc;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	color: #505050;
	margin: 16px;
	padding: 7px 7px 7px 11px;
}

blockquote p {font-size: 1.1em; line-height: 1.3em; margin: 0;}

.announce h2 {margin: 0 0 10px; padding: 0;}

.textright {margin: -10px 0 4px; text-align: right;}

.center {text-align: center;}

.small {font-size: 0.8em;}

.large {font-size: 1.3em;}

.highlighted {background: #f0f0f0; border: 1px solid #b0b0b0; color: #303030; padding: 3px;}

.button {background: url(/img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom: 1px solid #d8d8d8; border-left: 4px solid #ccc; border-right: 1px solid #d8d8d8; border-top: 1px solid #d8d8d8; color: #505050; font-weight: 700; margin: 0 0 15px; padding: 7px 7px 7px 11px; width: 120px;}

.left {float: left; margin: 10px 10px 5px 0;}

.right {float: right; margin: 10px 0 5px 10px;}
