@charset "utf-8";
body {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/pg-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	line-height:16px;
}
.main{
width:770px;
margin:auto;
border:none;
}
#menu img, #toplinks img{
border:none;
}
#news p{
padding:10px;
}
.pghead{
font-family: "Myriad Pro", Tahoma;
font-size:22px;
font-weight:bold;
padding-left:15px;
line-height:20px; 
}
.cred, cred a{
color:#c75002;
}