BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color: #006600;
}
#outer {
	position : absolute;
	width : 990px;
	height : 2700px;
	background-color : #CCCC66;
	margin: 0px;
	padding: 0px;
	margin-left : 50%; 
	left : -498px; 
}
#inner {
	position : absolute;
	left: 4px;
	top: 0px;
	width : 982px;
	height : 2700px;
	background-color : #ffffff;
	margin: 0px;
	padding: 0px;
}
#top {
	position : absolute;
	left: 0px;
	width : 982px;
	height : 150px;
	margin: 0px;
	padding: 0px;
}
#logo {
	position : absolute;
	left: 850px;
    top: 10px;
}
#bar {
	position : absolute;
	left: 0px;
	width : 982px;
	top: 150px;
	height : 20px;
	background-color : #006600;
}
#toptxt1 {
	position : absolute;
	left: 10px;
	top: 13px;
	font-size: 30px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	width: 570px;
}
#toppic {
	position : absolute;
	left: 0px;
	top: 0px;
}
#menu {
	position : absolute;
	left: 10px;
	top: 180px;
}
#menuright {
	position : absolute;
	left: 775px;
	top: 180px;
}
#leftlow {
	position : absolute;
	left: 10px;
	top: 300px;
	width : 196px;
	background-color : #ffffff;
	margin: 0px;
	padding: 0px;
}
#main {
	position : absolute;
	left: 215px;
	top: 170px;
	width : 550px;
	background-color : #ffffff;
	margin: 0px;
	padding: 0px;
}
#rite {
	position : absolute;
	left: 775px;
	top: 415px;
	width : 195px;
	background-color : #ffffff;
	margin: 0px;
	padding: 0px;
}
A:link {
	color: #0000ff;
	text-decoration: none;
}
A:visited {
	color: #0000ff;
	text-decoration: none;
}
A:active {
	color: #0000ff;
	text-decoration: none;
}
A:hover {
	color: #ff0000;
	text-decoration: none;
}
TD {
	font-size: 14px;
}
P {
	font-size: 14px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.underlined {
	text-decoration: underline;
}
.subheading {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
.white {
	color: #ffffff;
}
#agm {
	position : absolute;
	left: 22px;
	height : 100px;
	top: 44px;
}
