body {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	background-color: #000000;
	color: #C0C0C0;
}
img {
	border-style: none;
}
address {
	font-style: normal;
}
#container {
	padding: 0px;
	margin: auto;
	width: 740px;
}
#header {
	padding: 0px;
	margin: 0px;
}
#col_left {
	float: left;
	width: 45%;
}
#col_right {
	float: right;
	width: 45%;
}
#subnav {
	clear: both;
}
#subnav ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
}
#subnav li {
	padding: 10px;
	text-align: center;
	display: inline;
}
#subnav a {
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	color: #C0C0C0;
}
#subnav a:hover {
	color: #FF0000;
}
#footer {
	margin: auto;
	clear: both;
	display: block;
	color: #999999;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#veiwing {
	color: #808080;
	font-size: x-small;
	font-weight: normal;
}
.center {
	margin: auto;
	clip: rect(auto, auto, auto, auto);
	display: block;
	text-align: center;
}
.line {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	width: 600px;
	color: #990000;
	height: 1px;
}
#button a {
	background-position: left top;
}
#button a:hover {
	background-position: right top;
	background-image: url('http://skarpnessphoto.com/media/BoxReOrder.jpg');
	background-repeat: no-repeat;
	width: 150px;
}