body {
	margin:				8px;
	padding:			4px;
}
  
a {
	text-decoration:	none;
}
 
a:link {
	color:				#097957;
}

a:visited {
    color:				#097957;
}

a:hover {
	color:				#5d0054;
	background-color:	#097957;
}

fieldset {
	border: 			none 0;
}

ul {
	list-style-type:	none;
}

#container {
	background-color:	#000000;
	color:				#000000;
	text-align:			left;
	border:				6px solid #3d0f56;
	padding:			4px;
}

#sitename {
	color:				black;
	background-color:	#3d0f56;
}
#sitename h1 {
	font-size:			300%;
	font-weight:		bolder;
	text-align:			center;
	font-family: 		kristen itc;
	margin-top:			2px;
	margin-bottom:		2px;
	color:				yellow;
}

#sitename h2 {
	font-size:			150%;
	font-weight:		bold;
	text-align:			center;
	font-family: 		kristen itc;
	margin-top:			2px;
	margin-bottom:		2px;
	color:				yellow;
}
#sitename h3 {
	font-size:			80%;
	font-weight:		bold;
	text-align:			center;
	font-family: 		kristen itc;
	margin-top:			2px;
	margin-bottom:		2px;
	color:				yellow;
}

#piclist {
	text-align:			center;
}

#webgraphic {
	color:				black;
	background-color:	black;
	text-align:			center;
}

#difference {
	height:				431px;
	width:				700px;
}

#bodyofcapital {
	height:				910px;
	width:				700px;
}

#becoming {
	height:				604px;
	width:				700px;
}

#stardom {
	height:				844px;
	width:				700px;
}

#time {
	height:				360px;
	width:				700px;
}

#votingbooth {
	height:				676px;
	width:				700px;	
}

#moistanddelicious {
}

#fromthedepths {
}

.project_title {
	font-size:			100%;
	font-weight:		bold;
	font-family: 		Comic Sans MS;
}

.project_descrip {
	font-size:			60%;
	font-weight:		bold;
	color:				black;
	font-family:		Verdana, Tahoma, Arial, Helvetica, sans-serif;	
}