body {
	padding:0;
	margin:0;
	line-height: 22px;
	background-image: url(imgs/bckgrd.jpg);
	background-color: #000033;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333366;
	letter-spacing: 1px;
	font-weight: normal;
}



#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;
	background-image: url(imgs/middle-cell.jpg);
	margin-left:auto;
	margin-right:auto;
	margin-top: 40px;
	}
	
#text {
	background-image: url(imgs/middle-cell.jpg);
	text-align: left;
	padding: 20px 50px 0px 50px;
	}	



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-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #330066;
	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;
}

