html {
	background-color: #806c53;
	height: 100%;
}
body {
	background-color: #89775f;
	background-repeat: repeat-x;
	background-image: url(/sitestyle/images/background.jpg);
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	text-align: center;
}
a {
	text-decoration: underline;
	color: #7c6f57;
}
a:hover {
	color: #272525;
	text-decoration: underline;
}
b, strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	padding-bottom: 10px;
}
ul {
	padding-bottom: 10px;
}
li {
	list-style-position: inside;
	list-style-type: disc;
}
.link-rolover {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	overflow: hidden;
}
.link-rolover-on {
	background-position: left bottom;
}
.link-rolover:hover {
	background-position: left bottom;
	border: none;
}

#hd {
	height: 133px;
	background-repeat: no-repeat;
	background-image: url(/sitestyle/images/AVAMA_header.png);
	_background-image: url(/sitestyle/images/AVAMA_header.gif);
	text-decoration: none;
	position: relative;
}
#bd {
	background-image: url(/sitestyle/images/main-1px.png);
	_background-image: url(/sitestyle/images/main-1px.gif);
	background-repeat: repeat-y;
	min-height: 400px;
}
#ft {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(/sitestyle/images/AVAMA_footer.png);
	_background-image: url(/sitestyle/images/AVAMA_footer.gif);
	text-align: center;
	height: 145px;
}
#hd h1 {
	font-weight: bold;
	border-bottom-color: #aca895;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	left: 220px;
	top: 40px;
	position: absolute;
	text-align: center;
	color: #272525;
	font-size: 131%;
	padding-bottom: 4px;
}
#hd p {
	right: 45px;
	top: 40px;
	position: absolute;
	color: #7c6f57;
	font-size: 138.5%;
}
#hd b {
	color: #272525;
}
#hd .links {
	right: 30px;
	top: 95px;
	position: absolute;
}
#hd .links a {
	font-weight: bold;
	padding-right: 15px;
	padding-left: 8px;
	color: #272525;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(/sitestyle/images/arrow.gif);
	text-decoration: none;
}
#hd .links a:hover {
	text-decoration: underline;
}
#doc {
	background-image: url(/sitestyle/images/background.jpg);
	background-repeat: repeat-x;
	width: 1010px;
}

#column2_1{
	display: inline;
	margin-left: 30px;
	width: 136px;
}
#column2_2{
	margin-right: 30px;
	width: 750px;
}

#column3_1{
	display: inline;
	width: 175px;
	margin-left: 30px;
}
#column3_2{
	line-height: 0px;
	width: 400px;
	margin-left: 1px;
}
#column3_3{
	margin-left: 0px;
	width: 371px;
}
#ft .area0 {
	height: 50px;
	width: 475px;
	top: 52px;
	color: #272525;
	font-size: 77%;
	left: 30px;
	position: absolute;
	overflow: hidden;
}
#ft .contact {
	top: 64px;
	right: 30px;
	color: #7c6f57;
	font-size: 100%;
	position: absolute;
}
#ft .contact span {
	text-decoration: underline;
}
#ft .contact b {
	color: white;
	font-size: 146.5%;
	vertical-align: middle;
}
#ft .copyright {
	text-align: left;
	color: #272525;
	font-size: 77%;
	left: 10px;
	bottom: 8px;
	position: absolute;
}
#ft .rightlinks {
	font-size: 77%;
	left: 900px;
	bottom: 8px;
	position: absolute;
}
#ft .rightlinks a {
	color: #272525;
}

#controls {
	text-align: right;
	right: 0px;
	top: 5px;
	position: absolute;
}
#controls a {
	text-decoration: none;
	padding-right: 12px;
	color: #333333;
}
#controls a:hover {
	color: #000066;
}

#mainmenu {
	padding: 0px;
	margin: 0px;
}
#mainmenu li {
	list-style-position: outside;
	margin: 0px;
	border-bottom-color: #82755e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	list-style-type: none;
}
#mainmenu li a {
	display: block;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	color: white;
	font-size: 90%;
}
#mainmenu .on, #mainmenu li a:hover {
	background-position: 0px 8px;
	background-repeat: no-repeat;
	background-image: url(/sitestyle/images/page_ON.gif);
	text-decoration: none;
	color: #aca895;
}
#mainmenu li ul {
	padding-bottom: 0;
}
#mainmenu li ul li {
	border-bottom-style: none;
	border-top-color: #aca895;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 1px;
	background-color: #908065;
	list-style-type: none;
}
#mainmenu li ul li a {
	display: block;
	padding-left: 9px;
	text-decoration: none;
	color: white;
	font-size: 85%;
}
#mainmenu .subon, #mainmenu li ul li a:hover {
	background-image: url(none);
	color: #aca895;
}

table.s {
	border: 1px solid #d9d9d9;
}
table.s th {
	padding: 5px 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #333333;
}
table.s tr {
}
table.s td.odd {
	background-color: #eeedee;
}
table.s td {
	padding: 5px 10px;
}
