body {
	background-color: #EBEBEB;
	font-family: Trebuchet MS, Georgia, "Times New Roman", serif;
	margin: none;
	padding: none;
}
a:link{
color: #0c4167;
text-decoration: none;
}
a:visited{
color: #0c4167;
text-decoration: none;
}
a:hover{
color: #0c4167;
text-decoration: underline;
}
a:active{
color: #0c4167;
text-decoration: underline;
}
.header{
padding-bottom: 15px;
}
.imglinks{
float: right;
}
.wrapper {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: none;
	margin-left: auto;
	width: 900px;
}

.content {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 16px;
	min-height:870px;
	height:auto !important;
	height:870px;
	
}

/* TOP NAVIGATION */
.tabs {
font-weight: bold;
padding-bottom: 56px;
}
.tabs ul {
margin: 0em;
padding: 0em;
list-style-type: none;
}
.tabs ul a:hover{
height: 55px;
width: 135px;
/*border-bottom: 1px solid #fff;*/
}
.tabs li {
float: left;
text-align: center;
}

.tablink {
padding-top: 18px;
height:0px;
}

.tabs a {
color: #000;
text-decoration: none;
display: block;
width: 135px;
height: 55px;
}

.leftheader{
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
height: 20px;
width: 495px;
background-color: #125280;
color: #fff;
border: 1px solid #999;
/*-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;*/
}
.leftcolumn {
width: 500px;
}
.newstext{
padding: 5px;
background: #fff;
}
.rightheader{
/*-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;*/
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
height: 20px;
width: 335px;
background-color: #125280;
color: #fff;
}
.rightheader a{
color: #fff;
text-decoration: none;
}
.rightheader2{
/*-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;*/
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
height: 20px;
width: 335px;
background-color: #125280;
color: #fff;
}
.rightheader2 a{
color: #fff;
text-decoration: none;
}
.rightcolumn{
/*-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;*/
float: right;
border: 1px solid #999;
background-color: #fff;
float: right;
height: 295px;
width: 340px;
}
.rightcolumn2{
/*-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;*/
float:right;
border: 1px solid #999;
background-color: #fff;
float: right;
width: 340px;
}
.events{
padding: 5px;
}
.videobox
{
padding: 5px;
}
.leftbottom{
float: left;
}
.tabs a:link, .tabs a:visited {
background-image: url('img/lasttab.gif');
background-repeat: no-repeat;
background-position: 0 0;
color: #125280;
border: 1px solid #999;
border-right: none;
border-bottom:none;
}
.tabs a:hover {
background-repeat: no-repeat;
background-position: 0 0;
background: #c5dae5;
color: #000;
}
.selected{
background-image: url('img/tab_selected.gif');
background-position: 0 0;
height: 55px;
width: 135px;
color: #000;
padding-top: 18px;
border: 1px solid #999;
border-right: none;
border-bottom: 1px solid #fff;
}
/*.tabend{
background-color:#3333FF;
padding:none;
}*/
img {
border: none;
}
.image {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #EFEECB;

}
h1{
color: #125280;
font-weight:100;
font-size: 2em;
line-height: 0.25em;
padding-bottom: .3em;
}
h2{
color:#333333;
font-weight:100;
font-size: .75em;
line-height: 1.5em;
}
h3{
color: #125280;
font-weight:100;
font-size: 1em;
line-height: 1.25em;
}
h4{
padding-top: .25em;
font-weight:100;
font-size: 1.75em;
color: #125280;
line-height: 0;
}