/*--- banner ----------------------------------------------------------*/
#banner {
  background: url(/resources/images/banner.jpg) no-repeat;
  z-index: 1;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 200px;
	margin: 0 auto;
  }  
/*--- menu ------------------------------------------------------*/
#menu {
  background : url(/resources/images/navbg.gif);
  z-index: 1;
	position: relative;
	top: 0px;
	left: 0px;
	height: 26px;
  width: 1000px;
	margin: 0 auto;
  }   
/*--- body -----------------------------------------------------------------*/
#main_body {
	margin: 25px 0px 25px 0px;
	padding: 0;
	text-align: center;
	background: #000;
}
/*-- main (global) container ------------------------------------------------*/
#container {    
  background : #202020;
  position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	width: 1000px;  
  }
/*-- container for the previous and next buttons of the chaselogs */
#prevnext {  
	clear: both;
	overflow: hidden;
	line-height: 1.3;
	margin: 10px 20px 00px 20px; 
	padding: 0;
	width: 950px;  
}
/*-- content container: contains all main content between header and footer */
#content_container {  
	clear: both;
	overflow: hidden;
	line-height: 1.3;
	margin: 0px 20px 20px 20px; 
	padding: 0;
	width: 950px;  
}
/*-- footer stuff */
  #footer {
	margin: 0 auto;
	padding: 25px 0 0 0;
	width: 1000px;
	height: 0px;
	clear: both;
}
  #footer_text {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #036;
  text-align: center;
}    
  #footer_text a {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  color: #036;
  text-decoration: underline; 
  white-space: nowrap;
}
/*--- paragraph ------------------------------------------------------------*/
#content_container p {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
  line-height: 1.3; 
}
/*--- headings -------------------------------------------------------------*/
#content_container h1 {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#content_container h2 {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
/*--- tables ---------------------------------------------------------------*/

table {
font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #369;}

#content_container table {
	border-color: #369;
}

#content_container td {
	padding: 7px 7px 7px 7px;  
}

/*--- lists ----------------------------------------------------------------*/
li {
font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}  
/*--- links ----------------------------------------------------------------*/
#content_container a:link {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  color: #369;
}
#content_container a:visited {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  color: #369;
}
#content_container a:hover {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  color: #6598cb;
}
#content_container a:active {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  color: #6598cb;
}
#prevnext a:link {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#prevnext a:visited {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#prevnext a:hover {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #6598cb;
}
#prevnext a:active {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #6598cb;
}
#spc a:link {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: underline;
  color: #369;
}
#spc a:visited {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: underline;
  color: #369;
}
#spc a:hover {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: underline;
  color: #6598cb;
}
#spc a:active {
  font-family: Segoe Print,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #6598cb;
}
#animation {
	position: absolute;
	height: 525px;
  width: 685px;
  left: 10px;
  top: 0px;  
  }   
#animationtext {
	position: absolute;
	top: 10px;
	left: 705px;
	height: 445px;
  width: 265px;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
  line-height: 1.3;  
  }  
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between all ColorBox themes
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
	ColorBox example user style
	These rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML, 
	in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
*/
#cboxOverlay{background:#000;}

#colorbox{}
	#cboxContent{background:#000; margin-top:20px;}
		#cboxLoadedContent{background:#000; padding:5px;}
                #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
                #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
                #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
                #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../resources/images/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
                #cboxPrevious.hover{background-position:bottom left;}
                #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../resources/images/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
                #cboxNext.hover{background-position:bottom right;}
                #cboxLoadingOverlay{background:#000;}
		#cboxLoadingGraphic{background:url(../resources/images/loading.gif) center center no-repeat;}
		#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../resources/images/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
		#cboxClose.hover{background-position:bottom center;}
		
		