@charset "utf-8";
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/ahs_bckgrnd3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#calendar {
	border: thick outset #FFFFFF;
	background-color: #000000;
	float: right;
}
#updates {
	border: thick none #0000FF;
	text-align: center;
	vertical-align: middle;
}
h1 {
	color: #FFFFFF;
}
h2 {
	color: #0000CC;
}
h3 {
	color: #0066FF;
}
h4 {
	color: #FF0000;
}
a:link {
	color: #3300FF;
}
a:visited {
	color: #3300FF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #3300FF;
}
#wrapper {
}
#header {
	text-align: center;
	background-image: none;
}
#footer {
}
#navbar {
	text-align: center;
	display: inline;
	list-style-type: none;
	vertical-align: middle;
}
#flashnavbar {
}

#content {
}
#navbar li {
	text-align: center;
	display: inline;
	list-style-type: none;
	vertical-align: middle;
}
#slideshow {
	background-color: #000000;
	float: left;
	border: thick outset #FFFFFF;
}
#information {
	height: 325px;
}

table {
	text-align: center;
	vertical-align: middle;
	border: thick outset #000099;
	margin: 3px;
	padding: 3px;
	background-color: #000000;
}
#content2 {
	display: none;
}
