


body
{
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
}

#wd-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	
}

#wd-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 444px;
	left: 0;
	top: 0;
}

#wd-page-background-glare-image
{
	background-image: url('images/Page-BgGlare.gif');
	background-repeat: no-repeat;
	height: 444px;
	width: 283px;
	margin: 0;
}



#wd-page-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 900px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}

.wd-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:55px;
	min-height:55px;
}

.wd-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 4px;
}

.wd-Sheet-tr, .wd-Sheet-tl, .wd-Sheet-br, .wd-Sheet-bl, .wd-Sheet-tc, .wd-Sheet-bc,.wd-Sheet-cr, .wd-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.wd-Sheet-tr, .wd-Sheet-tl, .wd-Sheet-br, .wd-Sheet-bl
{
	width: 66px;
	height: 66px;
	background-image: url('images/Sheet-s.png');
}

.wd-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 33px, 33px, auto);
}

.wd-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 33px, 33px);
}

.wd-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(33px, 33px, auto, auto);
}

.wd-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(33px, auto, auto, 33px);
}

.wd-Sheet-tc, .wd-Sheet-bc
{
	left: 33px;
	right: 33px;
	height: 66px;
	background-image: url('images/Sheet-h.png');
}

.wd-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 33px, auto);
}

.wd-Sheet-bc
{
	bottom: 0;
	clip: rect(33px, auto, auto, auto);
}

.wd-Sheet-cr, .wd-Sheet-cl
{
	top: 33px;
	bottom: 33px;
	width: 66px;
	background-image: url('images/Sheet-v.png');
}

.wd-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 33px);
}

.wd-Sheet-cl
{
	left:0;
	clip: rect(auto, 33px, auto, auto);
}

.wd-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 33px;
	left: 33px;
	right: 33px;
	bottom: 33px;
	background-image: url('images/Sheet-c.png');
}


.wd-Sheet
{
	margin-top: -4px !important;
}

#wd-page-background-simple-gradient, #wd-page-background-gradient, #wd-page-background-glare
{
	min-width:900px;
}



.wd-menu a, .wd-menu a:link, .wd-menu a:visited, .wd-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.wd-menu, .wd-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.wd-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.wd-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.wd-menu li li
{
	float: none;
}

.wd-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.wd-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.wd-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.wd-menu:after, .wd-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.wd-menu, .wd-menu ul
{
	min-height: 0;
}

.wd-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.wd-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}


ul.wd-menu
{
	float:right;
}



.wd-menu
{
	padding: 6px 3px 0px 3px;
}

.wd-nav
{
	position: relative;
	height: 31px;
	z-index: 100;
}

.wd-nav .l, .wd-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 31px;
	background-image: url('images/nav.png');
}

.wd-nav .l
{
	left: 0;
	right:0px;
}

.wd-nav .r
{
	right: 0;
	width: 892px;
	clip: rect(auto, auto, auto, 892px);
}


.wd-menu ul li
{
	clear: both;
}

.wd-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}


.wd-menu a .r, .wd-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 75px;
	background-image: url('images/MenuItem.png');
}

.wd-menu a .l
{
	left:0;
	right:0px;
}

.wd-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.wd-menu a .t 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #DDE0DC;
	padding: 0 22px;
	margin: 0 0px;
	line-height: 25px;
	text-align: center;
}

.wd-menu a:hover .l, .wd-menu a:hover .r
{
	top:-25px;
}

.wd-menu li:hover>a .l, .wd-menu li:hover>a .r
{
	top:-25px;
}

.wd-menu li:hover a .l, .wd-menu li:hover a .r
{
	top:-25px;
}
.wd-menu a:hover .t
{
	color: #E2E5E1;
}

.wd-menu li:hover a .t
{
	color: #E2E5E1;
}

.wd-menu li:hover>a .t
{
	color: #E2E5E1;
}


.wd-menu a.active .l, .wd-menu a.active .r
{
	top: -50px;
}

.wd-menu a.active .t
{
	color: #070807;
}


/* end MenuItem */

/* begin Header */
div.wd-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 892px;
	height: 150px;
}


div.wd-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 892px;
	height: 150px;
	background-image: url('images/Header.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.wd-contentLayout
{
	position: relative;
	margin-bottom: 6px;
	width: 892px;
}

.wd-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.wd-Block-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}

