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

#wrapper {
	display: block;
	height: auto;
	width: 622px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/paperfull.jpg);
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#top{
	display: block;
	height: 130px;
	width: 622px;
	background-image: url(../images/piecestop.jpg);
}

#middle {
	color: #FFFFFF;
	height: 20px;
	width: 622px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: normal;
	display: block;
	word-spacing: 3px;
	font-style: normal;
	font-weight: bold;
	background-color: #000000;
	padding: 0px;
	line-height: 20px;
	margin: 0px;
}

body {
	background-image: url(../images/scribs.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
}

h1{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9933FF;
	font-weight: bold;
}

#content {
	height: 400px;
	width: 609px;
	display: block;
	float: none;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px;
}

.image {
	border: 1px solid #A143FF;
}



a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9933FF;
	text-decoration: underline;
}


a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9933FF;
	text-decoration: none;
}	

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9933FF;
	text-decoration: none;
}	

a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9933FF;
	text-decoration: none;
	
}	

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration:none;
}	

a:hover 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A143FF;
	text-decoration: none;
}
