body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #999999;
	font-size: 14px;
	text-align: center;
	line-height: 125%;
}

th {
	color: #ffffff;
}

a {
	color: #0099FF;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 100;
	color: #ffffff;
	letter-spacing: .2em;
	line-height: normal;
}

pre {
	white-space: normal;
}

.admin {
	margin-bottom: 50px;
}

.cart td, .cart th {
	padding-top: 5px;
}

.fontsize10 {
	font-size: 10px;
}

.white {
	color: #ffffff;
}

.callout {
	color: #ffffff;
	font-size: 18px;
}

.icon {
	float: left;
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: .1em;
	width: 115px;
	height: 150px;
}

.icon img {
	margin: 10px 0px 0px 0px;
	border: solid 1px #ffffff;
}

.detail_image {
	margin: 0px 30px 0px 0px;
}


#header {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	height: 55px;
	text-align: right;
}

#header a, .icon a {
	color: #999999;
	text-decoration: none;
}

.icon a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
}

#header li {
	list-style: none;
	float: left;
	background-color: #000000;
	padding: 2px;
	position: relative;
	top: 0px;
}

#header a:hover, .icon a:hover {
	color: #FFFFFF;
}

#content {
	width: 780px;
	height: auto;
	margin: 0 auto;
	margin-top:30px;
	text-align: left;
}

#footer {
	width: 780px;
	margin: 0 auto;
	font-size: 12px;
}

