﻿html, body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	background: url(../images/siteBack.gif) repeat;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img {
border:0px;
}
#largeContainer {
	width:100%;
	margin:0px;
	padding:0px;
	background: url(../images/headerBack.gif) top repeat-x;
	height:100%;
}
#smallContainer {
	position:absolute;
	width:800px;
	height:100%;
	margin-left:-400px;
	left:50%;
	background-color:#ffffff;
}
#header {
	background-color:#fff;
	height:100px;
	width:100%;
	position:relative;
}
#logo {
}
#headerNav {
	position:absolute;
	right:0px;
	top:40px;
	color:#fc6;
	font-size:80%;
	font-weight:bold;
}
#headerNav a{
	color:#2075AA;
	text-decoration:none;
}
#headerNav a:hover{
	color:#530065;
	text-decoration:none;
}
#subscribeButton {
	position:absolute;
	right:0px;
	top: 69px;
	width:226px;
	height:26px;
}
#subscribeButton a{
	width:226px;
	height:26px;
	display:block;
	background:url(../images/subscribeButton.gif) top no-repeat;
}
#subscribeButton a:hover {
	background:url(../images/subscribeButton.gif) bottom no-repeat;
}
#navigation {
	width:810px;
	height:45px;
	position:absolute;
	top:95px;
	left:-5px;
	background: url(../images/navBack.gif);
}
#navigationBar {
	width:800px;
	height:35px;
	position:absolute;
	top:5px;
	left:5px;
	background: url(../images/navBarBack.gif) repeat-x;
}
#navigationBar a{
	position:relative;
	float:left;
	left:-1px;
	line-height:35px;
	color:#fff;
	display:block;
	font-size:80%;
	padding:0px 15px;
	border-left: 1px solid #fff;
	font-weight:bold;
	text-decoration:none;
}
#navigationBar a:hover {
	color:#5BF2F8;
}
#bodyContainer {
	position:relative;
	top:40px;
	background:url(../images/bodyBack.gif) repeat-y;
	width:800px;
	float:left;
}
#sideBar {
	float:right;
	width:195px;
	background:#F2E7EC;
	padding:15px 15px 5px;
}
#sideBar a{
	color:#2075AA;
	font-weight:bold;
	font-size:70%;
	display:block;
	padding-bottom:10px;
}
#sideBar a:hover{
	color:#530065;
}
.blueBox {
	width:195px;
}
.blueBox .header {
	background:url(../images/blueBoxHeader.gif) no-repeat;
	height:28px;
	width:165px;
	padding:0px 15px;
	font-size:80%;
	color:#fff;
	font-weight:bold;
	line-height:28px;
}
.blueBox .content {
	border-left: 1px solid #2075AA;
	border-right: 1px solid #2075AA;
	background:#fff;
	padding:15px 15px 5px;
}
.blueBox .bottom {
	background:url(../images/blueBoxBottom.gif) no-repeat;
	height:5px;
	width:195px;
	margin-bottom:15px;	
}
.purpleBox {
	width:195px;
	margin-bottom:15px;
}
.purpleBox .header {
	background:url(../images/purpleBoxHeader.gif) no-repeat;
	height:28px;
	width:165px;
	padding:0px 15px;
	font-size:80%;
	color:#fff;
	font-weight:bold;
	line-height:28px;
}
.purpleBox .content {
	border-left: 1px solid #7E2A8C;
	border-right: 1px solid #7E2A8C;
	background:#fff;
	padding:15px 15px 5px;
}
.purpleBox .bottom {
	background:url(../images/purpleBoxBottom.gif) no-repeat;
	height:5px;
	width:195px;	
}
#oasis {
	border-bottom:1px solid #fc6;
	border-right:1px solid #fc6;
	width:574px;
	float:left;
}
#mainArea {
	width:544px;
	padding:15px;
	float:left;
}
#mainArea a{
	color:#2075AA;
	font-weight:bold;
}
#mainArea a:hover{
	color:#7E2A8C;
}
.heading {
	font-size:110%;
	color:#7E2A8C;
	font-weight:bold;
}
#mainArea p, ol, ul {
	font-size:80%;
	line-height:120%;
}
#footer {
	clear:both;
	position:relative;
	height:80px;
	margin-top:40px;
	padding:10px 15px;
	background:#333;
}
#footer a{
	color:#2075AA;
}
#footer a:hover {
	text-decoration:none;
}
#footer p {
	font-size:60%;
	color:#fff;
	margin:10px 0px;
}
#footerButton1 {
	float:left;
	margin-right:15px;
}
#footerButton2 {
	float:right;
	margin-left:30px;
}
#footerNav {
	color:#2075AA;
	font-size:55%;
	text-transform:uppercase;
	font-weight:bold;	
}
#footerNav a{
	text-decoration:none;
}
#footerNav a:hover{
	text-decoration:underline;
}

h2 {
	font-size:70%;
	color:#7E2A8C;
	font-weight:bold;
	}
h3 a{
	font-size:90%;
	color:#7E2A8C;
	font-weight:bold;
	text-decoration:none;
	}
meta {
	font-size:60%;
	color:#7E2A8C;
	font-weight:bold;
	text-decoration:none;
	}
storycontent {
color:#009999;
	}

#heading2 {
	color:#1E6EA0;
}

