#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

body
{
background: #d63a35;
}
b
{
color: #336699;
}

h3
{
font-size: 60pt;
color: #035E9E;
font-weight:bold;
}

strong
{
color: #336699;
}

/*overall table border

.main-border {
	border: 1px solid #999999;
}*/

.content {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;
}
.content A {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.content A:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
}
H1 {
    font-family: Arial;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.mst-info {
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	vertical-align: top;
}
.mst-info A:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}
.mst-info A {
	font-size: 11px;
	color: #CC9900;
	text-decoration: none;
}
.sponsor-info {
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}

td
{
background: white;
}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 130px;	
	background-repeat : no-repeat;
	padding-top: 10px;
}
TD#menu_1 DIV {
	width: 98%;
}
TD#menu_1 DIV A {
	color: navy;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: none;
	color: #3399CC;
}
/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px dotted #999999;
  font-family: arial;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) ***************/
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #999999;
  font-weight:bold;
  font-family: arial;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;

  background-color: #eeeeee;
  filter:alpha(opacity='70', style='0');
}

/*  MENU 1, level 2, normal state (NO) ***************/
TD#menu_1 DIV.menu1-level2-no {
	font-family: arial;
	font-size: 10px;
	padding-left:20px;
}

/*  MENU 1, level 3, normal state (NO) ***************/

TD#menu_1 DIV.menu1-level3-no {
	font-family: arial;
	font-size: 10px;
	padding-left:40px;
}

TD#menu_1 DIV.menu1-level1-act A {
  color:#333333;
}


/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
	font-family: arial;
	font-size: 10px;
	font-weight:bold;
	padding-left:20px;
}

/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
	font-family: arial;
	font-size: 9px;
	padding-left:40px;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
	font-family: arial;
	font-size: 9px;
	font-weight:bold;
	padding-left:40px;
}




/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: none;
}
.webmaster {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.webmaster A {
	font-family: Arial;
	font-size: 9px;
	color: #999900;
	text-decoration: none;
}
.webmaster A:hover{
	font-family: Arial;
	font-size: 9px;
	color: #336699;
	text-decoration: none;
}
.links-text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.links-text-titles {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.links-text A {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.links-text A:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
}
form {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin: 20px;
	padding: 20px;
}
textarea {
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	font-size: 11px;
	height: 150px;
	width: 300px;
	scrollbar-base-color: #ffffff;
    scrollbar-arrow-color: black;
    scrollbar-track-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-lightshadow-color: #ffffff; 
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
}
input {
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	font-size: 11px;
}
.csc-form-label-req {
    font-family: Arial;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.news-title-link {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: top;
	height: 20px;
	border: 1px solid #999999;
}
.news-title-link A {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.news-title-link A:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
}
.news-text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	vertical-align: top;
}
.news-text A {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.news-text A:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
}
.forum-date {
    font-family: Arial;
	font-size:9px;
}