body {
	background:#AAAAAA;
}

img {
	border:0px;
}

a.media {
	text-decoration: none;
}

ul {
	padding-right:10px;
}

li {
	padding-bottom: 10px;
	line-height:18px;
}

p {
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-left:20px;
	margin-right:10px;
	padding-left: 5px;
}

p.media {
	margin-top:20px;
}

table {
	margin-left:auto;
	margin-right:auto;
}

table.footer {
	font-size:12px;
	text-align:center;
	margin:none;
	padding:none;
	width:45%;
}

#corner_image {
	position:absolute;
	z-index:103;
	left:0px;
	top:0px;
	width:295px;
	height:240px;
	background-image:url(../images/al_corner.png);
	background-repeat:no-repeat;
}

#header_image {
	position:absolute;
	z-index:102;
	left:0px;
	top:0px;
	width:500px;
	height:240px;
	background:url(../images/header_bg.png) no-repeat;
	margin-left:240px;
}

#header_bg {
	position:absolute;
	z-index:101;
	left:0px;
	top:0px;
	width:100%;
	height:240px;
	background:#000066;
	margin:none;
	padding:none;
}

#header_text {
	position:relative;
	z-index:105;
	width:375px;
	height:184px;
	border:none;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background: url(../images/logo-orig-white-web-small.png) no-repeat center;
	min-width: 978px;
}

p.header_text a{
	color:#DDDDDD;
	text-decoration:none;
}

p.header_text a:hover{
	text-decoration:underline;
}

#page {
	height:auto;
	width:100%;
	background:none;
	position:absolute;
	z-index:103;
	top:240px;
	left:0px;
	padding:0px;
	margin:0px;
}

#menu_bar {
	margin:auto;
	padding:0px;
	width:100%;
	height:35px;
	border-top: black solid 4px;
	border-bottom: #FFFa00 solid 2px;
}

#menu {
	width:100%;
	height:40px;
	background:url(../images/menu_bg.gif) repeat-x;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#content {
	width:800px;
	height:auto;
	margin:0 auto;
	border:#FFFa00 solid 2px;
	border-top:none;
	background:white;
	padding-bottom:10px;
}

#footer {
	width: 804px;
	height:115px;
	margin:0 auto;
	border-top:none;
	background:url(../images/footer_bg.png) repeat-x;
	text-align:center;
	padding-top:5px;
}

#footer_image {
	position:relative;
	height:100px;
	width:203px;
	background:url(../images/footer_logo.png) no-repeat;
	z-index: 110;
	margin-top:-125px;
	margin-left:668px;
}

p.footer {
	font-size:12px;
	border:none;
	margin:0px;
	padding:0px;
}

#column_3 {
	width: 266px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}

p.section_header {
	margin-left:10px;
	font-size:18px;
	font-weight:bold;
	border:none;
	margin-bottom:5px;
	
}

p.page_title {
	font-size:30px;
	font-weight:bold;
	border:none;
	border-bottom:dotted black 1px;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-left:25px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

p.quote {
	font-style:italic;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	margin-left:100px;
	margin-right:100px;
	padding-left: 5px;
}

#image_left {
	height:auto;
	width:auto;
	float:left;
	margin:15px;
	border:none;
}

#image_right {
	height:auto;
	width:auto;
	float:right;
	margin:15px;
	border:none;
}

#featured_content {
	width: 800px;
	height: 130px;
}

#featured_content_pane {
	width: 236px;
	height: 71px;
	background: url(../images/button_blank.png) no-repeat;
	margin-top: 25px;
	margin-left: 25px;
	float:left;
	text-align:center;
}

#featured_content_pane:hover {
	background: url(../images/button_blank_hover.png) no-repeat;
}

p.featured {
	margin:0px;
	padding:0px;
	color:#cccccc;
	padding-top:20px;
	font-size:20pt;
}

p.featured:hover {
	color:white;
}

#container {
	width: 100%;
	height: auto;
	margin-top:10px;
	margin-bottom:20px;
	float: left;
}
