@charset "UTF-8";
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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtr #container  {
	width: 1022px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow: visible;
	background-color: #141317;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent  {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #000000;
}
.oneColFixCtr #topButtons {
	background-image: url(../images/a_bk.jpg);
	height: 313px;
	width: 1022px;
	margin-top: 0em;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top;
}
.oneColFixCtr #contentStrip {
	background-image: url(../images/c_bk.jpg);
	height: 275px;
	width: 1022px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #141318;
	padding-top: 0em;
}
.oneColFixCtr #bottomStrip {
	background-color: #000000;
	height: 40px;
	width: 1022px;
	clear: both;
	margin-top: 0em;
}
.oneColFixCtr #bottomStrip p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.64em;
	text-decoration: none;
	line-height: 0.48em;
	font-style: normal;
}
.oneColFixCtr #bottomStrip a {
	text-decoration: none;
	color: #333333;
	font-style: normal;
}
.oneColFixCtr #galleryStrip {
	background-image: url(../images/d_bk.jpg);
	width: 1022px;
	clear: both;
	background-color: #0A090E;
	margin-top: -1.5em;
	background-repeat: repeat;
	margin-bottom: 0em;
	padding-bottom: 1.5em;
}
#gallery_title {
	padding-top: 1em;
}
.oneColFixCtr #contentStrip #textContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.86em;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	background-repeat: no-repeat;
	text-decoration: none;
}
#galleryStripText  h1  {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-style: italic;
	font-size: 1.86em;
	text-decoration: none;
	padding-top: .75em;
}
#galleryStripText p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.86em;
	color: #999999;
	line-height: 1.86em;
	text-decoration: none;
	clear: both;
}
#galleryStripText {
	padding-left: 90px;
	padding-right: 90px;
	text-decoration: none;
	clear: both;
}
#galleryStripText a {
	text-decoration: none;
}
.oneColFixCtr #textContent p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.oneColFixCtr #contentStrip #textContent {
	width: 525px;
	margin-left: 90px;
	float: left;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.86em;
}
.oneColFixCtr #contentStrip {
	background-image: url(../images/c_bk.jpg);
	width: 1022px;
	clear: both;
	background-color: #000000;
	text-decoration: none;
}
.oneColFixCtr #contentStrip #sshow01 {
	height: 200px;
	float: right;
	padding-top: 3em;
	margin-right: 6em;
}
.oneColFixCtr #logoblock {
	background-image: url(../images/a_bk.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 360px;
}
#form1 #sprytextarea1 #textarea1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .86em;
}
#form1 #sprytextfield2 #text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.86em;
}
#form1 #sprytextfield1 #text1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .86em;
}
#contentStrip #textContent a {
	text-decoration: none;
	color: #CCCCCC;
	font-style: italic;
}
