body {
	text-align: center;
	/* background-color: #C6C6C6; */
	/* background-color: #F5F4F4; */
	/* background-color: #FAF9F9; */
	background-color: #FCFBFB;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.5px;
}

img {
	border: 0 none;
	-ms-interpolation-mode: bicubic;
}

td {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	color : #303030;
	text-decoration : none;
	border-bottom: dotted 1px #3C3C3C;
}

a:hover {
	color : #8f0502;
	text-decoration : none;
}

.Container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
}

.header {
	position: absolute;
	top: 30px;
	/* left: 30px; */
	width: 1000px;
	color: #101010;
	text-align: center;
	/* background-color: #B0B0B0; */
	border-bottom: dotted 1px #3C3C3C;
	font-size: 12px;
}

.header b
{
	font-size: 14px;
}

.header a
{
	font-weight: bold;
	border-bottom: none;
}

.header select 
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header2 
{
	/*
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #F0F0F0;
	text-align: center;
	background-color: #A0A0A0;
	font-size: 13px;
	text-transform: uppercase;
*/
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFFFFF; /* #B0B0B0; */ /* #202020; */
	background-color: #626262; /* #545353; */ /* #F6F4F5; */
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	border-bottom: solid 1px #101010;
}

.header2 a
{
	color: #FFFFFF; /* #B0B0B0; */ /* #505050; */
	border-bottom: none;
	font-size: 11px;
}

.header2 a:hover {
	color: #FFFFFF; /* #D0D0D0; */ /* #8f0502; */
	text-decoration: underline;
}

.header2 b
{
	font-weight: normal;
	font-size: 11px;
}

.header2 select 
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;

	color: #FFFFFF;
	background-color: #626262; /* #545353; */
/*
	color: #202020;
	background-color: #F6F4F5;
*/
	border: solid 1px #777777;
}

.header3
{
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	color: #FFFFFF;
	background-color: #626262;
	text-align: center;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	text-transform: uppercase;
	border-bottom: solid 1px #101010;
	z-index: 100;
}

.header3_box
{
	width: 1000px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
}

.header3 a
{
	color: #FFFFFF;
	border-bottom: none;
	font-size: 10px;
	line-height: 24px;
}

.header3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.headerNav {
	display: block;
	z-index: 900;
}

.headerNavFoldout {
	position: absolute;
	top: 24px;
	left: 0px;
	background-color: #626262;
	display: none;
	z-index: 1000;
}

.headerNavItem {
	border-top: dotted 1px #AAAAAA;
	text-align: left;
}

.headerNavItem a {
	display: block;
}

.headerNavItem a:hover {
	text-decoration: none;
	background-color: #999999;
}

.photoContent {
	position: absolute;
	top: 80px;
	/* left: 30px; */
	width: 1000px;
	color: #101010;
	font-size: 10px;
	text-align: center;
	z-index: 100;
}

/*
.photoContent b {
	font-size: 13px;
	text-transform: none;
}
*/

/*
.photoContent img {
	-moz-box-shadow: 2px 2px 3px #202020;
	-webkit-box-shadow: 2px 2px 3px #202020;
	box-shadow: 2px 2px 3px #202020;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#202020')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#202020');
	
	margin-bottom: 8px;
}
*/

.photoContent img
{
	font-size: 10px; 
	margin-bottom: 8px;
}

.photoList {
	margin-top: 18px;
	letter-spacing: 0.5px;
}

.photoList a {
	border-bottom: none;
}

.photoList p {
	text-align: center;
}

.photoInfo a 
{
	border-bottom: dotted 1px #303030;
}

select {
	/* display: block; */
	/* margin: 0px 0px 0px; */
	margin: 4px;
	width: 200px
}

select.replaced {
	left: -999em; 
	width: 1px; 
	position: absolute
}

ul.selectReplacement {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	width: 100px; 
	padding-top: 0px; 
	position: relative; 
	height: 22px; 
	background-color: #8d8d8d;
}
ul.selectFocused {
	background-color: #ffffff;
}
ul.selectReplacement LI {
	padding-right: 12px;
	display: none; 
	padding-left: 2px; 
	font-size: 11px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #494949;	/* background of items */
	padding-bottom: 1px; 
	margin: 0px; 
	width: 100px; 
	cursor: pointer; 
	color: #989898; 
	line-height: 1.7em; 
	padding-top: 1px; 
	list-style-type: none;
	border: 1px solid #5c5c5c;
}
ul.selectOpen li {
	display: block;  z-index: 100;
}
ul.selectReplacement li.selected {
	display: block; color: #989898;
}
ul.selectOpen li.selected {
	border-top-width: 0px; 
	display: block; 
	border-left-width: 0px;
	background-color: #6c6c6c;	/* background of selected item */
	border-bottom-width: 0px; 
	border-right-width: 0px
}
ul.selectOpen li:hover {
	background-color: #4d4d4d;
	color: #de0091;
}
ul.selectOpen LI.hover {
	background-color: #4D4D4D;
	color: #DE0091;
}
ul.selectOpen LI.selected:hover {
	background-color: #4D4D4D;
	color: #DE0091;
}


/* navigation */
table.mDynNav
{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/* width:325px; */
}

#next a.nav, #prev a.nav
{
	font:700 10px Verdana;
	letter-spacing:.04em;
	width:18px;
	height:17px;
	text-align:center;
	text-decoration: none;
	border-bottom: none;
}

#numbers a.nav
{
	font:400 10px Verdana;
	letter-spacing:.04em;
	height:17px;
	text-align:center;
	text-decoration: none;
	border-bottom: none;
}

#numbers a.nav_sel
{
	font:400 10px Verdana;
	letter-spacing:.04em;
	height:17px;
	text-align:center;
	text-decoration: none;
	border-bottom: none;
	font-weight:bold;
}

#nextGroup a.nav, #prevGroup a.nav
{
	font:700 10px Verdana;
	letter-spacing:.08em;
	width:15px;
	height:17px;
	text-align:center;
	text-decoration: none;
	border-bottom: none;
}