.wd-Block-tr, .wd-Block-tl, .wd-Block-br, .wd-Block-bl, .wd-Block-tc, .wd-Block-bc,.wd-Block-cr, .wd-Block-cl
{
	position:absolute;
	z-index:-1;
}

.wd-Block-tr, .wd-Block-tl, .wd-Block-br, .wd-Block-bl
{
	width: 14px;
	height: 14px;
	background-image: url('images/Block-s.png');
}

.wd-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.wd-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.wd-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.wd-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.wd-Block-tc, .wd-Block-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/Block-h.png');
}

.wd-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.wd-Block-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.wd-Block-cr, .wd-Block-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/Block-v.png');
}

.wd-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.wd-Block-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.wd-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #F3F1E7;
}


.wd-Block
{
	margin: 7px;
}

.wd-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 7px;
}

.wd-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;
}

.wd-BlockHeader .l, .wd-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.wd-BlockHeader .l
{
	left:0;
	right:6px;
}

.wd-BlockHeader .r
{ 
	width:892px;
	right:0;
	clip: rect(auto, auto, auto, 886px);
}





.wd-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 12px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
}


.wd-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.wd-BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}



.wd-BlockContent-body
{
	color:#5C6459;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.wd-BlockContent-body a:link
{
	color: #6D6237;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.wd-BlockContent-body a:visited, .wd-BlockContent-body a.visited
{
	color: #848E80;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.wd-BlockContent-body a:hover, .wd-BlockContent-body a.hover
{
	color: #B9561D;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.wd-BlockContent-body ul
{
	list-style-type: none;
	color: #232622;
	margin:0;
	padding:0;
}

.wd-BlockContent-body li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}

.wd-BlockContent-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

.wd-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.wd-Post-body
{
	position: relative;
	z-index:1;
	padding: 10px;
}



.wd-Post
{
	margin: 10px;
}

a img
{
	border: 0;
}

.wd-article img, img.wd-article
{
	border: solid 1px #B7A971;
	margin: 1em;
}

.wd-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}


.wd-article table, table.wd-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.wd-article table, table.wd-article .wd-article tr, .wd-article th, .wd-article td
{
	background-color:Transparent;
}

.wd-article th, .wd-article td
{
	padding: 2px;
	border: solid 1px #EB7F37;
	vertical-align: top;
	text-align:left;
}

.wd-article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}


.wd-PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #C5CAC4;
}

.wd-PostHeaderIcon-wrapper, .wd-PostHeaderIcon-wrapper a, .wd-PostHeaderIcon-wrapper a:link, .wd-PostHeaderIcon-wrapper a:visited, .wd-PostHeaderIcon-wrapper a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #C5CAC4;
}

.wd-PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #D1C8A3;
}

.wd-PostHeader a:visited, .wd-PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #D0D4CE;
}

.wd-PostHeader a:hover, .wd-PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #F0BC9E;
}

body
{
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #D8DBD6;
}

.wd-PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #D8DBD6;
}



a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #D9D2B4;
}

a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #D9D2B4;
}

a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #8E988B;
}

a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #F0BC9E;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #ABB2A9;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #C5CAC4;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #D9D2B4;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #EAECE9;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #EAECE9;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #EAECE9;
}

ol, ul
{
	color: #C5CAC4;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.wd-Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.wd-Post ol li, .wd-Post ul ol li
{
	background: none;
	padding-left:0;
}

.wd-Post ul li, .wd-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}


blockquote p
{
	color:#0F100E;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		border:solid 1px #D4CCAA; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#E9E4D3;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


.wd-button-wrapper .wd-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:34px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.wd-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 34px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.wd-button-wrapper .wd-button
{
	display:block;
	height: 34px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 34px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.wd-button-wrapper.hover .wd-button, .wd-button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.wd-button-wrapper.active .wd-button
{
	color: #FCF3ED !important;
}

.wd-button-wrapper .l, .wd-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 102px;
	background-image: url('images/Button.png');
}

.wd-button-wrapper .l
{
	left:0;
	right:11px;
}

.wd-button-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.wd-button-wrapper.hover .l, .wd-button-wrapper.hover .r
{
	top: -34px;
}

.wd-button-wrapper.active .l, .wd-button-wrapper.active .r
{
	top: -68px;
}


.wd-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 892px;
	margin: 5px auto 0px auto;
}

.wd-Footer .wd-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.wd-Footer .wd-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 892px;
	height: 150px;
	bottom:0;
	left:0;
}


