BODY
{
	background: #EAEAEA url(img/bg.gif) repeat-y top center;
	color: #3A3A3A;
	font: 76% Verdana, Tahoma, Arial, sans-serif;
	margin: 0 auto;
	padding: 0;
}
/*Main layout and header*/
#wrap
{
	background: #FFF;
	color: #303030;
	margin: 0 auto;
	padding: 1px 5px;
	width: 760px;
}
#header
{
	background: #FFF url(img/front.jpg) no-repeat bottom left;
	color: #505050;
	height: 400px;
	margin: 0 0 10px;
	padding: 0;
}
#header H1
{
	font-size: 2.5em;
	font-weight: 400;
	letter-spacing: -2px;
	margin: 0 0 4px 15px;
	padding: 15px 0 0;
}
#header H1 A, #header H1 A:hover
{
	font-weight: 400;
	padding: 0;
}
#header P
{
	font-size: 1.1em;
	letter-spacing: -1px;
	margin: 0 0 20px 15px;
	padding: 0 0 0 3px;
}
/*Left sidebar and menu*/
#leftside
{
	clear: left;
	float: left;
	margin: 0 0 10px;
	padding: 0;
	width: 150px;
}
#leftside UL.avmenu
{
	list-style: none;
	margin: 0 0 18px;
	padding: 0;
	width: 150px;
}
#leftside UL.avmenu LI
{
	display: inline;
	padding: 0;
	width: 150px;
}
#leftside UL.avmenu LI A
{
	background: #F4F4F4 url(img/menubg.gif) repeat-x bottom left;
	border-bottom: 1px solid #D8D8D8;
	border-left: 4px solid #CCC;
	border-right: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	color: #505050;
	float: left;
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 5px;
	padding: 5px 1px 5px 5px;
	text-decoration: none;
	width: 138px;
}
#leftside UL.avmenu LI A:hover, #leftside UL.avmenu LI A.current
{
	background: #EAEAEA url(img/menubg2.gif) repeat-x bottom left;
	border-bottom: 1px solid #000000;
	border-left: 4px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #375E49;
}
#leftside UL.avmenu UL
{
	font-size: 0.9em;
	margin: 0 0 0 15px;
	padding: 0 0 5px;
	width: 133px;
}
#leftside UL.avmenu UL A
{
	padding: 3px 1px 3px 5px;
	width: 123px;
}
#leftside UL.avmenu UL UL
{
	font-size: 1em;
	width: 120px;
}
#leftside UL.avmenu UL UL A
{
	width: 108px;
}
#leftside H2
{
	font-size: 1.5em;
	font-weight: 400;
}
#leftside .announce
{
	background: #F4F4F4 url(img/menubg.gif) repeat-x bottom left;
	border-bottom: 1px solid #D8D8D8;
	border-left: 4px solid #CCC;
	border-right: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	clear: left;
	color: #505050;
	line-height: 1.3em;
	margin: 10px 0;
	padding: 5px;
	width: 134px;
}
#leftside P, .announce P
{
	font-size: 0.9em;
}
/*Main content variations*/
#content
{
	line-height: 1.5em;
	margin: 10px 150px 10px 160px;
	padding: 0;
	text-align: left;
}
#contentwide
{
	line-height: 1.5em;
	margin: 10px 0 10px 160px;
	padding: 0;
	text-align: left;
}
#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: #FFFFFF;
	border: 4px solid #FFFFFF;
	color: #FEFEFE;
	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*/
#footer
{
	background: #FFF;
	border-top: 2px solid #DADADA;
	clear: both;
	color: #808080;
	font-size: 0.9em;
	margin: 0 auto;
	padding: 8px 0;
	text-align: center;
	width: 760px;
}
#footer P
{
	margin: 0;
	padding: 0;
}
#footer A
{
	background: inherit;
	color: #808080;
	font-weight: 400;
	text-decoration: none;
}
#footer A:hover
{
	text-decoration: underline;
}
/*Links and paragraphs*/
A
{
	background: inherit;
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}
A:hover
{
	background: inherit;
	color: #000000;
	text-decoration: none;
}
A IMG
{
	border: 0;
}
P
{
	margin: 0 0 16px;
}
BLOCKQUOTE
{
	background: #F4F4F4 url(img/menubg.gif) repeat-x bottom left;
	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;
}
/*Tables and forms*/
TABLE
{
	border: 1px solid #D8D8D8;
	border-collapse: collapse;
	line-height: 1.3em;
	width: 95%;
	margin: 0 0 16px;
	padding: 0;
}
CAPTION
{
	font-size: 1.5em;
	font-weight: 400;
	margin: 0;
	padding: 6px 0 8px;
	text-align: left;
}
TH
{
	background: #EAEAEA url(img/menubg2.gif) repeat-x bottom left;
	color: #505050;
	padding: 7px;
	text-align: left;
}
TD
{
	background: #F4F4F4 url(img/menubg.gif) repeat-x bottom left;
	color: #303030;
	font-size: 0.9em;
	padding: 7px;
	text-align: left;
}
INPUT, TEXTAREA
{
	border: 1px solid #CCC;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 1em;
	margin: 0;
	padding: 4px;
}
LABEL
{
	margin: 2px;
}
INPUT
{
	width: 200px;
}
TEXTAREA
{
	width: 400px;
}
/*Various classes*/
.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: #F4F4F4 url(img/menubg.gif) repeat-x bottom left;
	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;
}

