.pgcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	overflow: auto;
	z-index: 4;
	left: 405px;
	position: absolute;
	top: 73px;
	padding-right: 10px;
	height: 328px;
	width: 335px;
}
.header {
	height: 70px;
	width: 760px;
	top: 0px;
}
.main {
	border: none;
	overflow: hidden;
	z-index: 1;
	height: 430px;
	width: 760px;
	position: relative;
	background-image: url(images/bgmain.gif);
}
.container {
	border: 1px solid #999966;
	overflow: hidden;
	z-index: 1;
	height: 500px;
	width: 760px;
	position: relative;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #CCCC66;
}
a:visited {
	color: #CCCC66;
	text-decoration: none;
}
a:hover {
	color: #CCCC66;
	text-decoration: underline;
}
a:active {
	color: #33CCFF;
	text-decoration: underline;
}

