body {
	margin: 0 0 0 0;
	background-color: #fff;
}
.CollapsiblePanelTab {
width: 0;
height: 0;
display: inline;
background-image: url(../global/nav2.gif);
}

#header {
width: 100%;
height: 88px;
margin: 0;
background-color: #900;
z-index: 1;
}

#menu {
position: absolute;
top: 88px;
width: 100%;
height: 40px;
margin: 0;
background-color: #ccc;
text-align: center;
z-index: 3;
background-image: url(../global/nav1.gif);
background-repeat: repeat-x;
}

#menu ul {
margin-top: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 10px;
}

#menu ul li {
	display: inline;
	font-weight: bold;
}

#menu ul li a {
padding: 12px 8px;
color: #333;
text-decoration: none;
}

#menu ul li a:hover {
background: url(../global/nav2.gif) repeat-x;
color: #eee;
text-decoration: none;
padding: 12px 8px;
}

#main {
position: absolute;
top: 128px;
width: 100%;
background: url(../chrome/grd_1.gif) repeat-x;
}

#container {
width: 94%;
margin: 0 auto;
padding-top: 30px;
}

#subnav {
clear: left;
float: left;
width: 141px;
}

#subnav ul {
list-style: none;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px 0px 20px;
}	

#subnav li {
text-indent: 10px;
padding: 1px;
margin: 1px;
font-weight: bold;
}

#subnav li a {
height: 16px;
color: #333;
display: block;
border-right: 1px solid #eee;
text-decoration: none;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
border-left: 1px solid #999;
}	
	
#subnav li a:hover {
background: #f1f1f1;
color: #c00;
border-right: 2px solid #ccc;
text-decoration: none;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 6px solid #c30;
}

#extras {
	clear: right;
	float: right;
	width: 140px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 0;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}

#extras a {
color: #f70;
text-decoration: none;
}

#extras a:hover {
color: #69c;
text-decoration: underline;
}

#extras p {
	margin: 0 0 1.5em 0;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
	
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#content {
margin: 0 160px 10px 165px;
border-right: 1px dotted #ddd;
padding: 0 20px;
color: #333;
font-size: 0.85em;
line-height: 1.4em;
font-family: Verdana, Arial, Helvetica, sans-serif;
visibility: visible;
background: #fff;
border-left: 1px dotted #ddd;
}

#content a {
color: #c00;
text-decoration: none;
}

#content a:hover {
color: #eb0;
text-decoration: underline;
}

#content p {
	padding-bottom: 7px;
}

#content ul {
color: #567;
list-style-type: none;
line-height: 1.7em;
list-style-image: url(../chrome/blt2.gif);
}

#content blockquote {
color: #567;
border-left: 12px solid #eee;
padding-right: 12px;
padding-left: 30px;
font-weight: bold;
}
.item {
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: normal;
color: #333;
}
.big {
font-family: "Times New Roman", Times, serif;
font-size: 45px;
font-weight: bold;
color: #999;
}

.attn {
font-weight: bold;
color: #c00;
}

td {
font-family: Verdana, Geneva, sans-serif;
line-height: normal;
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: dotted;
border-left-style: dotted;
border-bottom-color: #ccc;
border-left-color: #ccc;
color: #000;
font-size: 13px;
}

.small {
font-size: 11px;
line-height: normal;
color: #789;
}

h1 {
color: #999;
font-family: "Times New Roman", Times, serif;
margin-top: 0px;
font-size: 20px;
}

h2 {
color: #900;
font-size: 18px;
font-family: "Times New Roman", Times, serif;
}

h3 {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
background-image: url(../global/dv1.gif);
background-repeat: no-repeat;
color: #900;
padding-top: 15px;
padding-left: 12px;
margin-top: 60px;
border-top: 1px dotted #ccc;
}

h4 {
font-size: 14px;
font-family: "Times New Roman", Times, serif;
color: #999;
}

h5 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
font-weight: bold;
background-color: #eee;
background-image: url(../chrome/silverbar1.gif);
background-repeat: repeat-x;
padding: 4px;
color: #000;
background-position: center;
border: 1px solid #ccc;
}

h6 {
font-size: 11px;
line-height: normal;
color: #000;
background: #eee url(../chrome/boxbg1.gif) repeat;
font-weight: normal;
padding: 6px;
border: 1px solid #ddd;
margin-bottom: 40px;
}

b {
	font-weight: bold;
	color: #666;
}

i {
font-style: italic;
color: #069;
}

.center {
text-align:center;
display:block;
color: #456;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
}

.box {
font-size: 12px;
line-height: normal;
padding: 5px 5px 5px 50px;
background-image: url(../chrome/9rules.gif);
background-repeat: no-repeat;
color: #567;
display: block;
border: 1px solid #eee;
}
.box2 {
font-size: 11px;
line-height: normal;
color: #567;
padding: 5px;
border: 1px dotted #ddd;
}
.box3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-bottom: 10px;
padding-left: 10px;
}

.box4
{
color: #000;
background: #eee;
margin: 5px;
padding: 5px;
width: 100%;
border: 1px dotted #aaa;
}

.line {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #ddd;
line-height: normal;
}
.lite {
color: #789;
font-weight: bold;
}

.c1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
background-color: #def;
}

cite {
	font-style: normal;
	font-size: 11px;
}

#footer {
padding: 30px;
margin-top: 40px;
margin-bottom: 0px;
color: #ddd;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(../chrome/f1.gif);
background-repeat: repeat-x;
line-height: 1.6em;
background-color: #999;
list-style: none;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

dfn {
color: #999;
}
