<style type="text/css">
html,body {
margin:0;
padding:0
}

body {
font: 80% arial,sans-serif;
text-align:center;
background-image: url(../Images/bg.png);
background-repeat: repeat;
}

a:link {
color: #fff;
}

a:hover {
color: #6fb12f;
}

a:visited {
color: #6fb12f;
}

p {
color: #000;
margin: 5px 5px 5px 5px;
}

a {
display:block;
color: #981793;
padding:10px
}

#banner {
padding: 0px 0px 0px 0px;
background-color: #333;
border-top: solid 3px #fff;
}

#header {
background-color: #424242;
}

#container {

text-align:left;
background-color: transparent;
}

#content p {
}

#navigation {
background:#B9CAFF;
padding: 5px 5px 5px 5px;
}


#footer {
font-size: 10px;
text-align: center;
background: ;
color: #FFF;
clear:both;
width:100%;
}

#footer p {
margin:0;
padding:5px 0px;
}

#container {
width:920px;
margin:0 auto;
}

#content {
float:left;
width: 915px;
height: 420px;
padding: 5px 0px 5px 5px;
background-color: #414141;
}

.newsblock {
height: 25px;
color: #000;
background-color: #9b9b9b;
padding: 10px 10px 10px 10px;
}

#navigation {
float:right;
width:200px;
background-color: #fff;
}

.extra {
color: #7a7a7a;
float:left;
width: 295px;
height: 370px;
padding: 2px 2px 2px 0px;
background-color: #414141;
border-right: solid 2px #fff;
overflow: auto;
}

.calendar {
color: #7a7a7a;
float:right;
width: 295px;
height: 370px;
padding: 2px 2px 2px 2px;
background-color: #414141;
border-right: solid 2px #fff;
}


.extragallery {
color: #7c7c7c;
float:right;
width: 290px;
height: 370px;
padding: 3px 0px 3px 10px;
background-color: #414141;
}

.date {
color: #fff;
padding: 0px 0px 5px 0px;
background-color: #414141;
border-top: 0px solid #fff;
font: 10px arial;
}

.datetitle {
color: #fff;
padding: 0px 0px 0px 0px;
background-color: #414141;
border-top: 0px solid #fff;
font: 15px arial;
text-transform: uppercase;
}

.dateheader {
float: left;
width: 595px;
color: #fff;
padding: 10px 5px 10px 10px;
background-color: #414141;
border-top: 0px solid #fff;
font: 22px tahoma;
text-transform: uppercase;
letter-spacing: -1px;
}

.galleryheader {
float: left;
width: 290px;
color: #fff;
padding: 10px 5px 10px 10px;
background-color: #454545;
border-top: 0px solid #fff;
font: 26px tahoma;
text-transform: uppercase;
letter-spacing: -2px;
text-align: center;
}

.galleryheader2 {
float: left;
width: 100%;
color: #fff;
padding: 10px 5px 10px 10px;
background-color: #454545;
border-top: 0px solid #fff;
font: 26px tahoma;
text-transform: uppercase;
letter-spacing: -2px;
text-align: center;
}


.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 3px solid white; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: 10px verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}


.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #6fb12f; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0px 2px 2px 0px;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #fff;
background-color: #6fb12f;
color: white;

}

.starttext { 
font: 160% times;
text-align:center;
letter-spacing: 1px;
line-height: 20px;
color: #10397e;
padding: 20px 0px 50px 0px;
}

.green {
color: #6fb12f;
}

table {
	align: center;
	border: 0px solid #484848;
	padding: 20px;
	}
th {
	font: 18px tahoma;
    text-transform: uppercase;
	}
marquee {
	font-family: arial;
	color: #fff;
	font-size: 11px;
	}
	
#blanket {	
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
border: 5px solid #797979;
color: #414141;
padding: 5px;
position:absolute;
background-color:#f1f1f1;
width:300px;
height:260px;
z-index: 9002;
text-align: justify;
font-size: 11px;
}

#popUpDiv img {
	Padding: 10px;
	}

</style>