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

body {
	margin-top: 0px;
	background-color: #3CC;
	margin-bottom: 50px;
}
#wrapper {
	display: block;
	height: 5200px;
	width: 1024px;
	background-image: url(jpeg/purebase_sc.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;
}
#main {
	display: block;
	width: 585px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #066;
	text-align: center;
	padding-bottom: 40px;
	float: left;
	padding-top: 7px;
	padding-left: 25px;
	padding-right: 20px;
}
#sidebar {
	display: block;
	width: 2px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #066;
	text-align: justify;
	height: 1575px;
	padding: 0px;
}
#head {
	display: block;
	height: 194px;
	width: 1020px;
}
#menu {
	display: block;
	height: 290px;
	width: 265px;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #066;
	margin-top: 0px;
	padding-top: 5px;
	text-align: left;
	padding-bottom: 0px;
}
#home {
	height: 45px;
	width: 265px;
	float: left;
}
#home a {
	background-image: url(png/home_btn.png);
	display: block;
	height: 45px;
	width: 265px;
	background-repeat: no-repeat;
}

#home a:hover {
	background-position: 0px -45px;
	height: 45px;
	width: 265px;
}
#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.png);
	display: block;
	height: 45px;
	width: 265px;
}
#science a:hover {
	background-position: 0px -45px;
	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);
}
#history a:hover {
	background-position: 0px -45px;
	height: 45px;
	width: 265px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #066;
	text-align: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #066;
	padding-right: 40px;
	text-align: left;
	padding-left: 40px;
}
a:link {
	color: #C60;
	text-decoration: none;
}
a:visited {
	color: #C60;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
} 
#h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #960;
	line-height: 15px;
}
