/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #000;
	text-align: center;
	background-image: url(../images/mainback.jpg);
	background-repeat: repeat;
	background-position: top center;
	}
	
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#maincontainer {
	margin: auto;
	padding: 0px 0px 0px 0px;
	width: 900px;
	}
#storemaincontainer {
	margin: auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	background-image: url(../images/mainback2a_bw.jpg);
	background-repeat: repeat;
	background-position: top center;
	}

.header {
	margin-bottom: 15px;
	}

.contentbox {
	width: 800px;
	height: 600px;
	overflow: auto;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	color: #ccc;
	}
.contentbox2 {
	width: 800px;
	height: 675px;
	overflow: auto;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	color: #ccc;
	}
.gallerybox {
	width: 800px;
	height: 650px;
	overflow: auto;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	color: #ccc;
	}	
	
.bodytext {
	font-family: arial;
	font-size: 12px;
	color: #ccc;
	}
.bodytext a:link{
	font-family: arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
.bodytext a:hover{
	font-family: arial;
	font-size: 12px;
	color: #cc9900;
	text-decoration: none;
	font-weight: bold;
	}
.bodytext a:visited{
	font-family: arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
.copyright {
	margin-top: 25px;
	margin-left: 40px;
	margin-bottom: 10px;
	font-family: arial;
	font-size: 10px;
	color: #666666;
	}
.copyright a:link{
	font-family: arial;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
.copyright a:hover{
	font-family: arial;
	font-size: 10px;
	color: #cc9900;
	text-decoration: none;
	font-weight: bold;
	}
.copyright a:visited{
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
.mainshots{
	margin: 7px;
	}
.titles {
	font-family: arial;
	font-size: 14px;
	color: #cc9900;
	}
.titles2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #cc9900;
	}
.newstitles {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #cc9900;
	}
.storetitles {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #ccc;
	}

/*  Form  */

.formfield {
	background-image: url(../images/formfield_2.gif);
	background-repeat: no-repeat;
	background-color: #cc9900;
	width: 237px;
	height: 23px;
	color: #fff;
	font-size: 12px;
	font-family: arial;
	border: none
	}
.lrgformfield {
	background-image: url(../images/lrgformfield_2.gif);
	background-repeat: no-repeat;
	background-color: #000;
	width: 288px;
	height: 142px;
	color: #fff;
	font-size: 12px;
	font-family: arial;
	border: none
	}
.copyright2 {
	margin-top: 25px;
	margin-left: 80px;
	margin-bottom: 10px;
	font-family: arial;
	font-size: 10px;
	color: #666666;
	}
.copyright2 a:link{
	font-family: arial;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
.copyright2 a:hover{
	font-family: arial;
	font-size: 10px;
	color: #cc9900;
	text-decoration: none;
	font-weight: bold;
	}
.copyright2 a:visited{
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
