@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000 url(images/webWallPaper.jpg) no-repeat fixed center top;
	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;
}
#a img {
	border: none;
}
h1, h3, h4 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC;
	padding-right: 20px;
	padding-left: 20px;
}
h2 {
	font: bolder 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
h5 {
	color: #FFC;
	padding-left: 15px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	margin-right: 10px;
	background-color: #000;
	line-height: 2em;
	text-align: left;
	margin-left: 10px;
	border: 1px solid #4C6876;
	background-image: url(images/backgrounds/black_grey_to_black_slice.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-style: italic;
}
#container {
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	background: url(images/stansGreySlice.png) repeat-y center top;
	text-align: left;
} 
#header {
	background: url(images/stansTitleBanner2_03.png) no-repeat left top;
	height: 235px;
	border-top: 10px solid #000;
} 
#mainContent {
	float: right;
	color: #000;
	width: 725px;
}
#mainContent ul {
	margin: 0;
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 25px;
}
#mainContent p {
	text-align: center;
}
#mainContent a {
	text-decoration: none;
	color: #CCC;
}
#mainContent a:hover, #mainContent a:active, #mainContent li a:focus {
	color: #C60;
}
#mainContent img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#leftSidebar {
	float: left;
	width: 180px;
	margin-top: 35px;
	margin-left: 5px;
}
#leftSidebar ul {
	margin: 0;
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 25px;
}
#leftSidebar li {
	color: #666;
	margin-left: 0px;
}
#leftSidebar a {
	text-decoration: none;
	color: #CCC;
}
#leftSidebar a:hover, #mainContent a:active, #mainContent li a:focus {
	color: #C60;
}
#leftSidebar img {
	padding-top: 15px;
	text-align: center;
	border-style: none;
}
#leftSidebar a {
	text-decoration: none;
	color: #FFF;
}
#sidebar a:hover, #mainContent a:active, #mainContent li a:focus {
	color: #C60;
}
#footer {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	height:130px;
	border-top: 1px solid #FF9;
}
#footer img {
	float: left;
	border: none;
	padding-right: 10px;
}
#footer h1 {
	color: #F30;
	text-align: right;
	font-size: .7em;
	line-height: 2px;
	font-weight: bold;
}
#footer h2 {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFC;
	text-align: right;
	line-height: 2px;
}
#footer a {
	font-size: 1em;
	color: #999;
	text-decoration: none;
	font-weight: bolder;
}
#footer a:hover, #footer a:active, #footer li a:focus {
	color: #C60;
}
#footer p {
	margin: 0 15 0 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #F30;
	text-align: right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.centered {
	text-align: center;
}
.galleryItem {
	float: left;
	padding: 6px;
	height: 275px;
	width: 130px;
	background-color: #000;
	margin: 1px;
}
.thumbnail {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.pictureTitle {
	font-size: .7em;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pictureArtist {
	font-style: italic;
	color: #CCC;
	font-size: 12px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.picturePrice {
	color: #FFC;
	font-size: 0.8em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
}
.viewPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFC;
	margin: 0px;
	padding: 5px;
}
.pageLink {
	color: #0F0;	
}

