body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:15px;
	text-align: center;
}
.GalleryTitle{
	width:150px;
	background:#641401;
	border:2px solid #633800;
	color:#FFF;
	padding:3px;
	margin-bottom:5px;
	margin-top:2px;
	font-weight: bold;
	font-size: 13px}
#shell {
	background-color: #000000;
	width: 965px;
	height: 100%;
	display: block;
	padding-top: 15px;
	margin-top:25px;
	margin-bottom: 25px;
	border:1px #7e5400 solid;
}
#Landing{ margin:auto; margin-top:30px;}
#leftContainer {
	float:left;
	display:block;
	height: 100%;
}

#sideImage {
	width:282px;
	height:750px;
	margin:0px;
}

#sideText {
	font-size:12px;
	width:245px;
	padding-left: 35px;
	display:block;
	height:100%;
	font-size:11px;
}

#header {
	width: 657px;
	height: 152px;
	display:block;
	float:left;

}

#navLeft {
	background: url(images/navLeft.gif) no-repeat top;
	width: 25px;
	height: 50px;
	margin-top: 10px;
	display:inline;
	margin-left: 2px;
	float: left;
}
#nav {
	background: url(images/navBG.gif) repeat-x top;
	width: 610px;
	height: 30px;
	left:-1px;
	float:left;
	margin-top: 10px;
	margin-bottom: 12px;
	padding-right: 20px;
	padding-top: 5px;
	text-align:right;
	font-weight:bold;
	font-size:13px;
	display:inline-block;
	color:#FFFFFF;
}

#content {
	width:620px;
	float: left;
	text-align:left;
	display:block;
}

#footer {
	width: 967px;
	height: 22px;
	color:#000000;
	font-size: 13px;
	clear:both;
	font-weight:bold;
	padding-top: 4px;
	background-color: #bc9744;
}

#wrapImagesLeft {
	height: 100%;
	display:block;
	float:left;
	padding-right: 10px;
}
#wrapImagesRight {
	height: 100%;
	display:block;
	float:right;
	padding-left: 10px;
}

#gap {
	height:5px;
	width:1px;
}

a.introText:link, a.introText:visited {
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	text-decoration: none;
	font-family:Geneva;
}

.introImages {
	border: #734d00 1px solid;
}

a.nav:link, a.nav:visited {
	color:#000000;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
}

.quotes {
	color: #BC9744;
	font-weight: bold;
}
.quotes2 {
	font-style:italic;
	font-size:13px;
	font-weight:bold;
}

#id {
	clear:both;
}

