@charset "utf-8";
body,td,th {
	color: #F00;
}

/* CSS Document */

#container {
	background-image: url(images/background.jpg);
	height: 1090px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/web_layout_05.png);
	height: 217px;
	width: 980px;
	float: none;
	background-repeat: no-repeat;
}
#nav {
	width: 906px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
}
#catagories {
	height: 44px;
	width: 980px;
	background-repeat: no-repeat;
	background-image: url(images/images/web_layout_15.png);
	margin-right: auto;
	margin-left: auto;
}
#contentlarge {
	float: left;
	width: 711px;
	margin-right: auto;
	background-image: url(images/largebckground.png);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
}
#catagories img {
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 70px;
}


#sidenav {
	width: 188px;
	background-color: #000;
	border: thin solid #333;
	float: left;
	margin-left: 38px;
}
#sidenav p {
	color: red;
	font-size: 13px;
	padding-left: 15px;
}
#footer {
	clear: both;
	height: 41px;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/images/footer.png);
	float: none;
}

#sidenav p a {
	color: red;
	padding-left: 15px;
}
a:link {
	color: #FF0;
}
a:visited {
	color: #7716D7;
}
a:hover {
	color: #F00;
}
#contentlarge div p {
	margin-left: 50px;
}
#contentlarge div h2 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 65px;
}
#contentlarge div h1 {
	font-size: 18px;
	color: #59D527;
	margin-left: 40px;
	text-align: left;
}
h3 {
	font-size: 12px;
	color: #FFF;
	margin-left: 65px;
	text-align: left;
	margin-right: 25px;
}
table tr td {
	color: #FFF;
}
body {
	background-color: #000;
}
#openbox {
	color: #FFF;
	width: 188px;
	float: left;
	margin-left: 38px;
	clear: both;
}
#sidenav p img {
	margin-left: -15px;
	border: thin solid #333;
	margin-top: 70px;
}
#catagories #cart {
	position: absolute;
	left: 991px;
	top: 276px;
	width: 88px;
}
#sideunder {
	clear: both;
	padding-left: 38px;
	padding-top: 10px;
	position: absolute;
	left: 63px;
	top: 823px;
}
#sideunder img {
	border: thin solid #666;
}

.policyquestion {
	color: red;
	margin-left:65px;
	text-align:left;
}	

#seobox {
	background-color: black;
	border: 1px solid gray;
	margin-bottom: 4px;
	margin-left: 236px;
	margin-right: 36px;
	}
	
#seotext{
	color: white;
	margin-left: 15px;
	margin-right: 15px;
	}
