body {
	background-image: url(images/background.gif);
	background-color: #4B3E2E;
	background-repeat: repeat-y;
	text-align: justify;
	color: #ffffff;
	
}
.mainTable {
	top: 10px;
	left: 10px;
	position: absolute;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	text-align: justify;
	color: #ffffff;
	line-height: normal;
}
.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	text-align: justify;
	color: #F5D618;
	line-height: 14px;
	font-weight:bold;
}
.pcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 20px;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	line-height: normal;
}
.enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
	line-height: normal;
}
.contentBox {
	width: 545px;
}
h3 {
	color: #ECECEC;
	font-size: 16px;
	margin-top: 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	margin-left: 10px;
	font-style:italic;
}
.cursive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EFF3F8;
	line-height: 18px;
}.dropcap {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
a:link {
	text-decoration: none;
	color: #F5D618;
	font-weight: bold;
}
a:visited {
	color: #F5D618;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.imgBorder {
	padding: 8px;
	border: 1px solid #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 20px;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	line-height: normal;
}
