@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
}
body {
	background-color: #FFF;
}

.splash {
	top: 6px;
	left: 100px;
	width: 856px;
	position: absolute;
	margin: 0px auto;
	
}
.menu{
	top: 10px;
	left: 775px;
	width: 300px;
	position: absolute;
	margin: 0px auto;
}

.content {
	top: 20px;
	left: 20px;
	width: 700px;
	position: absolute;
	margin: 10px auto;
	text-align: left;
}

a:link {
	color: #F06;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F06;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #F00;
}.coloryful {
	color: #F06;
}
.new {
	color: #FF3;
}
.mature {
	color: #FFF;
}
commissionopen {
	color: #0F0;
}

.goodie {
	top: 10px;
	left: 5px;
	width: 70px;
	position: absolute;
	margin: 0px auto;
}

.shop1 {
	top: 20px;
	left: 10px;
	width: 523 px;
	position: absolute;
	margin: 0px auto;
}

.shop2 {
		top: 10px;
		left: 600px;
		position: absolute;
		margin: 0px auto;
}

.me {
		top: 50px;
		left: 250px;
		width: 350;
		position: absolute;
		margin: 0px auto;
}

.about1 {
		top: 70px;
		left: 650px;
		width: 298px;
		position: absolute;
		margin: 0px auto;
}

.about2 {
	top: 360px;
	left: 300px;
	width: 550px;
	position: absolute;
	margin:0px auto;
}

.projects {
	top: 1px;
	left: 5px;
	position: absolute;
	margin: 0px auto;
}