body {
	background-color: #D7D6EB;
	margin-top: 30px;
}
#head {
	width: 790px;
	text-align: right;
	background-image: url(img/headback.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
#bottom {
	height: 18px;
	width: 790px;
	background-image: url(img/bottomback.gif);
	color: #CCCCCC;
	text-align: center;
	padding-left: 10px;
	background-repeat: repeat-x;
	padding-top: 2px;
	font-size: x-small;
}

#main {
	padding-left: 20px;
	width: 780px;
	padding-top: 10px;
	height: 100%;
	background-image: url(img/topback2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 150%;
	font-size: 80%;
	background-color: #FFFFFF;
}
#mainb #left {
	float: left;
	width: 580px;
}
#mainb #right {
	width: 180px;
	float: right;
}

h1 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border: 1px solid #000066;
}


.logo {
	float: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-bottom;
}
.navi {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: small;
	font-weight: normal;
	color: #333333;
}
.sellleft {
	font-size: 90%;
	color: #666666;
	background-color: #EFEFEF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: text-top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
.sellright {
	font-size: 90%;
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#mainb {
	padding-left: 20px;
	width: 780px;
	padding-top: 10px;
	height: 450px;
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 150%;
	font-size: 80%;
	background-color: #FFFFFF;
}
.imag {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
