﻿html {
	height: 101%;
	margin-bottom: 1px;
}
	
body {
	font: normal 0.85em Verdana, Verdana, Geneva, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
	/*background: #000000 url('images/backbar.jpg') repeat-x;*/
	background-color:#000;
	background-image:url(images/backbar.jpg);
	background-repeat:repeat-x;
}
	
img {
	border: none;
}
	
a:link {
	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:#F00000;
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');*/
	background-image:url(images/wrapper.jpg);
	text-align: left;
	width: 960px;
	margin: 0 auto;
}

#header {
	position: relative;
	/*background-image: url('images/header.jpg');*/
	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; 
}

#globalheader a {
	color:#FFFFFF;
	margin-left:1em;
}

#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;
}

#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;
}

#sidebar-edit {
	width: 275px;
	float: left;
	color: #000000;
	line-height: 20px;
	margin: 10px;
}

#sidebar-edit ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar-edit li {
	display: block;
	margin: 0;
}

/*#sidebar-edit li a {
	color: #1365a9;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

#sidebar-edit li a:hover {
	color: #202020;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}

#sidebar-edit a {
	color: #1365a9;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;
}

#sidebar-edit a:hover {
	color: #404040;
	text-decoration: underline;
	font-weight: bold;
}

.calendar_Red {
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#F00;
}*/


#sidebar-edit h1 {
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#F00;

}

#sidebar-edit h1 a {
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#F00;
	text-decoration:none;
}

#sidebar-edit h1 a:visited {
	text-align:center;
	font-size:24px;
	font-weight:bold;	
	color:#F00;
	text-decoration:none;
}

#sidebar-edit h1 a:active {
	text-align:center;
	font-size:24px;
	font-weight:bold;	
	color:#09F;
	text-decoration:none;
}


#sidebar-edit h1 a:hover {
	text-align:center;
	font-size:24px;
	font-weight:bold;	
	color:#09F;
	text-decoration:underline;
}

#sidebar-edit a {
	text-align:center;
	font-size:12px;
	font-weight:bold;	
	color:#F00;
	text-decoration:none;
}

#sidebar-edit a:visited {
	text-align:center;
	font-size:12px;
	font-weight:bold;	
	color:#F00;
	text-decoration:none;
}

#sidebar-edit a:active {
	text-align:center;
	font-size:12px;
	font-weight:bold;	
	color:#09F;
	text-decoration:none;
}


#sidebar-edit a:hover {
	text-align:center;
	font-size:12px;
	font-weight:bold;	
	color:#09F;
	text-decoration:underline;
}
	
.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;
}
	
/* Images and Alignments */
    img {
        border:0px;
        margin:0px;
        padding:0px;
    }
    
    img.aligncenter{
        display:block;
        text-align:center;
        display: block;
        margin:0 auto 0 auto;
        padding:0px;
        border:0px;
        background:none;
    }
    
    img.alignleft{
        /*float:left;*/
        margin: 2px 8px 2px 0;
        display: inline;
        border:0px;
        background:none;
        padding:0;
		padding-left:1em;
    }
    
    img.alignright{
        padding:0;
		padding-right:1em;
        /*float:right;*/
        margin: 2px 0px 2px 8px;
        border:0px;
        background:none;
    }

