body {
	padding:0;
	margin:0;
	line-height: 18px;
	background-image: url(imgs/gallery.jpg);
	background-color: #000033;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF99;
	letter-spacing: 1px;
	font-weight: bold;
}

#name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #FBFFE4;
	letter-spacing: 2px;
	height: 28px;
	float: right;
	padding-right: 10px;
	font-size: 15px;
	padding-top: 10px;
	}

#top {
	background-image: url(imgs/top-cell.jpg);
	height: 20px;
	}
#bottom {
	height: 20px;
	background-image: url(imgs/bottom-cell.jpg);
	}
#graphic {
	height: 340px;
	background-image: url(imgs/mesh.jpg);
	text-align: left;
	padding: 0px 50px 0px 50px;
	background-position: bottom;
	}
#extra {
	background-image: url(imgs/middle-cell.jpg);
	height: 20px;
	text-align: right;
	padding-right: 50px;
	}
#container {
	width: 654px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 40px;
	}
	
#text {
	text-align: center;
	padding: 0px 10px 0px 10px;
	}	



a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 	#660033;
	letter-spacing: 1px;
	font-style: normal;
	text-decoration: underline;

}
a:link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 	#663399;
	letter-spacing: 1px;
	font-style: normal;
	text-decoration: underline;

}
a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 	#663399;
	letter-spacing: 1px;
	font-style: normal;
	text-decoration: underline;

}
h1 {
	font-style: normal;
	font-weight: normal;
	color: #FBFFE4;
	letter-spacing: 2px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333366;
	letter-spacing: 1px;
}
img {
	margin-top: 12px;
	margin-bottom: 6px;
	border: 1px solid #83853C;
}
.description {
	font-size: 12px;
	color: #FFFFFF;
	}

