@charset "UTF-8";
/* CSS Document */
@charset "UTF-8";
/* CSS Document */


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0; /* zero margin and padding of body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers; text left-aligned in #container selector */
}

body,td,th {
	color: #eee;
}
 
button {
background:#933;
margin:0;
padding:0;
}

.style0 {
	font-family: Palatino, Georgia, Times New Roman, Times, serif;
	color: #000000;
}

a:link {
	font-size:65%;
	border:none;
	color: #685377;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size:65%;
	border:none;
	color: #685377;
}
a:hover {
	font-size:65%;
	border:none;
	color: #685377;
	text-decoration: underline;
}
a:active {
	font-size:65%;
	border:none;
	color: #685377;
	text-decoration: none;
}
a img {
	border:none;
}


/*NAVBAR*/
#navbar {
position:relative;
top:0px;
}
#navbar ul {margin:0; padding:0; list-style: none;}
#navbar a {display: block; width:6em;}
#navbar li {float:left; width:6.5em;}
#navbar li ul {
	position: absolute;
	width:365px;
	left: -999em;
}
#navbar li:hover ul, #nav li.sfhover ul {left: auto; display:block; width:6em; position:absolute; color:#6cc;}
div.content {clear:left;}
ul.nav li {display: inline; }
ul.nav a {
	border: 1px solid #6cc;
	padding: 5px 5px 5px 5px;
	margin:5px 5px 10px;
	text-decoration:none;
	font-size:85%;
	text-transform:uppercase;
	text-align:center;
	color:#FF9966;
	}
ul.nav a:hover {
	color:#6cc;
	}

/*end  NAVBAR*/

 #container {
	width: 1150px;  /* 20px less than a full 800px width allows browser chrome and avoids horizontal scroll bar */
	background: #000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left;
	font-weight: 400;
} 


.frameOn img{
border: 2px solid #000;
}
.frameOn:hover img{
border: 2px solid #f96;
}
.frameOn:hover{
color: red; /* Dummy definition to overcome IE bug */
}




/*START GALLERY CSS*/

.twoColFixLtHdr #header {
	border: 1px hidden #000;
	background: #000;
	color: #000000;
	height:80px;
	margin-bottom:5px;
	padding: 15px 0px 5px 25px;
	background-image:none;
	background-repeat: no-repeat;
	background-position:0 0;
} 


.twoColFixLtHdr #header h1 {
	visibility:hidden;
	margin: 0;
	padding: 0px 0 0px 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color:#000000;
	font-family: Verdana, Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size:32px;
	letter-spacing:1px;
	text-align:right;
}
.twoColFixLtHdr #header h5 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 10px 5px 50px;
	
	font-size: 16px;

}

/*DROPDOWN NAVBAR*/
#navbar {
position:relative;
top:0px;
}
#navbar ul {margin:0; padding:0; list-style: none;}
#navbar a {display: block; width:7em;}
#navbar li {float:left; width:7.25em;}
#navbar li ul {
	position: absolute;
	width:350px;
	left: -999em;
}
#navbar li:hover ul, #nav li.sfhover ul {left: auto; display:block; width:6em; position:absolute;}
div.content {clear:left;}
ul.nav li {display: inline; }
ul.nav a {
	border: 1px solid #6cc;
	padding: 5px 5px 5px 5px;
	margin:5px 5px 10px;
	text-decoration:none;
	font-size:85%;
	text-transform:uppercase;
	text-align:center;
	color:#FF9966;
	}

/*end DROPDOWN NAVBAR*/


.indent {
font-size:85%;
font-variant:small-caps;
	text-indent:15px;
}
.twoColFixLtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	height:40px;
	background:none; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0px 18px 0 0px;
	padding: 20px 0px 0px;
	width:150px;
}
#sidebar2 ul {margin:0; padding:0; list-style: none;}
#button a {
	display: block;
	width:5em;
}
#button li {width:7.25em;}
ul.button a {
	border: 1px solid #6cc;
	padding: 5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	text-decoration:none;
	font-size:85%;
	text-transform:uppercase;
	text-align:center;
	color:#6cc;
}



.twoColFixLtHdr #header {
	float:left;
	border: 1px hidden #000;
	background: #000;
	color: #000000;
	width:495px;
	height:125px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	
} 


.twoColFixLtHdr #header h1 {
	visibility:hidden;
	margin: 0;
	padding: 0px 0 10px 24px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color:#000000;
	font-family: Verdana, Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size:32px;
	letter-spacing:1px;
	text-align:right;
}
.twoColFixLtHdr #header h5 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 10px 10px 50px;
	font-size: 16px;
}

