/*red #CF1F31 */

body {
	font-size: 62.5%;
	background-color: #174769;
	padding: 0;
	margin: 0; }

a {
color: #CC0066; /*114e86*/
text-decoration: underline;}

a:hover {
color: #65b42d; /*#CD004F*/
text-decoration: underline;}

#maintable {
	border: 1px dotted #999;
	width: 780px;
	background-color: #fff;
	margin-top: 20px;}

#maintable td {
	padding: 0; /*Pads each table cell in modern browsers*/
}

#maincontent {
	background-color: #fff;
	vertical-align: top;}

#maincontent p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	color: #666666;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 12px;
	margin-left: 15px;
	margin-right: 15px;}

#subtext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #666;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 20px;}

#maincontent H2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.3em;
	color: #65b42d; /*#114e86 Blue */
	margin-top: 15px;
	margin-left: 15px;}

#maincontent H3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #174769; /* #A5C7E0 light blue*/
	margin-left: 15px;}

#maincontent H4 {
	font-size: 1.0em;
	line-height: 1.3em;
	color: #CCCCCC;
	line-height: 108%;
	margin-left: 15px;
	margin-top: 3px;}

#portfborder img {
border: solid  1px #CCCCCC;
padding: 3px;
margin-right: 4px;}

#header {
	background-color: #fff;
	color: #ccc;
	text-align: right;
	vertical-align: bottom;
	margin-right: 5px;}

#header p{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #999999;
	text-align: right;
	vertical-align: bottom;
	margin: 0px 8px 8px 0px;}

#topcontainer {
	width: 610px;
	background-color: #3399cc; /*red #CD004F*/
	vertical-align: bottom;
	margin: 0; }
	
#photo img {
	border: solid  1px #FFF;
	padding: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 7px;}

#topcontainer H1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 2em;
	color: #0099CC;
	text-align: center;
	vertical-align: top;}

#leftnav {
	width: 170px;
	font-size: 1.2em;
	font-weight:bold;
	background-color: #3399cc; /*red #CD004F*/
	border-right:#FFFFFF 2px solid;
	vertical-align: middle;}

#leftcontainer {
	width: 170px;
	color: #FF99CC;
	vertical-align: top;
	background-color: #fff;}

#leftcontainer p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CCCCCC;
	margin-left: 20px;}

#leftcontainer H2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.4em;
	color: #CCCCCC; /* was 666*/
	margin-top: 15px;
	margin-left: 20px;}

#leftcontainer H4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: normal;
	color: #0099CC;
	margin-left: 20px;
	margin-right: 5px;
}

#rightnav {
	width: 170px;
	color: #0099CC;
	background-color: #fff; /*#990033 red*/
	vertical-align: top;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 10px;
}

#rightnav p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 1.0em;
	line-height: 140%;
	margin-right: 5px;
}

#rightnav H1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #0099CC;
	margin-top: 20px;
	margin-left: 5px;
}

#rightnav H2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 130%;
	margin-top: 25px;
	color: #ccc;
	border-top: 1px dotted #999;
}

#footer {
	background-color: #fff; /* #D2dfdf light blue, #ECECEC gray*/
	font-size: 0.9em;
	line-height: 2.4em;
	color: #174769;
	text-align: right;
	margin: 0 8px 8px 0;
	border-top: 1px solid #999;
}

td, p, ul {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
}

#leftnav a {
	/*/*/padding: 2px;
	display: block;
	text-decoration: none;
	line-height: 1em;
	width: 135px; /* */
}

#leftnav a:link, #leftnav a:visited {
	color: #174769;
	text-decoration: none;
}

#leftnav a:hover, #leftnav a:active {
	color: #fff; /*light blue #ADCDEC*/
	border-bottom: 1px dotted #CCC;
}

#leftnav ul {
	/*/*/padding-left: 0.5em;
	list-style-type: none;
	margin-left: 1em; /* */
}

#leftnav li {
	/*/*/margin: 0 0 5px 0; /* */
}

#leftnav a:link, #current, #leftnav a:hover {
padding-bottom: 2px;
background: transparent;
color: #fff;  /*light blue #ADCDEC*/
list-style-type: none;
}

#leftcontainer a {
	/*/*/padding: 2px;
	display: block;
	border-bottom: 1px dotted #666;
	text-decoration: none;
	line-height: 1.0em;
	width: 120px; /* */
}

#leftcontainer a:link, #leftcontainer a:visited {
	color: #3366cc;
}

#leftcontainer a:hover, #leftcontainer a:active {
	color: #65b42d;
}

#leftcontainer ul {
	list-style-type: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.1em;
	color: #CCC;
	padding: 0;
	list-style-type: none;
}

#leftcontainer li {
	/*/*/margin: 0; /* */
}

#horizline {
	border-bottom: 1px dotted #999;
	width: 80%;
}

/* -------------LightBox by www.lokeshdhakar.com/projects/lightbox/--- */

#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(/lightbox/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(wowimages/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(wowimages/lightbox/nextlabel.gif) right 15% no-repeat; }

#xxxprevLink:hover, #xxxxprevLink:visited:hover { background: url(wowimages/lightbox/prevlabel.gif) left 15% no-repeat; }
#xxxnextLink:hover, #xxxnextLink:visited:hover { background: url(wowimages/lightbox/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; }
