td {  font-family: Tahoma, Verdana, Arial, sans-serif}

	A:link			{ text-decoration:none; }
	A:visited		{ text-decoration:none; }
	A:hover			{ text-decoration:none; }

	body				{ margin-top:0px; }
	body				{ margin-left:0px; }
	body				{ margin-right:0px; }
	body				{ background:#000000; }
	
	.titlebox				{ color:#000000; }
	.titlebox A:link 		{ color:#FFFFFF; text-decoration:none; }
	.titlebox A:visited		{ color:#FFFFFF; text-decoration:none; }
	.titlebox A:hover		{ color:#CF2C00; text-decoration:none; }
	.titlebox				{ font-size: 9pt; }
	.titlebox				{ padding: 10px; }	

	.core				{ color:#CCCCCC; }
	.core A:link 		{ color:#FFFFFF; text-decoration:none; }
	.core A:visited		{ color:#FFFFFF; text-decoration:none; }
	.core A:hover		{ color:#CF2C00; text-decoration:none; }
	.core				{ font-size: 9pt; }
	.core				{ padding: 10px; }	
	
	.hpage				{ color:#CCCCCC; }
	.hpage A:link 		{ color:#FFFFFF; text-decoration:none; }
	.hpage A:visited	{ color:#FFFFFF; text-decoration:none; }
	.hpage A:hover		{ color:#CF2C00; text-decoration:none; }
	.hpage				{ font-size: 9pt; }
	
	.new1				{ color:#CCCCCC; }
	.new1 A:link 		{ color:#FFFFFF; text-decoration:none; }
	.new1 A:visited		{ color:#FFFFFF; text-decoration:none; }
	.new1 A:hover		{ color:#CF2C00; text-decoration:none; }
	.new1				{ font-size: 9pt; }
	.new1				{ border-bottom:2px #B1B1B1 solid; }
	.new1				{ border-top:2px #B1B1B1 solid; }
	
	.box				{ color:#CCCCCC; }
	.box A:link 		{ color:#FFFFFF; text-decoration:none; }
	.box A:visited		{ color:#FFFFFF; text-decoration:none; }
	.box A:hover		{ color:#CF2C00; text-decoration:none; }
	.box				{ font-size: 9pt; }
	.box				{ border:2px #B1B1B1 solid; }
	
	.new2				{ border-left:2px #B1B1B1 solid; }
	.new2				{ border-right:2px #B1B1B1 solid; }
	
	.new3				{ border-left:2px #B1B1B1 solid; }
	.new3				{ border-top:2px #B1B1B1 solid; }
	.new3				{ border-bottom:2px #B1B1B1 solid; }
	
	.new4				{ border-right:2px #B1B1B1 solid; }
	.new4				{ border-top:2px #B1B1B1 solid; }
	.new4				{ border-bottom:2px #B1B1B1 solid; }
	
	.nav				{ color:#555555; }
	.nav A:link 		{ color:#555555; text-decoration:none; }
	.nav A:visited		{ color:#555555; text-decoration:none; }
	.nav A:hover		{ color:#CF2C00; text-decoration:none; }
	.nav				{ font-size: 7pt; }
	.nav				{ padding-top: 4px; }
	
	.nav2				{ color:#555555; }
	.nav2 A:link 		{ color:#555555; text-decoration:none; }
	.nav2 A:visited		{ color:#555555; text-decoration:none; }
	.nav2 A:hover		{ color:#CF2C00; text-decoration:none; }
	.nav2				{ font-size: 7pt; }
	.nav2				{ padding-top: 4px; }
	
	.sideleft			{ border-left:1px #B1B1B1 solid; }
	.sideleft			{ border-bottom:1px #B1B1B1 solid; }
	.sideright			{ border-right:1px #B1B1B1 solid; }
	.sideright			{ border-bottom:1px #B1B1B1 solid; }
	
	.jlleft				{ border-bottom:1px #B1B1B1 solid; }
	.jlleft				{ border-right:1px #B1B1B1 solid; }
	.jlleft				{ border-top:1px #B1B1B1 solid; }
	
	.jlright			{ border-bottom:1px #B1B1B1 solid; }
	.jlright			{ border-top:1px #B1B1B1 solid; }
	
	.foot				{ color:#555555; }
	.foot A:link 		{ color:#555555; text-decoration:none; }
	.foot A:visited		{ color:#555555; text-decoration:none; }
	.foot A:hover		{ color:#CF2C00; text-decoration:none; }
	.foot				{ font-size: 7pt; }
	
	.movie {
	width: 100%;
	height: 100%;
	}
	div.movie {
	width: 320px;
	height: 100px;
	text-align: center;
	border: 1px solid #333333;
	margin: 50px auto;
	}

.tabs {list-style:none; height:29px;}
.tabs li {display:block; float:left; margin:20px -29px 0 0;}
.tabs li a {display:block; text-decoration:none; position:relative;}

.tabs li a b.p1 {display:block; width:29px; height:29px; background:url(images/normal_l.gif); float:left;}
.tabs li a b.p2 {display:block; height:29px; background:url(images/normal_m.gif) repeat-x; float:left; text-align:center; line-height:28px; color:#666666; font-size:10pt;}
.tabs li a b.p3 {display:block; width:29px; height:29px; background:url(images/normal_r.gif); float:left; position:relative; z-index:100;}

.tabs li a.m1 {z-index:600;}
.tabs li a.m2 {z-index:500;}
.tabs li a.m3 {z-index:400;}
.tabs li a.m4 {z-index:300;}
.tabs li a.m5 {z-index:200;}
.tabs li a.m6 {z-index:100;}

.tabs li a:hover,
.tabs li a:focus,
.tabs li a:active
{border:0; z-index:700;}
.tabs li a:hover b.p1,
.tabs li a:focus b.p1,
.tabs li a:active b.p1
{position:relative; z-index:100; background:url(images/hover_l.gif); cursor:pointer;}
.tabs li a:hover b.p2,
.tabs li a:focus b.p2,
.tabs li a:active b.p2
{position:relative; z-index:100; background:url(images/hover_m.gif) repeat-x; color:#FFFFFF; cursor:pointer;}
.tabs li a:hover b.p3,
.tabs li a:focus b.p3,
.tabs li a:active b.p3
{position:relative; z-index:100; background:url(images/hover_r.gif); cursor:pointer;}

.tabs li a.selected {z-index:800;}
.tabs li a.selected b.p1,
.tabs li a:hover.selected b.p1,
.tabs li a:active.selected b.p1
{position:relative; z-index:200; background:url(images/select_l.gif); cursor:default;}
.tabs li a.selected b.p2,
.tabs li a:hover.selected b.p2,
.tabs li a:active.selected b.p2
{position:relative; z-index:200; background:url(images/select_m.gif) repeat-x; color:#CECECE; cursor:default;}
.tabs li a.selected b.p3,
.tabs li a:hover.selected b.p3,
.tabs li a:active.selected b.p3
{position:relative; z-index:200; background:url(images/select_r.gif); cursor:default;}

#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;
	}