/* * * * * * * * * * * * * * * * * * * * * * 
 HTML STYLES (See also Form Styles)
* * * * * * * * * * * * * * * * * * * * * */

html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #3D4B6D;
	background: #FFFFFF url(../fw/pageBgTile.jpg) repeat-x top;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0;
	font-size: 1em;
}/* font-size must be reset here or all embedded tables will have increasingly smaller text */
table th,
table td {
	text-align: left;
}
table td.list {
	text-align: left;
	background: #FFFFFF url(../fw/1234bg2.gif) no-repeat left;
}

img {
	border: 0;
}

.spacer { clear: both; }

ol.box {
	list-style-image: url(../fw/arrowdot.gif);
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 0;
	text-indent: 1em;
}
ol.boxout {
	list-style-image: url(../fw/arrowdot.gif);
	list-style-type: circle;
	list-style-position: inside;
	letter-spacing: -1px;
	margin-left: 0px;
	padding-left: 0;
	text-indent: .5em;
}
li.spacer {
	list-style-image: url(../fw/spacer-list.gif);}
/* NOTE: Set heading properties in individual sections to avoid inheritance issues! */

/* * * * * * * * * * * * * * * * * * * * * * 
 FORM STYLES
* * * * * * * * * * * * * * * * * * * * * */

form { 
	margin: 0;
}
input, select, textarea, textbox {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
input.formField {
	border: 1px solid #3D4B6D;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 mainShadowBox STYLES 
* * * * * * * * * * * * * * * * * * * * * */

div.mainShadowBox {
	width: 982px;
	min-height: 100%;
	margin: 0 auto;
	background: #FFFFFF url(../fw/mainShadowBoxTile.jpg) repeat-y;
}/* See also ie6Styles.css */
div.mainShadowBoxLeft {
	padding-left: 16px;
	background: url(../fw/mainShadowLeft.jpg) no-repeat left top;
}
div.mainShadowBoxRight {
	padding-right: 16px;
	background: url(../fw/mainShadowRight.jpg) no-repeat right top;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 headerBox STYLES 
* * * * * * * * * * * * * * * * * * * * * */

div.headerBox {
	background: #FFFFFF url(../fw/headerBg.jpg) no-repeat 548px 5px;
	padding-bottom: 8px;
}
div.headerBoxFlower {
	background: #FFFFFF url(../fw/headerBgWomen.jpg) no-repeat top right;
	padding-bottom: -10px;
}

div.headerBox img.mainLogo, div.headerBoxFlower img.mainLogo {
	display: block;
}
img.mainLogo {
	float: left;
	margin-bottom: -8px;
}
img.autoanswers {
	margin-left: 40px;
	margin-top: 40px;
	float: left;
}
img.autoanswers2 {
	margin-left: 1px;
	margin-top: 10px;
	float: left;
}

div.headerBox img.host, div.headerBoxFlower img.host {
	display: block;
	padding-left: 250px;
	position: absolute;
	left:480px;
	top:8px;
}
div.headerBox img.flower1, div.headerBoxFlower img.flower1 {
	display: block;
	padding-left: 0px;
	position: absolute;
	left:594px;
	top:16px;
}
div.headerBoxFlower img.female {
	display: block;
	padding-left: 0px;
	position: absolute;
	left:594px;
	top:90px;
}


div.logInBox {
	float: right;
}
div.headerBox h1, div.headerBoxFlower h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin-top: -15px;
	margin-bottom: 0px;
	letter-spacing:-1.5px;
	padding: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 HEADER NAV STYLES
* * * * * * * * * * * * * * * * * * * * * */

#header_nav { 
	padding-top: 1px;
	float: right;
}
#header_nav .nav4{
	width:245px;
	/*width:131px;*/
	height:84px;
	float:left;
	padding-left: 0px;
	padding-top:50px;
}

#header_nav .nav1{
	width:284px;
	/*width:131px;*/
	height:28px;
	float:left;
	padding-left: 0px;
}
#header_nav .nav2{
	width:88px;
	/*width:153px;*/
	height:28px;
	float:left;
}
#header_nav .nav3{
	width:88px;
	height:28px;
	float:left;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 TWO COLUMN STYLES 
* * * * * * * * * * * * * * * * * * * * * */

