body {
	background-color: #2B2B2B;
	}
#container {
	margin: 0;
	padding: 0;
	width: 875px;
	height: auto;
	margin-right: auto;
	margin-left: auto;	
	background-color: #2B2B2B;
	}
/*iframe {
	background-color: transparent;
	border: none;
	}*/

/* Header Styling */
#header {
	margin: 0;
	padding: 0;
	width: auto;
	height: 115px;
	text-align: center;
	}

p {
	color: #000000;
	font-family: "Arial", sans-serif;
	text-align: left;
	margin: 0;
	padding: 5px;
	font-size: 85%;
	}
#contentfp #info ul {
	list-style-image: none;
	list-style-type: none;
	font-size: 85%;
	color: #000;
}
#contentfp #info .boldText {
	font-size: 85%;
	font-weight: bold;
	color: #000;
}

ul {
	margin: 0;
	padding: 5px;
	}
li {
	color: #000000;
	font-family: "Arial", sans-serif;
	text-align: left;
	list-style: none;
	}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-family: "Arial", sans-serif;
	text-align: center;
	}
#contentfp #info .galleryH2 {
	background-color: #FFCC33;
	border: medium double #000;
	width: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contentfp #photo img {
	margin: 5px;
}

.subscript {
	color: #000000;
	font-family: "Arial", sans-serif;
	text-align: left;
	margin: 0;
	padding: 5px;
	font-size: 65%;
	}
#content {
	margin-right: auto;
	margin-left: auto;
	background-color: #C0C0C0;
	border: 5px solid #FFCC33;
	width: 850px;
	height: auto;
	overflow: auto;
	margin-top: 13px;
	margin-bottom: 13px;
	}
#storefront a img {
	float: left;
	margin: 3px;
	height: 200px;
	width: 200px;
}
#storefront {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}

#contentfp {
	margin: 13px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C0C0C0;
	border: 5px solid #FFCC33;
	width: 800px;
	height: 475px;
	}	
#info {
	float: left;
	padding: 10px;
	width: 450px;
	height: 300px;
	background-color: none;
	text-align: left;
	}

#photo {
	padding: 5px;
	float: right;	
	}
#photo img {
	border: 3px solid #000000;
	}
#store {
	margin: 0;
	padding: 0;
	float: left;
	width: 450px;
	height: 125px;
	background-color: #FFCC33;
	border: 5px double #000000;
	}
#itemdetails {
	width: 450px;
	margin: auto;
	background-color: none;
	}
/*#storethumbs {
	width: 300px;
	margin: auto;
	background-color: pink;
	}*/	
#footer {
	clear: both;
	padding: 5px 0 0 0;
	}
	
/* Link Styling */	
a:link{
	color: #BD3C29;
	text-decoration: underline;
	}
a:visited {
	color: #BD3C29;
	text-decoration: underline;
	}
a:hover {
	color: #BD3C29;
	text-decoration: underline;
	}
a:active {
	color: #BD3C29;
	text-decoration: underline;
	}
	
/* Image Link Styling*/	
a img{
	border: 0;	
	}
a:link img{
	border: 0;	
	}
a:visited img{
	border: 0;	
	}
a:hover img{
	border: 0;	
	}
a:active img{
	border: 0;	
	}
	
.bottomlinks {
	color: #FFCC33;
	font-family: "Arial", sans-serif;
	font-size: 60%;
	text-align: center;
	}
.bottomlinks a {
	padding: 5px 0 0 0;
	}
.bottomlinks a:link{
	color: #FFCC33;
	text-decoration: underline;
	}
.bottomlinks a:visited {
	color: #FFCC33;
	text-decoration: underline;
	}
.bottomlinks a:hover {
	color: #FFCC33;
	text-decoration: underline;
	}
.bottomlinks a:active {
	color: #FFCC33;
	text-decoration: underline;
	}		
	
.copyright {
	float: left;
	text-align: left;
	font-size: 60%;	
	font-family: "Arial", sans-serif;
	color: #FFCC33;	
	}
.webmaster {
	float: right;
	text-align: right;
	font-size: 60%;
	font-family: "Arial", sans-serif;
	color: #FFCC33;
	}
.item {
	float: left;
	width: 206px;
	Height: 230px;
	margin: 0px;
	padding: 0px;
	}
.item p {
	text-align: center;	
	}
#catagories {
	width: 750px;
	border: medium double #333;
	margin-right: auto;
	margin-left: auto;
}
