a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 1.05em;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
#Container {
	background-image: url(../Images/bg_parchment3.jpg);
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
}
	
.hiddenText {
	display: none;
}

.arlenplklocation {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 50%;
	left: 50%;
	border: medium double #0099FF;
}
.lists {
	list-style-type: square;
	}
#wrapper {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#Header {

}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../Images/bg-page-blue.jpg);
}

table {
	border: thin solid #CCCCCC;
}
img {
	padding: 10px;
	border: thin solid #CCCCCC;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	vertical-align: middle;
	background-color: #FFF;
	margin: 10px;
	
}

.PictureDiv {
	font-family: Arial, Helvetica, sans-serif;
	width: 610px;
	text-align: center;
	padding: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-variant: small-caps;
	color: #666666;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}
