body {
	font-family: "trebuchet MS", verdana, helvetica, sans-serif, Verdana, Arial;
	font-size: 8pt;
	background: black;
	background-image: url('/img/bg.png');
	background-repeat: repeat-x;
	color: #ccc;
	margin: 0px;
	padding: 0px;
}

table {
	font-size: 8pt;
}

a {
	text-decoration: none;
	color: #ffdc4e;
}

img { border: 0px; }

.qty {
	font-size: 7pt;
}

div#overall {
	width: 100%;
	margin-top:25px;
	clear: both;
}

div#inside {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

div#footer {
	position: absolute;
	bottom: 5px;
	width: 100%;
	text-align:center;
	clear: both;
}

div#copyright {
	text-align: center;
	font-size: 8pt;
	margin-left: auto;
	margin-right: auto;
	color: #555;
}

div#menu {
	margin-left: 20px;
	width: 180px;	
	float: left;
}

div#gallery {
	float: left;
}

div#ads {
	position: absolute;
	top: 25px;
	right: 1px;
	width: 120px;
	height: 690px;
	float: right;
}