.wd-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 25px;
}




.wd-Footer .wd-Footer-text p
{
	margin: 0;
}

.wd-Footer .wd-Footer-text
{
	display:inline-block;
	color:#18150C;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.wd-Footer .wd-Footer-text a:link
{
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.wd-Footer .wd-Footer-text a:hover
{
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}


.wd-page-footer, .wd-page-footer a, .wd-page-footer a:visited, .wd-page-footer a:link
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#FFF;
}
.wd-page-footer a:hover
{
    color:#DF7030;
}

.wd-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#FFF;
}

.wd-contentLayout .wd-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 891px;
}

#ptoolbar {
	position: absolute;
	top: 3px;
	left: 3px;
}
div.module,
div.module-box,
div.module-plain,
div.moduletable-plain,
div.moduletable {
overflow:hidden;
}

ul.menu-suckerfish {
	z-index: 1;
	float: left;
	border-right: 1px solid #404040;
	margin: 0;
	background: none;
	padding: 0;
	list-style: none;
}

ul.menu-suckerfish li {
	float: left;
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu-suckerfish a:link,
ul.menu-suckerfish a:visited {
	display: block;
	border-right: 1px solid #000000;
	border-left: 1px solid #404040;
	margin: 0;
	padding: 3px 1.5em;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

ul.menu-suckerfish a:hover {
	background-color: #404040;
}

ul.menu-suckerfish li.active a {
	background-color: #404040;
}



ul.menu-suckerfish ul {
	position: absolute;
	left: -999em;
	z-index: 2;
	margin: 0;
	padding: 0;
	list-style: none;
}


ul.menu-suckerfish ul ul {
	margin: -26px 0 0 184px;
	z-index: 3;
}

ul.menu-suckerfish ul li {
	position: relative;
	width: 185px;
	margin: 0;
	background: none;
	padding: 0;
}

ul.menu-suckerfish ul a:link,
ul.menu-suckerfish ul a:visited {
	display: block;
	border-top: 1px solid #366999;
	border-right: none;
	border-bottom: 1px solid #162c40;
	border-left: 1px solid #162c40;
	background: #284d73 none;
	color: #cfdbe5;
	padding: 4px 10px;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	height: 1%;
}

ul.menu-suckerfish ul a:hover,
ul.menu-suckerfish ul li.parent a:hover,
ul.menu-suckerfish ul li.parent li.parent a:hover {
	border-top: 1px solid #1f3d59;
	background-color: #1f3d59;
	color: #ffffff;
}


ul.menu-suckerfish ul li.active a,
ul.menu-suckerfish ul li.active li.active a,
ul.menu-suckerfish ul li.active li.active li.active a {
	font-weight: bold;
	color: #ffffff;
}


ul.menu-suckerfish ul li.active li a,
ul.menu-suckerfish ul li.active li.active li a {
	font-weight: normal;
	color: #cfdbe5;
}


ul.menu-suckerfish ul li.parent a,
ul.menu-suckerfish ul li.parent li.parent a {
	background: #284d73 url("../images/suckerfish-expand.png") no-repeat 95% center;
	padding-right: 10px;
}


ul.menu-suckerfish ul li.parent li a,
ul.menu-suckerfish ul li.parent li.parent li a {
	background-image: none;
}



ul.menu-suckerfish li:hover ul,
ul.menu-suckerfish li.hover ul,
ul.menu-suckerfish li:hover ul li:hover ul,
ul.menu-suckerfish li.hover ul li.hover ul,
ul.menu-suckerfish li:hover ul li:hover ul li:hover ul,
ul.menu-suckerfish li.hover ul li.hover ul li.hover ul {
	left: auto;
}

ul.menu-suckerfish li:hover ul ul,
ul.menu-suckerfish li.hover ul ul,
ul.menu-suckerfish li:hover ul li:hover ul ul,
ul.menu-suckerfish li.hover ul li.hover ul ul,
ul.menu-suckerfish li:hover ul li:hover ul li:hover ul ul,
ul.menu-suckerfish li.hover ul li.hover ul li.hover ul ul {
	left: -999em;
}

ul.menu-suckerfish,
ul.menu-suckerfish li li {
	clear: left;
}

.text1
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #fff;
}

.text2
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #FFF;
}

.text3
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #FFF;
}
#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; }


