body {background: #000099;
	    font-size: 12px;
	    font-family: arial, helvetica, sans-serif;
	    color: #fff; 
	    text-align: center;
			margin: 0px auto;
	    padding: 0;
}
a { color: #FFFF00; }
a:visited { color: #FFFF00; }
a:hover { color: #FFFFFF;}


#container {
			margin: 0px auto;
			width:960px;
			background: url('/media/backgrounds/wrapper-repeat.png') top repeat-y #000099;
}
#container #header{
			margin: 0px auto;
			width:940px;
      height:270px;
			background: url('/media/backgrounds/header-back.png') top no-repeat;
			z-index:2;
			position:relative;
}

#container #content-wrapper{
   margin: -20px 0px 0px 0px;
	 z-index:1;
   position:relative;
	 width:960px;
}
#container #content-wrapper #nav{
      float:left;
			margin: 0px 0px 0px 12px;
			width:220px;
      height:553px;
			background: url('/media/backgrounds/left-nav.png') top no-repeat;
	    z-index:1;
      position:relative;			
}

#container #content-wrapper #content{
      float:left;
			margin:20px 0 0 0;
			width:690px;
	    z-index:1;
      position:relative;	
			border:none;
	    text-align:left;
	}
	
#container #content-wrapper #content #content-inside {
margin:0px auto;
width:650px;
}
#footer {
clear:both;
width:960px;
height:25px;
background: url('/media/backgrounds/footer.png') top no-repeat;
}
#container #header ul{
			margin: 5px 0px;
			padding:0px;
			width:940px;
      height:50px;
			z-index:2;
			position:relative;
			list-style:none;
}
#container #header ul li{
      margin-left:20px;
      float:left;
			font-size:14pt;
			font-weight:bold;
}
#container #header ul li a{
     text-decoration:none;
     display:block;
		 padding:5px;
		 border:1px solid #ffffff;
}
#container #header ul li a:hover{
		 border:1px solid #ffff00;
}

#container #content-wrapper #nav ul{
      float:left;
			margin: 20px 0px 20px 20px;
			width:200px;
			text-align:left;
			list-style:none;
}
#container #content-wrapper #nav ul li{
font-size:12pt;
}
#container #content-wrapper #nav ul li a {
     margin:5px 0;
     text-decoration:none;
		 border:1px solid #ffffff;
		 display:block;
		 width:160px;
}
#container #content-wrapper #nav ul li a:hover {
		 border:1px solid #ffff00;
}
#container #content-wrapper #content ul#portfolio {
margin:0px auto;
width:500px;
list-style:none;
}
#container #content-wrapper #content ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
	background:#fff;
}
#container #content-wrapper #content table {
width:90%;
}
.EventTable {
  border-bottom:2px solid #000066; 
	background: #FFFFFF;	
	color:#000000;	
}
.EventTable td {
  border-bottom:2px solid #000066; 
	padding:2px;
	margin:0px;
	color:#000000;			
}
.EventTable img {
  border:none; 
	padding:0px;
	margin:0px;
	color:#000000;			
}
.EventTable  td a:link{
	color:#000000;
	font-weight: bold;
	text-decoration:underline;						
}
.EventTable td a:hover{
	color:#000000;
	font-weight: bold;					
}
.EventTable td a:visited{
	color:#000000;
	font-weight: bold;					
}
div.scrollable {
  margin:0px auto;
  clear:both;
	position:relative;
	overflow:hidden;	 	
	height: 225px;	
	width:675px;	
	text-align:left;
	padding:5px 0;	
	border:1px outset #ccc;
	background-color:#efefef;				
}
div.scrollable div.items {	
	width:20000em;	
	position:absolute;
	clear:both;		
	margin-left:10px;
	color:#000000;
}
div.scrollable div.items div {
	float:left;
	text-align:center;
	width:200px;
	height:225px;
	font-size:8pt;
	border:1px outset #ccc;
	background-color: #ddd;
	margin-right: 20px;	
	-moz-border-radius:5px;
}
div.scrollable div.items div a{
color:#000099;
}
div.scrollable div.items div img{
padding:0px;
margin:0px;
border:0px;
}
form {
	padding: 0px;
	margin: 0px;
}
.usercheck {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0 0 0 0;
	color: #000033;
	background-color: #FFFFFF;
	border: 1px solid #000033;
	font-size: 10pt;
  height:16px;
}
.submitlogin {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-left: 4px;
	color: #FFFFFF;
	background-color:#000099;
	border: 1px solid #ffff33;
	font-size: 8pt;
	font-weight: bold;	
}
.pagenumber {
width:675;
text-align:center;
}
.pagenumber a{
padding:4px;
}
.pagenumber p{
padding:4px;
}

