body {
	font-family: Trebuchet, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 2em;
	font-weight: normal;
	color: #333333;
	background-color:#ffcc33;
}

A {text-decoration:none}
a:link {
	color: #cc0000;
	}
a:active {
	color: #ff0000;
}
a:visited{
	color: #990000;
}
a:hover{
	color: #ff0000;
	background-color:#ffcc33;
}

h2 {margin:0;padding:0;font-size:145%;}

.smtext {
	font-size: 10px;
	font-weight: normal;
}

#holder {
	position: absolute;
	left: 50%;
	height: 995px;
	width: 595px;
	padding: 0;
	margin: 0 0 0 -295px;
	border: 1px solid #333;
	background:#ffffcc url(../images/poa/bkgrdimg.jpg) no-repeat top left;
}

#enter {
	position: absolute;
	top: 172px;
	left: 50%;
	margin: 0 0 0 -136px;
}

#copy {
	position: absolute;
	top: 640px;
	left: 50%;
	height: 355px;
	width: 560px;
	padding: 0;
	margin: 0 0 0 -280px;
}

#logos {
	position: absolute;
	left: 50%;
	height: 192px;
	width: 432px;
	padding: 0;
	margin: 0 0 0 -216px;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
}

#copyrightholder {
	position: absolute;
	top: 350px;
	left: 50%;
	width: 560px;
	padding: 0;
	margin: 0 0 0 -280px;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
}

