.layer1 {
	left: 20%;
	top: 20%;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bgrd.gif);
}
.brgdTop {
	background-image: url(images/bgrd_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	padding-left: 10px;
}
.text a {
	color: #FFFFFF;
	text-decoration: underline;
}
.text a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.text a:hover {
	color: #E4C179;
	text-decoration: underline;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 26px;
	color: #E4C179;
	text-decoration: underline;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E4C179;
}
.text2 a, .text2 a:link, .text2 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.text2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.text3 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.text3 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.text3 a:hover {
	color: #E4C179;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2F2A30;
}
.footer a {
	color: #2F2A30;
	text-decoration: underline;
}
.footer a:link {
	color: #2F2A30;
	text-decoration: underline;
}
.footer a:hover {
	color: #990000;
	text-decoration: underline;
}
.pmIcon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2F2A30;
}
.buttonCell {
	background-image: url(images/button-bgrd.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}
#buttonswrap {
	padding: 20px;
}
#buttonswrap ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#buttonswrap ul ul {}
#buttonswrap li {
	border: 1px solid #666666;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	background-color: #2F2A30;
	display: block;
}
#buttonswrap li li {
	border:none;
	padding: 0px;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#buttonswrap  li a {
	color: #E4C179;
	display: block;
	text-decoration:none;
	padding: 5px;
}
#buttonswrap  li a:hover {
	background-color: #563A37;
}
.buttondate {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CAC7C2;
}
.buttondate a {text-decoration:none;}

