body,
html {
	margin:0;
	padding:0;
	background-image: url(../images/background.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color:#555555;
	line-height: 18px;
	background-color: #181713;
	background-position: center 193px;
    }
body {
	min-width:806px;
}
#container {
	position:relative;
	width: 806px;
	margin:0 auto;
}
#topbanner {
	background-image: url(../images/oasisbanner.png);
	background-repeat: no-repeat;
	position: relative;
	height: 143px;
	width: 806px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	_background-image: url(../images/oasisbanner_ie6.jpg);
}
#innercontainer {
	background-image: url(../images/repeatingbg.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	_background-image: url(../images/repeatingbg_ie6.jpg);
}
#copyarea {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#copyarea .right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
#copyarea .left {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#contentarea {
	margin: 0px;
	padding: 0px;
}



a:link {
	color: #006eb3;
	text-decoration: underline;
}
a:visited {
	color: #006eb3;
	text-decoration: underline;
}
a:active {
	color: #006eb3;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}



#menuarea {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	line-height: 14px;
	height: 45px;
}
#menuarea ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
}
#menuarea li {
	display:inline;
	margin: 0px;
	padding: 0;
	height: 25px;
}
#menuarea a {
	float:left;
	background:url("../images/navleft.png") no-repeat left top;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	_background:url("../images/navleft_ie6.jpg") no-repeat left top;
}
#menuarea a span {
	float:left;
	display:block;
	background:url("../images/navright.png") no-repeat right top;
	color:#FFF;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 4px;
	_background:url("../images/navright_ie6.jpg") no-repeat right top;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menuarea a span {float:none;}
    /* End IE5-Mac hack */
#menuarea a:hover span {
	color:#FFF;
}
#menuarea a:hover {
	background-position:0% -25px;
}
#menuarea a:hover span {
	background-position:100% -25px;
}
#menuarea .selected {
	color:#282b36;
}

#sidebar {
	width: 161px;
	margin-left: 13px;
	float: left;
	margin-top: 14px;
	padding: 0px;
	display:inline;
}
#sidebarmenu {
	width:138;
	text-align: left;
	padding: 0px;
	margin-left: 12px;
	line-height: 17px;
}
#sidebarmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebarmenu li {
	margin-bottom: 3px;
	height: 23px;
}
#sidebarmenu a {
	display: block;
	background-image: url(../images/sidenav.png);
	width:128px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 14px;
	color: #b0b0b0;
	text-decoration: none;
}
#sidebarmenu a:hover {
	background-position:0% -23px;
	color:#FFFFFF
}
#sidebarmenu .selected {
	background-position:0% -23px;
	color: #ffaa32;
}



#maincontent {
	float: right;
	width: 619px;
	margin-right: 13px;
	text-align: left;
	display:inline;
}
#clear {
	clear: both;
	padding-bottom:30px;
}
#mainimage {
	height: 239px;
	width: 619px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006eb3;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#slideshow{
   list-style: none;
   margin:0px;
   padding:0px;
}
#pagename {
	background-image: url(../images/pagetitlerepeat.png);
	height: 37px;
	bottom: 0px;
	display: block;
	position: absolute;
	right: 0px;
	background-repeat: no-repeat;
	_background-image: url(../images/pagetitlerepeat_ie6.gif);
}

#bottomarea {
	background-image: url(../images/oasisbottom.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 806px;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-position: left top;
	_background-image: url(../images/oasisbottom_ie6.jpg);
}
#bottomarea p {
	width: 559px;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	margin: 0px;
	padding-top: 7px;
	padding-right: 43px;
	padding-bottom: 0px;
	padding-left: 204px;
}
#bottomarea a:link {
	color: #999999;
	text-decoration: underline;
}
#bottomarea a:visited {
	color: #999999;
	text-decoration: underline;
}
#bottomarea a:active {
	color: #999999;
	text-decoration: underline;
}
#bottomarea a:hover {
	color: #006eb3;
	text-decoration: underline;
}


h1 {
	display: none;
}
h2 {
	padding: 0px;
	font-size: 22px;
	font-weight: normal;
	color: #2c1912;
	margin-top: 9px;
	margin-right: 30px;
	margin-bottom: 9px;
	margin-left: 30px;
}
h3 {
	margin-top: 25px;
	font-weight: normal;
	font-size: 18px;
}