div.mainLeftColumn {
	float: left;
	width: 310px;
	padding: 0 20px 0 0;
}
div.mainRightColumn {
	float: right;
	width: 600px;
	/*height: 100%;*/
	padding-right: 10px;
}
div.minHeightContent {
	min-height: 278px;
  height:auto !important;
  height: 278px;
}
div.innerCenterContent {
	float: left;
	width: 280px;
}
div.innerRightContent {
	float: left;
	width: 310px;
	margin: 0 0 0 20px;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 List box STYLES 
* * * * * * * * * * * * * * * * * * * * * */

#left_box{
	width: 318px;
	height: 280px;
	float: left;
	margin: 0px 0 0 5px;
}

#middle_box{
	width:300px;
	float:left;
	margin: 0px;
	padding: 0 20px 0 5px;
}
#middle_box h1{
	font-size: 210%;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing:-1.5px;
}
#middle_box a {
	text-decoration: underline;
	color: #3D4B6D;
}
#middle_box a:hover {
	color: #3F72CF;
}

#right_box{
	width:227px;
	height:auto;
	float:right;
	margin:0 35px 0 0;
}

#left_box_bottom{
	width: 318px;
	height: 232px;
	float: left;
	margin: 0px 0px 0 10px;
}

#left_box_bottom.hom{
	width: 318px;
	height: 232px;
	float: left;
	margin: 0px 0px 0 0px;
}

#left_box_bottom p.box_left{
	width:15px;
	height:232px;
	float:left;
	background-image:url(../images/box_bottom_left.gif);
	display:table-row;
}

#left_box_bottom p.box_middle{
	width:280px;
	/*width 238*/
	height:232px;
	float:left;
	background-image:url(../images/box_bottom_repeate.gif);
}

#left_box_bottom p.box_right{
	width:15px;
	height:232px;
	float:left;
	background-image:url(../images/box_bottom_right.gif);
}

#right_box_bottom{
	width:600px;
	/*width:530px;*/
	height:100px;
	float: left;
	margin:0px 0 0 15px;
}

#right_box_bottom p.box_left{
	width:15px;
	height:232px;
	float:left;
	background-image:url(../images/box_bottom_left.gif);
}

#right_box_bottom p.box_middle1{
	width:280px;
	/*width:245px;*/
	height:232px;
	float:left;
	background-image:url(../images/box_bottom_repeate.gif);
}

#right_box_bottom p.box_middle2{
	width:280px;
	/*width:245px;*/
	height:232px;
	float:left;
	padding:0 0 0 4px;
	background-image:url(../images/box_bottom_repeate.gif);
}

#right_box_bottom p.box_right{
	width:15px;
	height:232px;
	float:left;
	background-image:url(../images/box_bottom_right.gif);
}

#right_box p.top{
	width:351px;
	height:28px;
	background-image:url(../images/box_top.gif);
	float:left;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	padding:5px 0 0 0;
}

#right_box p.repeate{
	width:350px;
	height:auto;
	background-image:url(../images/box_repeate.gif);
	background-repeat:repeat-y;
	float:left;
	padding:7px 0 0 30px;
	display:table;
}

#right_box p.bottom{
	width:351px;
	height:15px;
	background-image:url(../images/box_bottom.gif);
	float:left;
}


/* * * * * * * * * * * * * * * * * * * * * * 
 topNavBox STYLES 
* * * * * * * * * * * * * * * * * * * * * */

div.navBarBox {
	width: 930px;
	padding: 0 10px;
	border-bottom: 1px solid #061844;
	background: #39476A url(../fw/topNavBg.jpg) repeat-x top;
}/* Total width should add to 950px */

