html, body, h1, h2, h3, h4, ul, li {
	color: #000;
	width: auto;
	float: none;
	padding: 0px;
	margin: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
	text-align: right;
}
a {
	color: #464544;
}
a:hover {
	color: #36F;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #fff url(images/page_bg.gif) repeat-x;
	text-align: center;
	color: #600;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

/** layout **/
#wrapper {
	text-align: left;
	width: 725px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	color: #F00;
	margin: auto;
	background-repeat: repeat-y;
}

h1 {
	position: absolute;
	top: 46px;
	height: 43px;
	padding-top: 8px;
	width: 417px;
	text-align: center;
	background: #A8005B;
	color: #ffffff;
	font-weight: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: italic;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
	position: absolute;
	top: 14px;
	left: 411px;
	width: 269px;
	height: 270px;
	background-color: #553848;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top-nav ul {
	text-align: center;
	line-height: 32px;
	color: #000;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
	text-decoration: underline;
	color: #06F;
}

#mmagic {
	background: url(images/media_magic.gif) no-repeat;
	position: absolute;
	top: 46px;
	left: 679px;
	width: 46px;
	height: 239px;
	background-image: url(images/media_magic.gif);
}
#header {
	background: url(images/headernew_bg.jpg) no-repeat;
	position: absolute;
	top: 89px;
	left: 0px;
	width: 412px;
	height: 196px;
}

/** body **/
#spacer {
  height: 265px;
}

#body {
	width: 100%;
	background-image: url(images/bodybgrdfrontmaroon.png);
	background-repeat: no-repeat;
}

#body2 {
	width: 100%;
	background-image: url(images/bodybgrdfrontmaroon2.png);
	background-repeat: no-repeat;
}

#left {
	float: left;
	width: 413px;
}
#right {
	float: right;
	width: 312px;
}

#nav ul {
}
#nav li {
	float: left;
	width: 102px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: url(images/tab_drk.gif) repeat-x;
	list-style: none;
	border-right-color: #FFF;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk {
	background: url(images/tab_lit.gif) repeat-x;
	padding-left: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#nav li.lit {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #553848;
}

#nav li.rit {
	background-color: #553848;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#visit {
	padding-right: 15px;
	padding-left: 60px;
}
#visit h2 {
	font-size: 11px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 8px;
	text-align: right;
}
#visit h3 {
	font-style: normal;
	font-size: 12px;
	color: #600;
	font-family: Verdana, Geneva, sans-serif;
}

#visit h4 {
	font-style: normal;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 20px;
	text-align: right;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
}
#visit h5 {
	font-style: italic;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}


#visit a {
	text-decoration: none;
	color: #781831;
}
#visit a:hover {
	color: #781831;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#subs-left {
	float: left;
	width: 250px;
	padding-left: 45px;
	padding-bottom: 10px;
	margin-right:auto
}
#subs-right {
	float: left;
	width: 225px;
	padding-right: 30px;
	padding-bottom: 20px;
	margin-top: 10px;
	padding-left: 20px;
}

#subs-left a {
	color: #006;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
#subs-left a:hover{
	color: #000;
}
#subs-left h3 {
	color: #600;
	font: 16px "Times new roman", serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#subs-left h5 {
	color: #600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#subs-left p {
	text-align: justify;
	color: #000;
}

#subs-right {
  color: #fff;
}
#subs-right h3 {
	color: #600;
	padding-left: 20px;
	padding-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#subs-right h4 {
	color: #36F;
	margin: 0.6em 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}
#subs-right a:hover {
  text-decoration: none;
}
#right-i {
	padding: 10px 10px 10px 10px;
	background-color: #CCC;
	font-family: arial, sans-serif;
}
#right h2 {
	color: #323E51;
	font: 22px "Times new roman", serif;
	margin-bottom: 12px;
	font-family: "Times new roman", serif;
	margin-left: 45px;
}
#right h3 {
	color: #600;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 45px;
}
#right p {
	color: #FFF;
	font-size: 11px;
}

#right .left {
  margin-right: 4px;
}
#right a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#right a:hover {
	font-family: arial, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
#right h4 {
	font-style: normal;
	font-size: 13px;
	color: #600;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
#right h2 {
	font-style: normal;
	font-size: 11px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
#right h3 {
	font-style: normal;
	font-size: 12px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 30px;
}

/** footer **/
#copyright {
	color: #000;
	text-align: center;
	font-size: 11px;
	width: 388px;
	margin-top: 10px;
	padding-left: 25px;
}
#copyright p {
	padding: 0;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 9px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/** footer **/
#copyrightload {
	color: #000;
	text-align: center;
	font-size: 11px;
	width: 100%;
	margin-top: 10px;
}
#copyrightload p {
	padding: 0;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 9px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/*File Transfer Form*/
#container {padding:10px;
			margin-left:10;
			}

