body {
	background: #2976A3;
	margin: 0px;
	padding: 0px;
	/*text-align: center;*/
}
#wrapper {
	background: #F3EEC2;
	margin: 0 auto;
	width: 100%;
}
#header {
	background: #FFF;
	margin: 0px;
	padding: 5px 0px 10px;
	height: 270px;
	text-align: center;
	position: relative;
}
#search {
	position: absolute;
	left: 85%;
	text-align: right;
	top: 5px;
	line-height: 5px;
}
#menuBar {
	background: #f26522;
	margin: 0px;
	padding: 0px;
	height: 33px;
	text-align: center;
}
#mainContent {
	background: #F3EEC2 no-repeat;
	margin: 0px;
	height: auto;
	width: 70%;
	float: left;
	/*text-align: center;*/
	position: relative;
	padding: 0px;
	font-style: normal;
}
#sideBar {
	background: #F3EEC2 url(Images/Blue-Oval.gif) no-repeat scroll 11px -1px;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 300px;
	float: right;
	text-align: right;
	font-family: "Trajan Pro", "Times Roman", "Copperplate Gothic Light";
	position: relative;
}
#button1 {
	position: absolute;
	top: 70px;
	text-align: left;
	left: 45px;
}
#button2 {
	text-align: left;
	position: absolute;
	top: 108px;
	left: 18px;
}
#button3 {
	text-align: left;
	position: absolute;
	top: 145px;
	left: 5px;
}
#button4 {
	text-align: left;
	position: absolute;
	top: 190px;
}
#button5 {
	text-align: left;
	position: absolute;
	top: 235px;
	left: 17px;
	visibility: visible;
}
#button6 {
	text-align: left;
	position: absolute;
	top: 271px;
	left: 48px;
}
#button7 {
	text-align: left;
	position: absolute;
	top: 305px;
	left: 95px;
}
#Menu {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 400px;
	width: 270px;
}
#footer {
	background: #f3edc1;
	margin: 0px;
	padding: 0px;
	height: auto;
	clear: both;
	font-family: Papyrus, Garamond, "Times Roman";
	font-size: 0.9em;
	text-align: center;
	position: relative;
}
h1 {
	font-family: "Trajan Pro", "Copperplate Gothic Light", "Times Roman";
	font-size: 1.7em;
	color: #662d91;
	text-align: left;
	font-variant: small-caps;
}
#mainContent h1 {
	margin-left: 3%;
	font-variant: small-caps;
}
h2 {
	font-family: Papyrus, Garamond, "Times Roman";
	font-size: 1.25em;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
}
h3 {
	font-family: "Blue Highway D Type", "Arial Narrow", Arial;
	font-size: 15pt;
	color: #666;
	font-weight: lighter;
	line-height: 20px;
	margin-left: 0px;
	margin-top: -5px;
	text-transform: uppercase;
}
h4 {
	color: #b50a00;
	font-family: "Trajan Pro", "Copperplate Gothic Light", "Times Roman";
	font-size: 12pt;
	text-align: right;
	text-indent: 5px;
	font-variant: small-caps;
}
h5 {
	font-family: Papyrus, Garamond, "Times Roman";
	font-size: 1.2em;
	color: #2976A3;
	font-variant: normal;
	padding-left: 5%;
	font-style: italic;
	text-align: left;
}
p {
	font-family: Papyrus, Garamond, "Times Roman";
	font-size: 1.1em;
	color: #000;
}
#mainContent p {
	margin-left: 5%;
	font-family: Garamond, "Book Antiqua", "Times Roman";
	font-size: 1.3em;
	text-align: justify;
	color: #000;
	font-style: normal;
}
ul {
	font-family: Garamond, "Book Antiqua", "Times Roman";
	font-size: 1.2em;
	color: #007337;
	margin-left: 7%;
	text-align: left;
}
ol {
	font-family: Garamond, "Book Antiqua", "Times Roman";
	font-size: 1.2em;
	color: #007337;
	text-align: justify;
	text-indent: 20px;
	margin: 0px 0px 0px 7%;
}
#oval {
	position: absolute;
	top: 300px;
	width: 215px;
	height: 260px;
	text-align: left;
}
#additionalLinks {
	position: absolute;
	height: 140px;
	width: 150px;
	left: 65px;
	top: 70px;
}
table tr {
	font-family: Papyrus, Garamond, "Times Roman";
	color: #333;
}
#Oval {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 300px;
	position: absolute;
	top: 430px;
}
#subMenu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 140px;
	width: 150px;
	position: absolute;
	left: 65px;
	top: 70px;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #999;
}
.intro {
	overflow: auto;
	clear: right;
}
.fltrt {
	float: right;
}
.q {
	font-family: Papyrus, Garamond, "Times Roman";
	font-size: 1.3em;
	color: #A51B14;
}
#alasLogo {
	text-align: right;
	padding-right: 5%;
	padding-bottom: 2%;
}
#palsLogo {
	text-align: left;
	padding-left: 5%;
}
img {
	border-width: 0px;
}