p.top_back{
	margin:0px;
	height:26px;
	background-image:url(../fw/nav_bottom_back.gif);
	background-repeat:repeat-x;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 flashBox STYLES 
* * * * * * * * * * * * * * * * * * * * * */

div.flashBox {
	padding-bottom: 10px;
}
div.flashBox img {
	display: block;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 navShadowBox STYLES 
* * * * * * * * * * * * * * * * * * * * * */

div.navShadowBox {
	padding: 10px 0;
	background: url(../fw/topNavBtmShadow.jpg) repeat-x top;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 TWO COLUMN STYLES 
* * * * * * * * * * * * * * * * * * * * * */

div.fullColumn {
	float: left;
	width: 900px;
	margin-left: 20px;
	padding-right: 10px;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 BOTTOM CONTENT STYLES 
* * * * * * * * * * * * * * * * * * * * * */
#bottomWrap {
	width: 946px;
	margin-top: -50px;
	/*border-top: 1px dotted #E7E8ED;*/
	}
#bottomMain {
    background:#fff;
    float:left;
    width:466px;
    }
#bottomSide {
    background:#fff;
    float:right;
    width:466px;
    }
div.linkBoxBottomLeft {
	/*background: #FFFFFF url(../fw/bottom/linkBoxTile.gif) repeat-y left;*/
}
div.linkBoxBottomLeft div.boxTop {
	padding-top: 15px;
	/*background: url(../fw/bottom/linkBoxTop.gif) no-repeat top;*/
}
div.linkBoxBottomLeft div.boxBtm {
	padding: 0 10px 5px 10px;
	/*background: url(../fw/bottom/linkBoxBtm.gif) no-repeat bottom;*/
}
div.linkBoxBottomLeft ul.linkList {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.linkBoxBottomLeft ul.linkList li {
	margin: 0 0 5px 0;
	padding: 0;
	background: #E7E8ED url(../fw/bottom/linkBtm.gif) no-repeat left bottom;
}/* See also ie6Styles.css */
div.linkBoxBottomLeft ul.linkList a {
	display: block;
	padding: 5px 10px 7px 17px;
	color: #061844;
	text-decoration: none;
	font-weight: bold;
	background: url(../fw/bottom/linkTop.gif) no-repeat left top;
}
div.linkBoxBottomLeft ul.linkList a:hover {
	color: #D90026;
	background-image: url(../fw/bottom/linkTop_over.gif);
}


/* * * * * * * * * * * * * * * * * * * * * * 
 subpageFlashBox STYLES 
* * * * * * * * * * * * * * * * * * * * * */

div.subpageFlashBox {
	padding: 10px 0 20px 0;
}/* See also ie6Styles.css */
div.subpageFlashBox img {
	display: block;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 locationBox STYLES 
* * * * * * * * * * * * * * * * * * * * * */

div.locationBox {
	background: #CED2DA;
}
div.locationBox div.boxBtm {
	padding: 0 10px 5px 10px;
	background: url(../fw/locationBoxBtm.gif) no-repeat bottom;
}
div.locationBox ul.linkList {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
div.locationBox ul.linkList li {
	margin: 0 0 5px 0;
	padding: 0;
	background: #E7E8ED url(../fw/locationLinkBtm.gif) no-repeat left bottom;
}/* See also ie6Styles.css */

div.locationBox ul.linkList a {
	display: block;
	padding: 5px 10px 7px 17px;
	color: #061844;
	text-decoration: none;
	background: url(../fw/locationLinkTop.gif) no-repeat left top;
}
div.locationBox ul.linkList a:hover {
	color: #D90026;
	background-image: url(../fw/locationLinkTop_over.gif);
}

/* * * * * * * * * * * * * * * * * * * * * * 
 linkBox STYLES 
* * * * * * * * * * * * * * * * * * * * * */

div.linkBox {
	background: #FFFFFF url(../fw/linkBoxTile.gif) repeat-y left;
}
div.linkBox div.boxTop {
	padding-top: 10px;
	background: url(../fw/linkBoxTop.gif) no-repeat top;
}
div.linkBox div.boxBtm {
	padding: 0 10px 5px 10px;
	background: url(../fw/linkBoxBtm.gif) no-repeat bottom;
}
div.linkBox ul.linkList {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.linkBox ul.linkList li {
	margin: 0 0 5px 0;
	padding: 0;
	background: #E7E8ED url(../fw/linkBtm.gif) no-repeat left bottom;
}/* See also ie6Styles.css */
div.linkBox ul.linkList a {
	display: block;
	padding: 5px 10px 7px 17px;
	color: #061844;
	text-decoration: none;
	font-weight: bold;
	background: url(../fw/linkTop.gif) no-repeat left top;
}
div.linkBox ul.linkList a:hover {
	color: #D90026;
	background-image: url(../fw/linkTop_over.gif);
}

div.linkBoxRight {
	background: #FFFFFF url(../fw/linkBoxTile.gif) repeat-y left;
	width: 310px;
	float: right;
	/*margin-left: 10px;
	margin-right: 5px;*/
	margin: 10px 5px 0 10px;
}
div.linkBoxRight div.boxTop {
	padding-top: 5px;
	background: url(../fw/linkBoxTop.gif) no-repeat top;
}
div.linkBoxRight div.boxBtm {
	padding: 0 10px 0px 10px;
	background: url(../fw/linkBoxBtm.gif) no-repeat bottom;
}
div.linkBoxRight ul.linkList {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.linkBoxRight ul.linkList li {
	margin: 0 0 5px 0;
	padding: 0;
	background: #E7E8ED url(../fw/linkBtm.gif) no-repeat left bottom;
}/* See also ie6Styles.css */
div.linkBoxRight ul.linkList a {
	display: block;
	padding: 5px 10px 7px 17px;
	color: #061844;
	text-decoration: none;
	font-weight: bold;
	background: url(../fw/linkTop.gif) no-repeat left top;
}
div.linkBoxRight ul.linkList a:hover {
	color: #D90026;
	background-image: url(../fw/linkTop_over.gif);
}


/* * * * * * * * * * * * * * * * * * * * * * 
 mainContentBox STYLES 
* * * * * * * * * * * * * * * * * * * * * */

div.mainContentBox {
	margin: 20px 0 15px 0;
	padding: 0;
	line-height: 130%;
}
div.mainContentBox a {
	text-decoration: underline;
	color: #3D4B6D;
}
div.mainContentBox a:hover {
	color: #D90026;
}
div.mainContentBox h1,
div.mainContentBox h2,
div.mainContentBox h3 {
	font-size: 210%;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing:-1.5px;
}
div.mainContentBox h1.small {
	font-size: 12pt;
	font-weight: bold;
	color: #321100;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing:-1.5px;
	margin: -30px 0 15px 0;
	padding: 0;
}
div.mainContentBox h1.xsmall {
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing:-1.5px;
}
div.mainContentBox h1.loc {
	font-size: 210%;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing:-1.5px;
}
div.mainContentBox h2.loc {
	font-size: 110%;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	text-align: center;
	margin-top: -20px;
	letter-spacing:-1.5px;
}

div.mainContentBox table {

}

/* Shared attributes grouped for consistency */
div.mainContentBox h1 {
	color: #061844;
}/* Used for page headings */
div.mainContentBox h2 {
	color: #5C6885;
}/* Used for page subheadings */
div.mainContentBox h3 {
	color: #BDC2CD;
}/* Used for page subheadings */
div.mainContentBox h4 {
	font-size: 140%;
	font-weight: normal;
	line-height: normal;
	color: #061844;
	border-bottom: 1px solid #061844;
}/* Used for section headings */
div.mainContentBox h5 {
	font-size: 100%;
	line-height: normal;
	color: #061844;
}
div.mainContentBox h5.red {
	font-size: 12pt;
	font-weight: bold;
	line-height: normal;
	color: #D90026;
}
div.mainContentBox h6 {
	font-size: 140%;
	font-weight: normal;
	line-height: normal;
	padding: 5px 10px;
	color: #FFFFFF;
	background-color: #061844;
}/* Used for section headings */
div.mainContentBox hr {
	border-width: 0;
	background-color: #E8EAEE;
	height: 1px;
	margin: 20px 0;
	padding: 0;
}/* See also ieStyles.css */
div.mainContentBox li {
	padding-bottom: 5px;
}
div.mainContentBox .featuredList {
	color: #5C6885;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 copyrightBox STYLES 
* * * * * * * * * * * * * * * * * * * * * */

.copyrightBox {
	margin: 20px;
	padding: 10px 0px;
	font-size: 10px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #e8eaee;
	color: #9CA4B5;
}

div.copyrightBox a {
	color: #9CA4B5;
}
div.copyrightBox a:hover {
	color: #384669;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 MISC. STYLES 
* * * * * * * * * * * * * * * * * * * * * */

.borderAll { 
	border: 1px solid #333333;
} /* Used for misc borders */
div.clear {
	clear: both;
}/* Used to stop floating elements in parent div from breaking boundary of parent div */
.block {
	display: block;
}
img.leftPhoto {
	float: left
	margin: 0 10px 10px 0;
}
img.rightPhoto {
	float: right;
	margin: 0 0 10px 10px;
}
img.leftPhotoBord {
	float: left;
	margin: 0 10px 5px 0px;
	border:1px solid #ccc;
	padding:4px;
}

img.rightPhotoBord {
	float: right;
	margin: 10px 0 10px 0px;
	border:1px solid #ccc;
	padding:4px;
}
img.rightPhotoBord2 {
	float: right;
	margin: 0px 0 10px 0px;
	border:1px solid #ccc;
	padding:4px;
}

div.mainContentBox p.title1 {
	font-size: 18px:
	font-weight: bold;
	}
.right {
	float: right;
	font-size: 80%;
	margin: 10px 20px 0 0px;
	clear: right;
	}
/* * * * * * * * * * * * * * * * * * * * * * 
 SPAN STYLES 
* * * * * * * * * * * * * * * * * * * * * */

span.red {
	color: #D90026
	}
span.redlg {
	color: #D90026;
	font-size: 110%;
	font-weight: bold;
	}
span.blulg {
	color: #3D4B6D;
	font-size: 110%;
	font-weight: bold;
	}

span.blk {
	color: #333333;
	}
	
span.blu {
	color: #0B1A6F;
	}

/* * * * * * * * * * * * * * * * * * * * * * 
 HOVER INFO STYLES 
* * * * * * * * * * * * * * * * * * * * * */
	
a.info {
	font: normal 1em Arial, Sans-Serif; 
	text-decoration:underline; 
	position:relative;
	z-index: 0;
}

a.info span {
	display:none;
	text-decoration: none;
}

a.info:hover {
	
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;
	left:0;
	width:205px; 
	height:auto; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(../fw/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:1.1em; 
	padding:10px; 
	z-index: 2;
}
/* * * * * * * * * * * * * * * * * * * * * * 
 HOVER IMG STYLES 
* * * * * * * * * * * * * * * * * * * * * */
.thumbnail{
position: relative;
text-aling: right;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
margin: 0;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 5px;
left: 1000px;
border: none;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -190px;
left: 430px; /*position where enlarged image should offset horizontally */

}

p.arrowup {
width: 326px;
}
/* * * * * * * * * * * * * * * * * * * * * * 
 MISC 
* * * * * * * * * * * * * * * * * * * * * */
h1.loc {
	font-size: 210%;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing:-1.5px;
}
h2.loc {
	font-size: 110%;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	text-align: center;
	margin-top: -5px;
	letter-spacing:-.5px;
}
h1.select {
	font-size: 200%;
	margin: 10px 0 -10px 20px;
	font-weight: bold;
	line-height: normal;
	text-transform: none;
	text-align: left;
	letter-spacing:-1.5px;
}

h1.sel {
	font-size: 150%;
	margin: 10px 0 20px 20px;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	text-align: left;
	letter-spacing:-1px;
}
h2.sel {
	font-size: 120%;
	margin: 5px 0 0 20px;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	text-align: left;
	margin-top: -20px;
	letter-spacing:-1px;
}

.title_caption{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#061844;
	text-decoration:none;
	width:228px;
	height:28px;
	line-height:22px;
	font-weight:bold;
	background-image:url(../images/box_sub_back.gif);
	background-repeat:no-repeat;
	display:block;
	padding:0 0 0 20px;
	float:left;
}
.title_caption_exp{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#061844;
	text-decoration:none;
	width:279px;
	height:28px;
	line-height:22px;
	font-weight:bold;
	background-image:url(../images/box_sub_back_exp.gif);
	background-repeat:no-repeat;
	display:block;
	padding:0 0 0 20px;
	float:left;
}
.title_caption_noarrow{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#061844;
	text-decoration:none;
	width:279px;
	height:28px;
	line-height:22px;
	font-weight:bold;
	background-image:url(../images/box_sub_back_noarrow.gif);
	background-repeat:no-repeat;
	display:block;
	padding:0 0 0 20px;
	float:left;
}


/* * * * * * * * * * * * * * * * * * * * * * 
 LIGHTBOX STYLES 
* * * * * * * * * * * * * * * * * * * * * */
div#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
div#lightbox img{ width: auto; height: auto;}
div#lightbox a img{ border: none; }

div#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
div#imageContainer{ padding: 10px; }

div#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
div#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
div#imageContainer>#hoverNav{ left: 0;}
div#hoverNav a{ outline: none;}

div#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
div#prevLink { left: 0; float: left;}
div#nextLink { right: 0; float: right;}
div#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
div#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

div#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

div#imageData{	padding:0 10px; color: #666; }
div#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
div#imageData #caption{ font-weight: bold;	}
div#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
div#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

div#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*=======rotator===========*/
#slides {margin:0px;border: 1px solid #fff;cursor: pointer;overflow: hidden;position: relative;width: 909px;height: 418px;}
#slides img {border: 0;	cursor: pointer;width: 909px;height: 418px;}
/*=======//rotator===========*/