#footer {
	background-image: url(images/tempsite_12.jpg);
	height: 100%;
	width: 720px;
	position: relative;
	margin: auto;
}

#container {
	background-color: #019700;
	width: 100%;
	background-image: url(images/backgrounds/aalogo.jpg);
	position: relative;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 100%;

}

#left {
	background-image: url(images/images/left.jpg);
	background-repeat: repeat-y;
	margin: auto;
	height: 100%;
	background-position: center center;
}

#right {
	background-image: url(images/images/right.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	width: 65px;
	height: 100%;
}
#main_nav {
	background-image: url(images/images/main_nav.jpg);
	height: 103px;
	width: 593px;
}
a:link {
	color: #009900;
}

a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #FCFCFC;
}
#small_nav {
	background-image: url(images/small_nav.jpg);
	height: 49px;
	width: 593px;
}
#copyright {
font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	display: block;}
#left_2 {
	background-image: url(images/images/left.jpg);
	background-repeat: repeat-y;
	margin: 0;
	height: 100%;
	background-position: center center;
}
