@charset "UTF-8";
/* CSS Document */


body,td,th {
	background-color: #999900;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #BEFF5F;
}


.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	color: #666600;
	clear: none;
	display: block;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin-left: 88px;
	margin-right: 50px;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #666600;
	font-weight: normal;
	letter-spacing: 0.5px
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
	align: top;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	align: top;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	align: top;
	padding-left: 42px;
}

a:link {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size; 10px;
	
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
font-weight: bolder;
}

a:active {
	text-decoration: none;
}


#wrapper {
	position: relative;
	margin: auto;
	width: 760px;
	
}

#aoc-logo {
	clear: both;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 12px;
	width: auto;
	height: auto;
	background-position: left;
	display: block;
}


#outer-container {
	margin-top: 8px;
	position: top;
	width: 730px;
	height: auto;
	border-width: 15px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
	background-image: url(bg_colour.gif);
	background-repeat: repeat;
}

#bar {
	background-position: top;
	margin-top: 0px;
	background-image: url(images/bar.gif);
	width: 730px;
	height: 15px;
}

#inner-container {
	width: 730px;
	height: auto;
	background-repeat: no-repeat;
	background-image: url(web-background.gif);
	background-position: bottom;
	margins: 0px;
}

#navbar {
	margin-top: 25px;
	margin-bottom: 15px;
	position: top;
	width: 100%;
	font-size: 10px;
	text-align: center;
}


.style1 {
	color: #99CC99
}


.style2 {color: #000000
}


#pageheader h1 {
	width: 730px;
	height: auto;
}

#content-right {
	clear: top;
	text-align: top left;
	margin-left: 327px;
	width: 355px;
	height: auto;
	position: top;
	padding-bottom: 100px;
}



#clearer {
	clear: top;
	Clear: both;
}


#contacts {
	width: 760px;
	height: 15px;
	background-color:#000000;
	position: middle;
	text-align: center;
	font-size: 9px;
	color: #999900;
	word-spacing: 0px;
	letter-spacing: 1px;
}

#filler {
	
	width: 730px;
	height: auto;
}