/*Forms defaults - change as needed*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#999;
	cursor:pointer;
	padding-left:2px;
	line-height:16px;
}
label.chosen {color:#333;}

/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:	url(images/radio.gif) no-repeat left top;}
.radioAreaChecked {background: url(images/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background: url(images/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background: url(images/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background: url(images/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background: url(images/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background: url(images/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background: url(images/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background: url(images/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background: url(images/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background: url(images/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background: url(images/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background: url(images/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background: url(images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background: url(images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background: url(images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background: url(images/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {
	vertical-align:middle;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-repeat: repeat;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #FFF;
	height: 27px;
	position: static;
	background-image: url(images/tab_lit.gif);
	padding-top: 7px;
}label {
	color: #000;
}

#customer {
	margin-top: 10px;
	margin-bottom: 12px;
	padding-left: 70px;
	position: relative;
	padding-right: 30px;
}
#customer ul {
}
#customer li {
	width: 100%;
	height: 15px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	list-style-image: none;
	list-style-type: square;
}
#customer a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#customer a:hover {
	text-decoration: underline;
	font-size: 16px;
	color: #000;
}

#customer h4 {
	color: #600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: normal;
	text-align: left;
}


#blockquote {
	margin-top: 10px;
	margin-bottom: 12px;
	padding-left: 70px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#blockquote ul {
}
#blockquote li {
	width: 100%;
	height: 15px;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	color: #871B42;
	list-style-image: none;
	list-style-type: square;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}
#blockquote a {
	color: #900;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
#blockquote a:hover {
	text-decoration: underline;
	color: #871B42;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#digital {
	margin-top: 10px;
	margin-bottom: 12px;
	position: relative;
}
#digital h2 {
	color: #600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 45px;
}
#digital p {
	margin-top: 2px;
	margin-bottom: 1px;
	text-align: left;
}

#upload {
	width: 100%;
}
#wrapper #body #left #visit p {
	font-weight: bold;
}
#wrapper #body #left #visit p {
	font-weight: normal;
}
#wrapper #body #left #visit table tr .headertext .mainbodytext2 {
	color: #000;
}
.justified {
	text-align: justify;
}
.smtxt {
	font-size: 11px;
}
.smtxtitalics {
	font-style: italic;
}
#f1stlvl {
}
#f1stlvl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: circle;
	margin-left: 150px;
}
#f1stlvl ul {
}
#f1stlvl li {
}

#s2ndlvl {
}
#s2ndlvl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: circle;
	margin-left: 160px;
}
#s2ndlvl ul {
}
#s2ndlvl li {
}

#t3rdlvl {
}
#t3rdlvl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: circle;
	margin-left: 170px;
}
#t3rdlvl ul {
}
#t3rdlvl li {
}

#f1stlvlright {
}
#f1stlvlright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: circle;
	margin-left: 75px;
}
#f1stlvlright ul {
}
#f1stlvlright li {
}



#banners ul {
	float: left;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
#banners  li {
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
}
#banners  a {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#banners  a:hover {
	color: #603;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-left-width: 1px;
	border-left-color: #FFF;
	background: url(images/banners_drk.gif) repeat-x;

}
#banners  li.drk {
	background: url(images/banners_lit.gif) repeat-x;
	border-left-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
}

#banners  li.lit {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #553848;
}

#banners  li.rit {
	background-color: #553848;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.banners {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#banners  li.more {
	width: 90px;
	border-left-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
}
#banners  li.cases {
	width: 52px;
	border-left-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
	background-color: #553848;
}
#banners  li.casesdrk {
	width: 52px;
	background: url(images/banners_lit.gif) repeat-x;
	border-left-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
}
#banners  li.pop {
	width: 60px;
	border-left-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
}
#banners  li.line {
	border-left-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


#bannersd ul {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-bottom: 1px;
	padding-left: 30px;

}
#bannersd  li {
	float: left;
	height: 20px;
	line-height: 20px;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	padding-right: 10px;
}
#bannersd  a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-botton-width: 1px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #666;
}
#bannersd  a:hover {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-botton-width: 1px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #666;
}
#bannersd  li.drk {
	font-color: #871B42;
}

#bannersd  li.lit {
	font-color: #871B42;
}

#bannersd li.rit {
	background-color: #553848;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.bannersd {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#bannersd  li.more {
	width: 90px;
	border-left-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
}
#bannersd  li.line {
	border-left-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


#displays ul {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
}
#displays  li {
	float: left;
	height: 20px;
	line-height: 20px;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
}
#displays  a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#displays  a:hover {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-left-width: 1px;
	border-left-color: #FFF;
}
#displays  li.drk {
	font-color: #871B42;
}

#displays  li.lit {
	font-color: #871B42;
}

#displays  li.rit {
	background-color: #553848;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#displays  li.more {
	width: 90px;
	border-left-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
}
#displays  li.line {
	border-left-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


#business ul {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
}
#business  li {
	float: left;
	height: 20px;
	line-height: 20px;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
}
#business  a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}
#business  a:hover {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	border-left-width: 1px;
	border-left-color: #FFF;
}
#business  li.drk {
	font-color: #871B42;
}

#business  li.lit {
	font-color: #871B42;
}

#business  li.rit {
	background-color: #553848;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#business  li.more {
	width: 90px;
	border-left-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
}
#business  li.line {
	border-left-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



#f1stlvlright ul ul {
	padding-left: 20px;
}

#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: 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

	#wrapper #body #left #visit {
	font-weight: bold;
}