a.prevPage {
font-size:12pt;
text-decoration:none;
float:left;
}
a.nextPage {
font-size:12pt;
text-decoration:none;
float:right;
}
.active {
border:1px solid #fff;
text-decoration:none;
font-weight:bold;
}
#full {
  background:#ffffff;
	text-align:center;
  width:600px;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  margin-top: -300px;
  z-index: 99;
	font-weight:bold;
	border: 2px solid #000033;
	display:none;
}
#full img{
	text-align:center;
}

#content-inside ol {
list-style: decimal inside;
}
#full a:link{color:#000099;}
#full a:visited{color:#000099;}
/* ----------------------------------------------------------------------------------------------------------------*//* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*//* ----------------------------------------------------------------------------------------------------------------*/*{padding: 0; margin: 0;}/* ----------------------------------------------------------------------------------------------------------------*//* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*//* ----------------------------------------------------------------------------------------------------------------*/#TB_window {  font: 12px Arial, Helvetica, sans-serif;  color: #333333;}#TB_secondLine {  font: 10px Arial, Helvetica, sans-serif;  color:#666666;}#TB_window a:link {color: #666666;}#TB_window a:visited {color: #666666;}#TB_window a:hover {color: #000;}#TB_window a:active {color: #666666;}#TB_window a:focus{color: #666666;}/* ----------------------------------------------------------------------------------------------------------------*//* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*//* ----------------------------------------------------------------------------------------------------------------*/#TB_overlay {  position: fixed;  z-index:100;  top: 0px;  left: 0px;  height:100%;  width:100%;}.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}.TB_overlayBG {  background-color:#000;  filter:alpha(opacity=75);  -moz-opacity: 0.75;  opacity: 0.75;}* html #TB_overlay { /* ie6 hack */     position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}#TB_window {  position: fixed;  background: #ffffff;  z-index: 102;  color:#000000;  display:none;  border: 4px solid #525252;  text-align:left;  top:50%;  left:50%;}* html #TB_window { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#TB_window img#TB_Image {  display:block;  margin: 15px 0 0 15px;  border-right: 1px solid #ccc;  border-bottom: 1px solid #ccc;  border-top: 1px solid #666;  border-left: 1px solid #666;}#TB_caption{  height:25px;  padding:7px 30px 10px 25px;  float:left;}#TB_closeWindow{  height:25px;  padding:11px 25px 10px 0;  float:right;}#TB_closeAjaxWindow{  padding:7px 10px 5px 0;  margin-bottom:1px;  text-align:right;  float:right;}#TB_ajaxWindowTitle{  float:left;  padding:7px 0 5px 10px;  margin-bottom:1px;}#TB_title{  background-color:#e8e8e8;  height:27px;}#TB_ajaxContent{  clear:both;  padding:2px 15px 15px 15px;  overflow:auto;  text-align:left;  line-height:1.4em;}#TB_ajaxContent.TB_modal{  padding:15px;}#TB_ajaxContent p{  padding:5px 0px 5px 0px;}#TB_load{  position: fixed;  display:none;  height:13px;  width:208px;  z-index:103;  top: 50%;  left: 50%;  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */}* html #TB_load { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#TB_HideSelect{  z-index:99;  position:fixed;  top: 0;  left: 0;  background-color:#fff;  border:none;  filter:alpha(opacity=0);  -moz-opacity: 0;  opacity: 0;  height:100%;  width:100%;}* html #TB_HideSelect { /* ie6 hack */     position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}#TB_iframeContent{  clear:both;  border:none;  margin-bottom:-1px;  margin-top:1px;  _margin-bottom:1px;}