﻿/* CSS layout */
#masthead {
	position: relative;
	width: 880px;
	background-color: #F7F7F7;
	height: 186px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#top_left {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header {
	margin-left:200px;
}

#container {
	position: relative;
	width: 890px;
	top: 4px;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url('images/ltbluefade.gif');
	background-repeat: repeat-x;
}
#page_content {
	margin-right: 140px;
	margin-left: 160px;
	background-color: #FFFFFF;
}
#right_col {
	width: 140px;
	position: absolute;
	top: 0px;
	left: 749px;
}

#footer {
	position: relative;
}
#pagewrapper {
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-repeat: repeat-x;
	background-image: url('images/bgfade.gif');	
}
#topboarder {
	background-image: url('images/topboarder.gif');
	background-repeat: repeat-x;
	position: relative;
	float: none;
	height: 26px;
	width: 100%;
}
#topboarderleft {
	position= relative;
	height: 26px;
	width: 31px;
	float: left;
	background-image: url('images/topboarderleft.gif');
	background-repeat: no-repeat;
}
#mastheadrightboarder {
	position: relative;
	width: 31px;
	height: 100px;
	float: right;
	background-image: url('images/rightboarder.gif');
	background-repeat: repeat-y;
}
#mastheadleftboarder {
	position: relative;
	width: 31px;
	height: 100px;
	float: left;
	background-image: url('images/leftboarder.gif');
	background-repeat: repeat-y;
}
#topboarderright {
	position: inherit;
	width: 31px;
	height: 26px;
	float: right;
	background-image: url('images/topboarderrightt.gif');
	background-repeat: no-repeat;
}
#mastheadleftboarder {
	position: relative;
	width: 31px;
	height: 100px;
	float: left;
	background-image: url('images/leftboarder.gif');
	background-repeat: repeat-y;
}
#bottomboarderleft {
	position= relative;
	height: 26px;
	width: 31px;
	float: left;
	background-image: url('images/bottomboarderleft.gif');
	background-repeat: no-repeat;
}
#bottomboarder {
	background-image: url('images/bottomboarder.gif');
	background-repeat: repeat-x;
	position: relative;
	float: none;
	height: 26px;
	width: 100%;
}
#bottomboarderright {
	position: inherit;
	width: 31px;
	height: 26px;
	float: right;
	background-image: url('images/bottomboarderright.gif');
	background-repeat: no-repeat;
}
#leftcolleftboarder {
	position: relative;
	width: 31px;
	height: 200px;
	float: left;
	background-image: url('images/leftboarder.gif');
	background-repeat: repeat-y;
}
#leftcolrightboarder {
	position: relative;
	width: 31px;
	height: 200px;
	float: right;
	background-image: url('images/rightboarder.gif');
	background-repeat: repeat-y;
}
#featurepicgb {
	background-color: #D9F0FF;
	background-image: url('images/lightblueback.gif');
	background-repeat: repeat;
	background: #D9F0FF;
	position: relative;
}
#topmenubar {
	float: left;
	position: static;
	left: 15px;
	top: 35px;
}
#searchbox {
	padding: 0px;
	margin: 0px;
	position: absolute;
	background-image: none;
	width: 300px;
	height: 0px;
	background-repeat: no-repeat;
	float: left;
	top: -82px;
	left: 578px;
}
#featuredpicture {
	padding: 0px 0px 0px 0px;
	float: none;
	position: relative;
	left: 12px;
	width: 100px;
	height: 100px;
	top: 12px;
}
#topbutton1 {
	padding: 0px;
	top: 157px;
	left: 487px;
	position: absolute;
	width: 123px;
	height: 39px;
	background-image: none;
	background-repeat: no-repeat;
}
#topbutton2 {
	padding: 0px;
	top: 157px;
	left: 615px;
	position: absolute;
	width: 123px;
	height: 39px;
	background-image: none;
	background-repeat: no-repeat;
}
#sidebutton {
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
	width: 145px;
	height: 42px;
	position: relative;
	float: left;
	margin-top: 1px;
	margin-left: 0px;
	left: 7px;
}
#shadowedbox {
	background-color: #FFFFFF;
	background: #D9F0FF;
	border-style: ridge;
	text-align: center;
}
#fptext {
	background: #D9E8F2;
	padding: 10px 3px 3px 3px;
	text-align: center;
	background-color: #D9F0FF;
}
#eventfooter {
	font-size: x-small;
	text-align: left;
}
#toolbox {
	position: absolute;
	left: 750px;
	font-size: small;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	top: 160px;
	width: 125px;
	text-decoration: none;
}
#eventleft {
	width: 290px;
	background-image: url('images/greentitle.gif');
	background-repeat: no-repeat;
}
#eventleft0 {
	width: 290px;
	background-image: url('images/greentitle.gif');
	background-repeat: no-repeat;
}

#shadow {
	width: 100%;
	height: 20px;
}
#messages1 {
	background-image: url('images/bgfade2.gif');
	background-repeat: repeat-x;
}
#topbuttonc {
	padding: 0px;
	top: 158px;
	left: 358px;
	position: absolute;
	width: 123px;
	height: 39px;
	background-image: none;
	background-repeat: no-repeat;
}
#eventleftcol {
	width: 285px;
	color: #000000;
	position: relative;
	float: left;
}
#eventleftcol0 {
	width: 285px;
	color: #000000;
	position: relative;
	float: left;
}

#eventrightcol {
	width: 285px;
	position: absolute;
	top: 0px;
	left: 288px;
	background-image: url('images/centerdiv.gif');
	background-repeat: repeat-y;
}
#eventrightcol0 {
	width: 285px;
	position: absolute;
	top: 0px;
	left: 288px;
	background-image: url('images/centerdiv.gif');
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 15px;
}

#event {
	width: 276px;
	background-image: url('images/greentitle.gif');
	background-repeat: no-repeat;
	text-align: left;
	float: none;

}

#event0 {
	width: 276px;
	background-image: url('images/greentitle.gif');
	background-repeat: no-repeat;
	text-align: left;
	float: none;
	margin-left: 5px;
}

#centerdiv {
	background-image: url('images/centerdiv.gif');
	background-repeat: repeat-y;
	height: 100%;
	width: 5px;
	position: absolute;
	top: 0px;
	left: 280px;
	float: left;
}
#connector {
	border: thin inset #000000;
	background-color: #FFFFCC;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background-image: none;
}
.othertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-transform: capitalize;
	color: #0099CC;
}
.centered {
	text-align: center;
}
#shadowedbox2 {
	background-color: #D9F0FF;
	background: #D9F0FF;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}
#events {
	position: relative;
	top: 5px;
	float: left;
	clip: rect(auto, auto, auto, auto);
}
#events0 {
	position: relative;
	top: 5px;
	float: left;
	clip: rect(auto, auto, auto, auto);
}

#messages2 {
	padding: 5px;
	margin: 2px;
	background-image: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#leftgraphicbar {
	position: relative;
	float: left;
}
.font-mm {
	font-size: small;
}
.font-lg {
	font-size: large;
}
.font-xlg {
	font-size: x-large;
}
.regtext {
	font-size: medium;
	text-align: left;
}
.regtextspaced {
	font-size: medium;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 190%;
}
#indentmessages {
	padding: 5px;
	margin: 2px;
}


