body{
	background:#c2c0c0;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#site{
	text-align: center;
}
#frame{
	margin-top: 50px;
	text-align: left;
	width: 744px;
	background:url(images/PSGM_bg.png) repeat-y;
}
#top{
	width: 744px;
	height: 26px;
	background:url(images/psgm_top.png) norepeat;
}
#nav{
	position: relative;
	float: right;
	right: 45px;
	top: -70px;
}
#cover{
	position: relative;
	top: 20px;
	left: 10px;
}
h3{
	font-size: 16px;
	font-weight: bolder;
}
#bigtext{
	position: relative;
	top: 0px;
	left: 40px;
	color: #ccc;
	font-size: 50px;
}
.homeTest{
	margin: 0 50px 0 20px;
	font-size:22px;
	font-style: italic;
	color: #404040;
}
.testSign{
	margin: 15px 50px 0 20px;
	font-size:14px;
	font-style: italic;
	color: #404040;
}
.buycd{
	font-size:12px;
	line-height: 200%;
}
.tag{
	font-size: 12px;
	color: #333;
	line-height: 200%;
}
#content{
	position: relative;
	padding: 30px;
}
a.navlnk{
	color:#d97b3e;
	font-size:12px;
	text-decoration: none;
}
a.navlnk:hover{
	color:#404040;
	text-decoration: none;
}
a.lnk{
	color:#d97b3e;
	text-decoration: none;
}
a.lnk:hover{
	color:#404040;
	text-decoration: none;
}
#footer{
	position: relative;
	top: 0px;
	width: 744px;
	height: 49px;
	background:url(images/PSGM_bottom.png) norepeat;
}
#logo{
	position: relative;
	top: 0px;
	left: 20px;
}
.copy{
	text-align: center;
	position: relative;
	margin-top: 25px;
	font-size: 12px;
	color: #ffffff;
}
.clear  { clear:both;}
