a:link {
	color:#836634;
	text-decoration:none;
	}
a:visited {
	color:#836634;
	text-decoration:none;
	}
a:active {
	color:#003965;
	text-decoration:none;
	}
a:hover {
	color:#003965;
	text-decoration:none;
	}
	
body {
	background-image:url(images/backgradient.gif);
	background-repeat:repeat-x;
	background-color:#1c3d53;
	}

	
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:150%;
	color:000000;
	}
	
.halfbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:150%;
	color:000000;
	margin-bottom:10;
	width: 250px;
	float: left;
}

.halfboxfloat {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:150%;
	color:000000;
	margin-bottom:10;
	float:left
}

.clearfloat {
	clear:both;
}

.portfoliobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:180%;
	padding: 25px;
	background-color: #DFE2E5;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 40px;
}

.portfoliohead {
	font-size:1.2em;
	font-weight: bold;
	color: #1C3E54;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.portfoliolinkcontainer {
	float:left;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:90px;
}

.portfoliolinkcontainer2 {
	width:250px;
	float:right;
	margin-top:20px;
}

.portlinkbox {
	width: 270px;
	height: 50px;
	display: block;
	background-color: #DFE2E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 10px;
	color: #6C6C6C;
	border: thin solid #969696;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.portlinkbox2 {
	width: 190px;
	height: 33px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 5px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 2px;
}


.portlinkbox img {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	vertical-align: baseline;
}

.portlinkbox2 img {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	vertical-align: baseline;
}

.imgspace {
	float:left;
}
	
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.65em;
	line-height:150%;
	color:#666;
	font-weight: bold;
	text-align: left;
	}
	
.formhead {
	font-size:1.3em;
	font-weight: bold;
	color: #666;
	text-transform: capitalize;
	}
	
.heading {
	font-size:1.55em;
	font-weight: bold;
	color: #836733;
	}
	
.subheading {
	font-size:0.9em;
	font-weight: bold; 
	color: #003965;
	}
	
.footer {
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:center;
	}
	
.side {
	font-size: 0.6em;
	font-style:normal;
	color: #ffffff;
	margin-left: 10;
	margin-right: 10;
	}
	
	
#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; }
