html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, a, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	background-color: #E8E8FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 0;
	min-width: 730px;
	text-align: center;
}
#wrapper {
	background-color: #000099;
	width: 774px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 2px;}
#banner {
	background-image: url(../Graphics/banner.gif);
	background-repeat:no-repeat;
	height: 140px;
}
img {
	border: 0;
}
#navigation {
	padding: 0;
	height: 40px;
	background-color: #000099;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h3 {
	color: #E00014;
}
#footer a {
	color:#FFFFFF;
	text-decoration: none;
}
/* Columns */


#leftcol {
	display: inline;
	font-size: 0.85em;
	width: 200px;
	background-color: #FFFF00;
	text-align: left;
	float: left;
	padding: 15px;
	margin:5px;
	margin-left:0px;
} 
#rightcol {
	display: inline;
	font-size: 0.9em;
	width: 495px;
	background-color: #FFFF00;
	text-align: left;
	padding: 15px;
	float:right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#counter {
	font-size: 0.875em;
	text-align: center;
}
.bodytext {
	border-bottom-width: 0.4em;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	font-size: 0.875em;
}
#singlecol {
	display: inline;
	font-size: 0.9em;
	width: 744px;
	background-color: #FFFF00;
	text-align: left;
	padding: 15px;
	float:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftcol a {
	color:#FFFF00;
	border: 0;

}
.rightcol a{
	color:#000000;
	text-decoration: none;
}
.rightcol a:visited{
	color:#000000;
	text-decoration:none;
}
#rightcol td{
	font-size: 0.9em;
}
.yellow{
	color: #FFFF00;
}
.blacklink{
	color: #000000;
}
.program {
	text-align: center;
	line-height: 1.1em;
}
.program_uppercase {
	text-align: center;
	line-height: 1.7em;
	font-weight: bold;
	text-decoration: underline;
}
.th {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	background-position: top;
}

/* Footers */

#footer {
	color : #FFFFFF;
	font-size: 0.7em;
	padding: 0 6px 0 6px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFA377;
	text-align: center;
}


/* Nav */

.nav {
height:17px; 
background: #E00014; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:10px; 
width:774px; 
z-index:50;
}

.nav .table {
display:table; 
margin:0 auto;
}

.nav .select,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav .select a {
	display:block;
	height:17px;
	float:left;
	background: #E00014;
	padding:0 18px 0 18px;
	text-decoration:none;
	line-height:15px;
	white-space:nowrap;
	color:#FFFFFF;
}

.nav .current a {
display:block; 
height:17px; 
float:left; 
background: #6633FF; 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:15px; 
white-space:nowrap; 
color:#fff;
}


.nav .current a b {
display:block; 
padding:0 28px 0 11px; 
background:#6633FF;
}

.nav .select a:hover, 
.nav .select li:hover a {
background: #6633FF; 
padding:0 0 0 11px; 
cursor:pointer; 
color:#fff;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:none; 
padding:0 18px 0 7px; 
background:#6633FF; 
cursor:pointer;
}

.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:transparent; 
color:#f00;
}

.nav .select :hover .select_sub, 
.nav .current .show {
	display:block;
	position:absolute;
	width:774px; 
	top:17px;
	background: #C9BAFA;
	padding:0;
	z-index:100;
	left:0px;
	text-align:center;
}

.nav .current .show {
z-index:10;
}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 10px 0 10px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#444;
}

.nav .current .sub li.sub_show a {
color:#fff; 
cursor:default; 
background:url(../Nav%20Files/pro_dropline/menus/back_1.gif);
}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
visibility:visible; 
color:#fff;
}


/* Lightbox */

#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-image: url(../../../Lightbox_mages/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(../../../Lightbox_mages/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#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; }
#rightcol ul {

}
#rightcol li {
	padding: 0px;
	margin-left: 15px;
}
