body {
	background-color: #660000;
}
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
#container1 {
	background-color: #FFF;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border: 2px solid #000;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}
#container2 {
	background-color: #FFF;
	width: 800px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
#clear {
	clear: both;
}
#clearIndex {
	clear: both;
	background-color: #CCC;
}





#header {
	height: 75px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
	top: auto;
}
#header #logo {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 276px;
}
#header #navigation {
	background-image: url(images/headerBg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 450px;
	position: absolute;
	top: 0px;
	right: 24px;
	left: 278px;
	float: left;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #navigation ul{
	list-style-type: none;
	float: right;
	padding-right: 0px;
	padding-top: 27px;
	padding-left: 0px;
}
#header #navigation a {
}
#header #navigation li{
	display: inline;
	padding-right: 0px;
	padding-left: 15px;
}
#galleryNav {
	background-color: #B9B9B9;
	float: right;
	height: 15px;
	width: 500px;
	position: absolute;
	top: 60px;
	left: 300px;
}
#galleryNav li {
	display: inline;
	padding-right: 5px;
}
#mainContent {
	width: 800px;
	position: relative;
	top: 15px;
}

#mainContent #padding {
	background-image: url(images/contentBg2.jpg);
	background-repeat: repeat-x;
	height: 305px;
	width: 75px;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#imageContent  {
	background-image: url(images/contentBg1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	margin-left: 35px;
}
#imageContent img {
	border: 3px solid #000;
}
#textContent  {
	float: right;
	width: 375px;
	margin-right: 50px;
}
#textContent2 {
	background-color: #B9B9B9;
}
#textContentExt {
	background-color: #B9B9B9;
	clear: right;
	float: right;
	margin-right: 50px;
	height: 65px;
	width: 375px;
	position: relative;
}


#mainImage {
	float: left;
	padding-left: 5px;
}


#mainImage img {
	border: 3px solid #000;
}
#mainImage-P {
	margin-left: 65px;
}


#mainImage-P img {
	border: 3px solid #000;
}
#footnote {
	font-size: 9pt;
	font-style: italic;
	padding-top: 25px;
	padding-right: 55px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#archService {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-style: double;
	padding-left: 15px;
	width: 700px;
}
#archService img {
	float: right;
	margin-right: 50px;
	margin-left: 25px;
	margin-top: 50px;
}

#projectTitle {
	height: 45px;
	top: 385px;
	left: 0px;
	padding-left: 28px;
	clear: left;
	float: left;
	background-image: url(images/projectTitleBgnd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	width: 620px;
}

#projectText {
	height: auto;
	background-color: #B9B9B9;
	width: 600px;
	background-image: url(images/projectTextBgnd.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: 52px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: left;
}
td {
	vertical-align: top;
}


#textContainer {
	clear: left;
	background-image: url(images/projectBarBgnd.jpg);
	background-repeat: repeat-y;
	background-position: 675px;
}
#textContainer-P {
	clear: left;
}


#projectBar {
	background-color: #B9B9B9;
	width: 110px;
	float: right;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-top: 2px;
	z-index: 2;
}
#projectBar ul {
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#projectBar img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#projectBar li {
	padding-top: 5px;
}
#projectBarTitle {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	width: 108px;
	margin-left: 5px;
	margin-top: 65px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	float: right;
	margin-right: 15px;
	border: 1px solid #000;
	padding-bottom: 2px;
}


#projBarExt {
	width: 110px;
	float: right;
	margin-right: 15px;
	background-color: #B9B9B9;
	height: 45px;
}
#projBarExt-P {
	width: 110px;
	float: right;
	margin-right: 15px;
	background-color: #FFF;
	height: 45px;
}
.border {
	border: 3px solid #000;
}



#footer {
	float: right;
	left: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 200px;
	background-image: url(images/footerBgnd.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	padding-top: 10px;
	position: relative;
	z-index: 10;
}