.twoColFixLtHdr #sidebar1 {
	clear:both;
	float: left;
	border:hidden 1px;
	width: 485px;
	height:820px;
	background: none;
	padding-top:15px;
	padding-left:0px;
	margin-top:0px;
	margin-left:0px;
	text-align:center;
	vertical-align:top;
}
 #innercolumn {	float:left;	border:3px;	border-color:#000000;	padding: 0px;	width: 105px;	height: 125px;	text-align:center;	vertical-align:middle;}
  #innercolumn1 {	float:left;	border:3px;	border-color:#000000;	padding: 0px;	width: 105px;	height: 125px;	text-align:center;	vertical-align:middle;}
 #innercolumn2 {	float:left;	border:3px;	border-color:#000000;	padding: 0px;	width: 105px;	height: 125px;	text-align:center;	vertical-align:middle;}
 #innercolumn3 {	float:left;	border:3px;	border-color:#000000;	padding: 0px;	width: 105px;	height: 125px;	text-align:center;	vertical-align:middle;}
 #innercolumn4 {	float:left;	border:3px;	border-color:#000000;	padding: 0px;	width: 105px;	height: 125px;	text-align:center;	vertical-align:middle;}
  #innercolumn5 {	float:left;	border:3px;	border-color:#000000;	padding: 0px;	width: 105px;	height: 125px;	text-align:center;	vertical-align:middle;}
 #innercolumn6 {	float:left;	border:3px;	border-color:#000000;	padding: 0px;	width: 105px;	height: 125px;	text-align:center;	vertical-align:middle;}  #innercolumn7 {	float:left;	border:3px;	border-color:#000000;	padding: 0px;	width: 105px;	height: 125px;	text-align:center;	vertical-align:middle;}
 #innercolumn8 {	float:left;	border:3px;	border-color:#000000;	padding: 0px;	width: 105px;	height: 125px;	text-align:center;	vertical-align:middle;}  #innercolumn9 {	float:left;	border:3px;	border-color:#000000;	padding: 0px;	width: 105px;	height: 125px;	text-align:center;	vertical-align:middle;} 
  #innercolumn10 {	float:left;	border:3px;	border-color:#000000;	padding: 0px;	width: 105px;	height: 125px;	text-align:center;	vertical-align:middle;}
   #innercolumn11 {	float:left;	border:3px;	border-color:#000000;	padding: 0px;	width: 105px;	height: 125px;	text-align:center;	vertical-align:middle;}
  #innercolumn12 {	float:left;	border:3px;	border-color:#000000;	padding: 0px;	width: 105px;	height: 125px;	text-align:center;	vertical-align:middle;}
 
 #caption {
	float:left;
	font-size:85%;
	border:6px;
	border-color:#f96;
	padding: 15px;
	width: 400px;
	text-align:left;
	color:#6cc;
}
.captionwhite{color:#FFFFFF;}

.twoColFixLtHdr #mainContent {
	float:right;
	margin: 0px 25px 0 0px;
	padding: 5px 5px 0px 5px;
	line-height:normal;
	height: 780px;
	width:550px;

} 


.twoColFixLtHdr #footer {
	clear:both;
	margin-left:430px;
	padding: 0 10px 20px 27px;
	width:350px;
	background-color: #000000;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 0 20px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	color: #f96;
}
.twoColFixLtHdr #footertag {
	clear:both;
	margin-left:0px;
	padding: 0 10px 20px 27px;
	background-color: #000000;
} 
.twoColFixLtHdr #footertag p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 0 20px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	font-style:normal;
	color: #666699;
}
.fltrt { /* to float an element right--the floated element must precede the element it goes next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* used to float an element left */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* placed on a div or break element--should be final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*differntiates external link*/
a.external:link {
	color: #66CCCC;
	text-decoration: none;
	text-transform:uppercase;
	font-size:65%;
}
a.external:visited {
	text-decoration: none;
	color: #66CCCC;
}
a.external:hover {
	text-decoration: underline overline;
	color: #6cc;
}
a.external:active {
	text-decoration: overline;
	color: #6cc;
}
 
a.headerlink1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #696;
	font-size: 14px;
	font-weight:bold;	
	text-decoration: none;
}
a.headerlink1:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #696;
	font-size: 12px;
	font-weight:bold;	
}
a.headerlink1:hover {
	text-decoration: underline overline;
	color: #696;
	font-size: 14px;
	font-variant:small-caps;
	font-weight:bold;	
}
a.headerlink1:active {
	text-decoration: overline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #696;
	font-size: 12px;
	font-variant:small-caps;
	font-weight:bold;	
}

a.headerlink2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6cc;
	font-size: 14px;
	font-weight:bold;	
	text-decoration: none;
}
a.headerlink2:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #699;
	font-size: 14px;
	font-weight:bold;	
}
a.headerlink2:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #699;
	font-size: 14px;
	font-weight:bold;
}
a.headerlink2:active {
	text-decoration: overline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #699;
	font-size: 14px;
	font-weight:bold;	
}
.style1 {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f96;
}
.style2 {
	font-weight:900;
	color: #66CCCC;
}
.style4 {
	font-weight:bold;
	font-size:50%;
	color: #000033;
}

.styleUL {
	line-height:1.5; 
}
.style9 {
	color: #669933;
	font-size: 12px;
	font-weight:bold;
}
