﻿/* CSS layout */
#masthead {
	background-color: #D2E0E9;
	text-align: center;
	background-attachment: scroll;
	background-image: url('swakheader.jpg');
	height: 165px;
	width: 751px;
	color: #000000;
	font-family: "Book Antiqua";
	font-size: xx-large;
	font-weight: bold;
	z-index: auto;
}
#top_nav {
	background-attachment: fixed;
	background-color: #D2E0E9;
	text-align: center;
	background-image: url('swakheader.jpg');
	height: 157px;
	width: 758px;
	color: #000000;
	font-family: "Book Antiqua";
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
}
#page_content {
	background-image: url('71896.jpg');
	font-family: "Book Antiqua";
	color: #990033;
	text-align: center;
	font-size: medium;
	z-index: 2px;
	left: -6px;
	top: 3px;
	position: relative;
	height: 2383px;
	width: 909px;
	vertical-align: baseline;
}
#footer {
	text-align: center;
	font-family: "Book Antiqua";
	color: #990033;
	font-size: medium;
	z-index: 1;
	left: 30px;
	position: relative;
	height: 75px;
	width: 768px;
	top: 2124px;
}
