@charset "UTF-8";
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
a:active {
	color: #333333;
}
a:link {
	color: #996633;
}
/* If background image does not work anywhere, check it is set 'relative' to Document rather than site root */
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Baskerville, "Baskerville Old Face", Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
h1 {				/* sets header h1 Holger Christian Lonze in top title */
	font-family: Baskerville, "Baskerville Old Face", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 0;
	padding-left: 100px;
	word-spacing: 6pt;
	letter-spacing: 2pt;
	line-height: 14px;
}
h2 {				/* sets header h2 such as page title and section header */
	font-family: Baskerville, "Baskerville Old Face", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: normal;
	font-variant: small-caps;
	color: #996633;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0;
	padding-left: 120px;
	word-spacing: 6pt;
	letter-spacing: 2pt;
	line-height: 15px;
}
h3 {				/* sets header h3 in grey boxes */
	font-family: Baskerville, "Baskerville Old Face", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	color: #333333;
	letter-spacing: 2pt;
	word-spacing: 2pt;
}
h4 {				/* sets header h4. Smalle,r occasional font */
	font-family: Baskerville, "Baskerville Old Face", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #333333;
	letter-spacing: 2pt;
	word-spacing: 2pt;
	font-weight: normal;
}
#info {   /* displays Back to Top and Click Textfield... */
	font-family: Baskerville, "Baskerville Old Face", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #996633;
	text-decoration: underline;
	text-align: right;
}
#header {  /* header with logo as background image */
	background-position: 10px 7px;  /* background image has to be relative to Document! */
	height: 90px;
	padding-top: 18px;
	background-image: url(images/NavBarLogo.gif);
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #999999;
}
#footer {				/* this is server side included */
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 100px;
	margin-bottom: 100px;
	position: relative;
	clear: left;
	padding-left: 100px;
	padding-right: 100px;
}
#container {
	width: 1200px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 5px;
	margin-bottom: 0;
	position: relative;
}

#mainContent {
	background-color: #EEEEEE;
	width: 480px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 90px;
	filter: Alpha(Opacity=75);
	opacity: 0.75;
	margin-bottom: 50px;
	z-index: 1100;
	margin-top: 64px;
	overflow: hidden;
}
#search {
	float: left;/* defines location of fusionbot search engine box */
	width: 240px;
	padding-top: 30px;
	padding-left: 620px;
	position: absolute;
	top: 0px;
	filter: Alpha(Opacity=65);/* makes the text box opaque for back image */
	opacity: 0.65;
	font-family: Baskerville, "Baskerville Old Face", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	z-index: 1100;
}
#searchinput {
	font-family: Baskerville, "Baskerville Old Face", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-variant: small-caps;
}
#imagetopright {
	width: 600px; /* displays large 600x800dpi image top right */
	padding: 0px;
	height: 800px;/* If background image does not work, check it is set relative to Document */
	margin-top: -110px;
	z-index: 900;
	overflow: visible;
	float: right;
	margin-right: -10pt;
}
#imagetopright img {
	width:100%;
	height:100%;
} 
#texttopright {
	width: 300px;
	top: 284px;
	background-color: #EEEEEE;
	z-index: 1100;
	opacity: 0.75;
	font-family: Baskerville, "Baskerville Old Face", Garamond, Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	cursor: pointer;
	left: 623px;
	position: absolute;
	filter: Alpha(Opacity=75);
	overflow: hidden;
}
#sectionheader {        /* This is the headline of each section with line below; in h2 style */
	font-family: Baskerville, "Baskerville Old Face", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	color: #996633;
	letter-spacing: 2pt;
	word-spacing: 6pt;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 100px;
	padding-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	clear: left;
	line-height: 15px;
}


    /* The below items form the gallery sections */

.imagegallerycontainer {
	width: 1200px;
	height: 800px;
	margin-left: 0px;
	padding-bottom: 10px;
}
.imagegalleryfloatingtext {
	font-family: Baskerville, "Baskerville Old Face" Garamond,, Georgia, "Times New Roman", Times, serif;
	background-color: #EEEEEE;
	width: 480px;
	position: relative;
	left: 90px;
	padding: 10px;
	z-index: 1100;
	filter: Alpha(Opacity=75);
	opacity: 0.75;
	float: left;
	bottom: 900px;
	cursor: pointer;
	overflow: hidden;
}
.imagegalleryLargeImage {        /* This is the large image below the top section on the left */
	width: 500px;
	margin-left: 10px;
	display: block;
}
.imagegalleryLargeImage img {
	width:100%;
	height:100%;
} 
.imagegallerytable {
	width: 500px;
	position: relative;
	right: 0px;
	top: -710px;
	left: 510px;
	margin-left: 100px;
	table-layout: fixed;
}
.thumbs {				/* This ensures all table rows are the same width of 100px */
	table-layout: fixed;
}

/* Below is portfolio slideshow script */



