@charset "UTF-8";
/*------basic styling for page layout-----*/
* {
   margin: 0px;
   padding: 0px;
   background-color:#000033
   ;
   }
   
body {
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000033;
	background-repeat: repeat;
    }
img a {
	border: none;
}
#wrapper {
	position:relative;
	width: 900px;
	text-align:left;
	background-color:#003;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 800px;
	}
#siteMapWrapper {
	font-family: "Trebuchet MS", "Myriad Pro", Helvetica, Arial;
	width: 840px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 90px;
	position: relative;
	clear: both;
}
#textLinks /*-------styles for text links at the bottom of the page-----------*/
  {
	font-family: "Trebuchet MS", "Myriad Pro", Helvetica, Arial;
	color: #039;
	font-size: 11px;
	font-weight: bolder;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
	border: 1px solid #039;
	position: relative;
	top: 30px;
}
#textLinks     a    {
	font-family: "Trebuchet MS", "Myriad Pro", Helvetica, Arial;
	color: #039;
	text-decoration: none;
	display: inline;
}
#textLinks    a:hover   {
	color: #FFCC33;
	text-decoration: none;
}
#wrapper a:focus {
	outline: none;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.clear {
    clear:both;
    }		 
/*------navigation------*/

#navBox {
	margin: 0px;
	padding: 0px;
	left: 20px;
	top: 20px;
	width: 142px;
	position: absolute;
}
#wrapper #navBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navBox a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navBoxHz {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 50px;
}
#wrapper #navBoxHz img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*-------style for centered text links on galleries page-----------*/


/*---------styles for horizontally placed rollover links----------*/
#wrapper #hNav {
	position: absolute;
	bottom: 10px;
	left: 95px;
	width: 710px;
}
#wrapper #hNav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#wrapper #hNav a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#wrapper #hNav #hNavTop {
	width: 710px;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#wrapper #hNav #hNavTop img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #hNav #hNavBottom {
	width: 639px;
	margin-right: auto;
	padding: 0;
	top: -5px;
	position: relative;
	float: left;
	padding-left: 71px;
}
#wrapper #hNav #hNavBottom img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navBox a:focus {
	outline: none;
}

#header {
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
}
#header h1 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/*styles for the thumbnail pages*/
.thumbContainer {
	height: 520px;
	width: 520px;
	position: absolute;
	display: inline;
	top: 50px;
	float: right;
	right: 140px;
}
.thumbnail {
	background-color: #FFFFFF;
	display: inline;
	padding: 0px;
	height: 100px;
	width: 100px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	margin-bottom: 30px;
	border: none;
}
.thumbnail    a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #Thumbnails {
}
#thumbnails a {
	border-style: none;
}	
#headerThumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-color: #000033;
	padding: 4px;
	height: 24px;
	width: 510px;
	margin-bottom: 0px;
	position: absolute;
	text-align: right;
	top: 0px;
	right: 140px;
}
#headerThumbs h1 {
	font-size: 16px;
	color: #333366;
	background-color: #000033;
	text-align: right;
	height: 20px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	padding: 4px;
}
#headerMainImage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	background-color: #000033;
	padding: 4px;
	height: 40px;
	width: 510px;
	margin-bottom: 0px;
	position: absolute;
	bottom: 30px;
	right: 145px;
}
#headerMainImage h1 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000033;
	text-align: right;
	height: 20px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}

/*styles to do with the main image on the image pages and the previous next navigation rolloverimages*/
#ImageContent {
	position: relative;
	width: 700px;
	text-align: center;
	right: 20px;
	float: right;
	margin-top: 30px;
}
/*-----------styles for main images--------------*/
#wrapper #ImageContent #mainImage {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#nextPreviousBox {
	height: 48px;
	width: 400px;
	position: relative;
	margin-top: 20px;
	left: 150px;
}



#nextPreviousBox #next {
	float: right;
}
#nextPreviousBox #previous {
	float: left;
}
authorLink  {
	float: left;
}
#wrapper  #illoLogoMainImg {
	position: absolute;
	width: 200px;
	left: 20px;
	bottom: 20px;
}
#wrapper  #illoLogo {
	position: absolute;
	bottom: 68px;
	left: 65px;
}
#Thumbnails #thumb1 {
	position: absolute;
	left: 25px;
	top: 29px;
	visibility: visible;
}
#Thumbnails #thumb2 {
	position: absolute;
	left: 225px;
	top: 23px;
	visibility: visible;
}
#Thumbnails #thumb3 {
	position: absolute;
	left: 463px;
	top: 0px;
	visibility: visible;
}
#Thumbnails #thumb4 {
	position: absolute;
	left: 690px;
	top: 44px;
	visibility: visible;
}
#Thumbnails #thumb5 {
	position: absolute;
	left: 43px;
	top: 235px;
	visibility: visible;
}
#Thumbnails #thumb6 {
	position: absolute;
	left: 273px;
	top: 224px;
	visibility: visible;
}
#Thumbnails #thumb10 {
	position: absolute;
	left: 255px;
	top: 414px;
}
#Thumbnails #thumb7 {
	position: absolute;
	left: 470px;
	top: 248px;
	visibility: visible;
}
#Thumbnails #thumb11 {
	position: absolute;
	left: 476px;
	top: 497px;
}
#Thumbnails #thumb12 {
	position: absolute;
	left: 704px;
	top: 420px;
}
#Thumbnails #thumb8 {
	position: absolute;
	left: 704px;
	top: 218px;
	visibility: visible;
}
#Thumbnails #thumb9 {
	position: absolute;
	left: 16px;
	top: 472px;
	height: 1px;
}
#wrapper   #contactMeContent {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	width: 660px;
}
#wrapper #linksBox {
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 900px;
}

