body {
	background-color: #000000;
	margin: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#container {
	height: 593px;
	width: 863px;
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#top {
	background-color: #000000;
	height: 108px;
	width: 100%;
}
#top_logo {
	width: 40%;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#top_rightPics {
	float: right;
	width: 275px;
	margin-top: 10px;
	margin-right: 10px;
}
.transparent {
	opacity: 0.6;
	filter: alpha(opacity=70);
}
#menu {
	height: 43px;
	width: 100%;
	background-color: #DBDBDB;
	text-align: center;
}
#contents {
	width: 100%;
	height: 442px;
}
#contentsTop {
	height: 367px;
	width: 100%;
}
#contentsBottom {
	height: 75px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000000;
}
.contentsBottomTitle {
	left: 30px;
	top: 25px;
	position: relative;
}
.siteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.siteTextTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
a:link img, a:hover img, a:visited img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #000000;
	text-decoration:none
}
a:link, a:visited, a:active, a:hover {
	color: #000000;
	text-decoration: none;
}
a:active, a:hover {
	font-weight: bold;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-right: 10px;
	font-weight: 100;
	font-size: 14px;
}
#accessories_item {
	float: left;
	height: 158px;
	width: 158px;
	margin-left: 19px;
	margin-bottom: 19px;
}
#accessories_bottom {
	background-color: #D0D0D0;
	height: 117px;
	width: 715px;
	overflow:auto; /* or 'scroll' */
	white-space: nowrap;
}
