@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #3CC;
	margin-bottom: 0px;
}
#wrapper {
	display: block;
	height: 1500px;
	width: 1024px;
	background-image: url(jpeg/purebase.jpg);
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-right-color: #6FF;
	border-bottom-color: #6FF;
	border-left-color: #6FF;
	background-repeat: no-repeat;
	margin-bottom: 100px;
}
#main {
	display: block;
	height: auto;
	width: 372px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #066;
	line-height: 18px;
}
#head {
	display: block;
	height: 194px;
	width: 1020px;
}
#menu {
	display: block;
	height: 430px;
	width: 267px;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #066;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}
#home {
	height: 45px;
	width: 265px;
	float: left;
}
#home a {
	background-image: url(png/home.png);
	display: block;
	height: 45px;
	width: 265px;
	background-repeat: no-repeat;
}
#sale {
	height: 45px;
	width: 265px;
	float: left;
}
#sale a {
	display: block;
	height: 45px;
	width: 265px;
	background-image: url(png/sale_btn.png);
}
#sale a:hover {
	background-position: 0px -45px;
	height: 45px;
	width: 265px;
}
#science {
	height: 45px;
	width: 265px;
	float: left;
}
#science a {
	background-image: url(png/science_btn.png);
	display: block;
	height: 45px;
	width: 265px;
}
#history {
	height: 45px;
	width: 265px;
	float: left;
}
#history a {
	display: block;
	height: 45px;
	width: 265px;
	background-image: url(png/history_btn.png);
}
#science a:hover {
	background-position: 0px -45px;
	height: 45px;
	width: 265px;
}
#history a:hover {
	background-position: 0px -45px;
	height: 45px;
	width: 256px;
}

#midcolumn {
	height: auto;
	width: 240px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #066;
	margin-top: 495px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	text-align: right;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #366;
}