#footer a:link {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
#footer a:hover {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
#footer a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#footer2 {
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/footerBgnd.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	position: absolute;
	width: 700px;
	right: -50px;
	padding-left: 5px;
	top: 45px;
}
#footer2 a:link {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#footer2 a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
#footer2 a:hover {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
#footer2 a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#welcome1 {
	float: right;
	width: 575px;
	margin-right: 80px;
	background-color: #CCC;
}
#welcome2 {
	background-color: #FFF;
	width: 425px;
	margin-left: 75px;
	margin-top: 25px;
}




#line {
	height: 45px;
	width: 5px;
	background-color: #9A0202;
	z-index: 10;
	left: 30px;
	top: 720px;
	margin-left: 30px;
}

.description2 {
	padding-left: 55px;
	font-size: 9pt;
	margin-left: 50px;
}
.description {
	padding-left: 55px;
	font-size: 9pt;
}
.description a:link {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}


.description a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
.description a:hover {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
.description a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	padding-left: 40px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
}


#Final {
	position: absolute;
	top: 400px;
}
#textContentExtIndex {
	background-color: #CCC;
	clear: right;
	float: right;
	margin-right: 80px;
	height: 75px;
	width: 575px;
	position: relative;
}
#welcome1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 25px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 25px;
}
#welcome1 p {
	padding-left: 45px;
	padding-right: 45px;
}
#welcome1 #images {
	float: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#welcome1 a:link {
	color: #900;
	text-decoration: underline;
	font-weight: bold;
}
#welcome1 a:visited {
	text-decoration: underline;
	color: #900;
	font-weight: bold;
}
#welcome1 a:hover {
	text-decoration: none;
	color: #900;
	font-weight: bold;
}
#welcome1 a:active {
	color: #900;
	text-decoration: underline;
	font-weight: bold;
}

#footerIndex {
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/footerBgnd.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	position: absolute;
	width: 625px;
	padding-left: 5px;
	top: 45px;
	right: -80px;
}
#footerIndex a:link {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#footerIndex a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
#footerIndex a:hover {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
#footerIndex a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#images a:link {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#images a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
#images a:hover {
	text-decoration: underline;
	color: #900;
	font-weight: bold;
}
#images a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#welcome2 p {
	padding: 2px;
	margin-left: 30px;
}
#welcome2 a:link {
	color: #900;
	text-decoration: underline;
	font-weight: normal;
}
#welcome2 a:visited {
	text-decoration: underline;
	color: #900;
	font-weight: normal;
}
#welcome2 a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}
#welcome2 a:active {
	color: #900;
	text-decoration: underline;
	font-weight: normal;
}
#photoService {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-style: double;
	padding-left: 15px;
	width: 700px;
}
#photoService ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 75px;
	text-align: left;
	text-indent: -25px;
	margin-bottom: -15px;
}
#photoService li {
	margin-bottom: 8px;
}
#photoService h2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: -15px;
	margin-top: 15px;
}
#photoService img {
	float: right;
	margin-right: 50px;
	margin-left: 25px;
	margin-top: 50px;
}
#photoService a:link {
	color: #900;
	text-decoration: underline;
	font-weight: normal;
}
#photoService a:visited {
	text-decoration: underline;
	color: #900;
	font-weight: normal;
}
#photoService a:hover {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
#photoService a:active {
	color: #900;
	text-decoration: underline;
	font-weight: normal;
}
#textContentExtService {
	background-color: #B9B9B9;
	clear: both;
	float: right;
	margin-right: 50px;
	height: 65px;
	width: 375px;
	position: relative;
}
#slideshowBackground {
	background-color: #CCC;
	float: left;
	width: 29px;
	height: 50px;
	margin-top: 336px;
}
#mainImage-Slide {
	margin-left: 65px;
	width: 626px;
	float: left;
	margin-bottom: 0px;
}
#FlashID {
	border: 3px solid #000;
}
