body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align: center;
	margin: 0 auto;
	width: 800px;
}
#header {
	background-image: url(images/bg-white-top.gif);
	background-repeat: no-repeat;
	width: 800px;
	background-position: top;
}
#content {
	padding: 3px;
	overflow:inherit;
	height:600px;
}
#container {
	width: 800px;
	background-image: url(images/bg-white-back.jpg);
	text-align: left;
	background-color: #FFFFFF;
}
#footer {
	background-image: url(images/bg-white-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 60px;
	clear: both;
}
/* ////////////////////// nav styles below ////////////////////////////// */
#navcontainer {
	float: right;
	margin-right: 16px;
	margin-top: 12px;
}

.photoset_name {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
}
#photo_descrip {
	float: right;
	margin-right: 20px;
	width: 60%;
}
#thumbs {
	width: 32%;
	margin-top: 2px;
}



.grey_10_copy {
	font-size: 10px;
	color: #333333;
}
.grey_10_copy a:link {
	color: #333333;
}


.select_photoset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 12px;
	background-color: #333333;
	border: 1px solid #333333;
	font-weight: bold;
}
.tota_Items_Price {
	color: #990000;
	font-size: 10px;
	vertical-align: top;
}
.dyna_price_items {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
	padding: 2px;
	vertical-align: top;
}
.table_title_cart_fns {
	padding-top: 3px;
}
.grey_line {
	background-image: url(images/1px-333333.gif);
	background-repeat: repeat-x;
	margin-left: 6px;
	margin-right: 12px;
	height: 1px;
}
#copyrite_info {
	width: 796px;
	text-align: left;
	font-size: 9px;
	color: #4D4D4D;
}
#copyrite_info a
{
	color: #4D4D4D;
}
#copyrite_info a:visited 
{
	color: #4D4D4D;
}
#copyrite_info a:hover
{
	color: #666666;
}
#copyrite_info a:active {
} 
.grey_linePhoto_descrip {
	background-image: url(images/1px-333333.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-bottom: 2px;
}
.table_thumbs_photosDescrip {
	margin-top: 2px;
	margin-left: 3px;
}
.grey_10_copy a:visited {
	color: #333333;
}
.textarea {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#cart_photo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 75px;
	margin-top: 5px;
}
.nav {
	font-size: 10px;
	display: block;
	padding: 3px;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: right;
}
.nav a:link {
	color: #333333;
	text-decoration: none;
}
.nav a:visited {
	color: #333333;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	background-color: #66CCFF;
	padding: 3px;
}
.nav a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: underline;
}

#cart_photo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 75px;
	margin-top: 5px;
}
.thumb_link {
	border: 1px solid #FFFFFF;
}
.thumb_link:link {
	border: 1px solid #FFFFFF;
}
.thumb_link:hover {
	border: 1px solid #333333;
}
.thumb_link:hover :visited {
	border: 1px solid #333333;
}
.table_bg_1px {
	background-color: #FFFFFF;
	background-image: url(images/1px-333333.gif);
	background-repeat: repeat-x;
}
.grey_12_SubTitle {

	font-size: 12px;
	color: #333333;
}

#no_flash_content {
	height: 573px;
	width: 800px;
	background-image: url(images/home-page-bg.gif);
	background-color: #333333;
}
.checkout {
	font-size: 12px;
	background-color: #990000;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
}
.checkout a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.checkout a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.checkout a:hover {
	color: #FFFFFF;
	background-color: #990000;
	padding: 3px;
}
.checkout a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: underline;
}
.lightgrey_copy {

	font-size: 9px;
	color: #4D4D4D;
}
.footer_left {
	float: left;
}
.footer_right {
	float: right;
}
