﻿html {
height: 101%;
margin-bottom: 1px;
background: #000000 url('images/backbar.jpg') repeat-x;}
	
body {
font: normal 0.85em Verdana, Verdana, Geneva, sans-serif;
color: #000000;
text-align: center;
margin: 0;
padding: 0;}
	
img {
border: none;}
	
a {
color: #1365a9;
text-decoration: none;
font-weight: bold;
outline: none;}
	
a:hover {
color: #1365a9;
text-decoration: underline;
font-weight: bold;
outline: none;}
	
h1 {
color: #1365a9;
font: normal 24px "Trebuchet MS", Georgia, serif;
margin: 0 0 20px 0;}
	
h2 {
color: #1365a9;
font: normal 20px Verdana, Arial, sans-serif;
margin: 5px 0;}
	
h3 {
color: #11a4d2;
font: normal 20px Verdana, Arial, sans-serif;
margin: 5px 0;}
	
h4 {
color: #404040;
font: normal 18px "Comic Sans MS", "Trebuchet MS", sans-serif;
margin: 5px 0;}
	
h5 {
color: #11a4d2;
font: normal 16px "Comic Sans MS", "Trebuchet MS", sans-serif;
margin: 5px 0;}
	
h6 {
color: #1365a9;
font: bold 12px Verdana, "Trebuchet MS", sans-serif;
letter-spacing: 1px;
margin: 5px 0;}
	
hr {
background-color: #1365a9;
color: #1365a9;
height: 1px;
width: 100%;}
	
ul {
padding: 0;
margin: 0 0 20px 20px;
list-style: square;}
	
#wrapper {
background-image: url('images/wrapper.jpg');
text-align: left;
width: 960px;
margin: 0 auto;}

#header {
position: relative;
background-image: url('images/header.jpg');
height: 370px;}
	
#global {
position: absolute;
left: 320px;
width: 600px;
top: 85px;
z-index: 1;
color: #ffffff;
text-align: right;
font-size: 80%;
height: 36px;
padding: 0 10px;}

#global ul {
margin: 0;
padding: 0;
list-style-type: none;}

#global li {
display: inline;}
   
#global li a {
display: block;
text-align: center;
color: #ffffff;
text-decoration: none;
font-weight: bold;
margin: 0;
line-height: 36px;
width: 140px;
float: right;
background: url("images/buttongroup.png") 0 0 no-repeat;}

#global li a:hover {
color: #ffffff;
font-weight: bold;
text-decoration: none;
background: url("images/buttongroup.png") 0 0 no-repeat;
background-position: 0 -61px; }

#topcontent {
position:absolute;
left: 13px;
top: 90px;
text-align: left;
z-index: 3;
color: #ffffff;
width: 300px;}

#topcontent h1 {
color: #ffffff;
font: normal 22px "Trebuchet MS", Georgia, serif;
margin: 20px 0;
text-align:center;}
	
#topcontent h2 {
color: #ffffff;
font: normal 16px Verdana, Arial, sans-serif;
margin: 5px 0;}
	
#topcontent h3 {
color: #ffffff;
font: bold 12px Verdana, Arial, sans-serif;
font-style:italic;
text-align: center;
margin: 5px 0;}

/* Slide Show */

#slideshow {
position:absolute;
top:140px;
left:330px;
height:215px;
width: 615px;}

#slideshow IMG {
position:absolute;
top:0;
left:0;
z-index:8;
/* opacity:0.0;*/}

#slideshow IMG.active {
z-index:10;
/* opacity:1.0;*/}

#slideshow IMG.last-active {
z-index:9;}
	
#maincontent {
	width: 635px;
	float: right;
	line-height: 1.6em;
	margin: 10px;
	color: #000000;
}

#maincontentwide {
width: 930px;
margin: 10px;
text-align: left;
line-height: 1.6em;}
	
#sidebar {
width: 275px;
float: left;
color: #000000;
line-height: 20px;
margin: 10px;}

#sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;}

#sidebar li {
display: block;
margin: 0;}

#sidebar li a {
color: #1365a9;
font-weight: bold;
font-variant: small-caps;
text-decoration: none;}

#sidebar li a:hover {
color: #202020;
font-weight: bold;
font-variant: small-caps;
text-decoration: underline;}

#sidebar a {
color: #1365a9;
padding: 0 5px;
text-decoration: none;
font-weight: bold;}

#sidebar a:hover {
color: #404040;
text-decoration: underline;
font-weight: bold;}

#sidebar h5 {
color: #1365a9;
font: normal 16px "Comic Sans MS", "Trebuchet MS", sans-serif;
margin: 5px 0;}
	
#footer {
clear: both;
height: 90px;
color: #ffffff;
background: #ffffff url('images/footer.jpg') no-repeat;	
text-align: center;
letter-spacing: 2px;
font-size: 75%;
line-height: 1.8em;
padding: 10px 20px 0 20px;}
	
#footer p {
padding: 0;
margin: 0;}
	
#footer a {
color: #ffffff;
padding: 0 5px;
text-decoration: none;
font-weight: bold;}
	
#footer a:hover {
color: #ffffff;
text-decoration: underline;
font-weight: bold;}
	
.calendar {
text-align:center;}
	
.clear {
clear: both;}
	
.center {
text-align: center;}	
		
.imageleft {
margin: 0 10px 0 0;
float: left;
border: 3px double #c0c0c0;}
	
.imageright {
margin: 0 0 0 10px;
float: right;
border: 3px double #c0c0c0;}
	
.imageleft-noborder {
margin: 0 10px 0 0;
float: left;}
	
.imageright-noborder {
margin: 0 0 0 10px;
float: right;}
	


