body {
	background-color: #363A40;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-image: url(../gfx/body.gif);
	background-repeat: repeat-x;
}
#wrap {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 122px;
	width: 770px;
	background-image: url(../gfx/head.gif);
	background-repeat: no-repeat;
}
#navbar {
	height: 29px;
	width: 685px;
	width: 100%;
	padding-top: 4px;
/*	padding-left: 10px; */
}
#shopfront {
	height: 501px;
	width: 770px;
	background-image: url(../gfx/shopfront.gif);
	background-repeat: no-repeat;
}
#shopwindow {
	height: 345px;
	width: 551px;
	position: relative;
	left: 191px;
	top: 69px;
}
#content {
	width: 770px;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
}
.pic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #232529;
	border-right-color: #5F5F62;
	border-bottom-color: #5F5F62;
	border-left-color: #232529;
}
#footer {
	width: 734px;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 24px;
}
.exhibwrap {
	width: 760px;
	border: 1px solid #666666;
	margin-top: 0px;
	clear: both;
	background-color: #2A2E31;
	padding-left: 10px;
	margin-bottom: 20px;
}
.exhib {
	padding: 6px 10px 0px;
	float: left;
	width: 230px;
}
.clearboth {
	clear: both;
	height: 2px;
}
.exhibright {
	padding: 10px;
	float: right;
	width: 240px;
}
.exhibrecent {
	width: 750px;
	border: 1px solid #666666;
	background-color: #666666;
	padding-left: 20px;
	font-size: 11px;
	color: #000000;
}
