body {
	text-align: center;
	min-width: 800px;
	background-color: #CCCCCC;
	scrollbar-face-color: #0099cc;
scrollbar-shadow-color: #0099cc;
scrollbar-highlight-color: #0099cc;
scrollbar-3dlight-color:#CCDDFF;
scrollbar-darkshadow-color: #CCDDFF;
scrollbar-track-color: #CCDDFF;
scrollbar-arrow-color: #FFFFFF;}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 0.8em;
	color: #006699;
	font-weight: bold;
}
h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 0.8em;
	color: #006699;
	font-weight: bold;
}
.bold {
	font-weight: bold;
	color: #000000;
}


#wrapper {
	text-align: left;
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
	background-image: url(../images/mainBackground.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#content {
	width: 548px;
	float: right;
	padding: 15px;
}
.itemBox     {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 0.7em;
	background-color: #CCCCCC;
	margin-right: 1px;
}
.itemBox1     {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 0.7em;
	background-color: #FFFF99;
	margin-right: 1px;
}
.itemBox2     {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 0.7em;
	background-color: #FFFFCC;
	margin-right: 1px;
}


#mainNav {
	width: 180px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#FutureEvents   {
	background-color: #ebebeb;
	margin: 10px;
	padding: 10px;
	width: 137px;
	border: 1px dashed #990000;
	line-height: .4em;
}
#FutureEvents  h2   {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #006699;
}
#FutureEvents  p   {
	line-height: 1em;
	font-size: 1em;
}
.indentedBullets     {
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	display: block;
	margin-left: 0px;
}
.listSpace {
	line-height: 1.6em;
}
.indentedBullets   li  {
	margin-left: 205px;
}
#content  .advert  {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0099cc;
	padding: 5px;
	width: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: left;
	font-size: 0.6em;
	border: 1px solid #006699;
}

.mainImage {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
#mainNav  ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav  li  {
	display: inline: /* Removes large gaps in IE/Win */
}
#mainNav  ul  a  {
	display: block;
	width: 180px;
	height: 21px;
	line-height: 19px;
	color: #006699;
	text-decoration: none;
	background: #ffffff url(../images/menuButton.gif) no-repeat left bottom;
	text-indent: 15px;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainNav  a  {
	display: block;
	width: 180px;
	height: 21px;
	line-height: 19px;
	color: #006699;
	text-decoration: none;
	background: #ffffff url(../images/menuButton2.gif) no-repeat left bottom;
	text-indent: 15px;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainNav  li.first  a  {
	height: 22px;
	line-height: 22px;
}
#mainNav  a:hover,selected  a  {
	background-position: right bottom;
	color: #FFFFFF;
}


#footer {
	clear: both;
	background-color: #006699;
	height: 20px;
	width: 760px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-top: 1px solid #006699;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;

}
#subfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: right;
	font-size: 0.5em;
	color: #999999;
	line-height: .6em;
}
#wrapper #footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	line-height: 9px;
}
#branding {
	width: 760px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#TwoContentLeft   {
	width: 265px;
	float: left;
}
#TwoContentRight   {
	width: 265px;
	float: right;
}
#TwoContentLeftWide   {
	width: 355px;
	float: left;
}
#TwoContentRightThin   {
	width: 165px;
	float: right;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.imageRight {
	float: right;
	border-top: #999999;
	border-right: #999999;
	border-bottom: #999999;
	border-left: #999999;
	font-size: .8em;
	text-align: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.imageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	line-height: .6em;
}
.borderImage {
	border: 1px solid #999999;
}

.imageLeft {
	float: left;
	font-size: 0.8em;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.newsletterImage {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.advert2   {
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	padding: 5px;
	width: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: center;
	font-size: 0.8em;
	border: 1px solid #990000;
}
#Donate        {
	margin: 10px;
	padding: 10px;
	width: 137px;
	background-color: #006699;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#Donate   a:link     {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
}
#FutureEvents  a   {

	background-color: #ebebeb;
	margin: 10px;
	padding: 10px;
	width: 137px;
	border: 1px dashed #990000;
	line-height: .4em;
}
#FutureEvents  a:hover   {


	background-color: #CCCCCC;
	margin: 10px;
	padding: 10px;
	width: 137px;
	border: 1px dashed #990000;
	line-height: .4em;
}
.box {
	padding: 8px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	line-height: 1.4em;
}
.box  .image    {
	float: right;
	clear: none;
	height: 60px;
	width: 60px;
}
.galleryimageportrait {
	float: left;
	font-size: 0.8em;
	text-align: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 12px;
}
.galleryimagelandscape {
	float: left;
	font-size: 0.8em;
	text-align: left;
	margin-top: 29px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 41px;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Donate  a:visited   {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#projectsWindow {
	height: 300px;
	width: 100%;
	overflow: auto;
}
#itemBox2    {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	background-color: #006699;
	margin-right: 1px;
	float: right;
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#itemBox2   a {
	font-weight: bold;
	color: #FFFFFF;
}

.standardBullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #666666;
	margin: 0px;
	text-indent: 0px;
	padding-left: 15px;
}
.standardBullets li {
	list-style-type: disc;
}
#itemBox3 {
	padding: 10px;
	border: 3px solid #006699;
	font-size: 0.9em;
	background-color: #006699;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	text-align: center;
	color: #FFFFFF;
	margin-left: 15px;
}
#itemBox4 {
	padding: 10px;
	border: 3px solid #006699;
	font-size: 0.9em;
	background-color: #006699;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	color: #FFFFFF;
	text-align: center;
}
#itemBox3 a {
	font-weight: bold;
	color: #FFFFFF;
}
#itemBox4 a {
	font-weight: bold;
	color: #FFFFFF;
}

#navigation {
margin: 0px 16px 8px 0px;
float: left;
font: bold 1em Arial, Helvetica, sans-serif;
line-height: 150%;
}

#navigation a:hover {
color: darkblue;
}

