* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url('images/background.gif') repeat-x;
	margin: 0px 0px 0px 0px;
	font: 11px/140% Verdana, Arial, Helvetica, sans-seriff;
	color: #323232;
}
td {
	font: 11px/140% Verdana, Arial, Helvetica, sans-seriff;
}
th {
	font: bold 11px/140% Verdana, Arial, Helvetica, sans-seriff;
	text-align: left;
}
h1 {
	font: normal 220%/140% 'Times New Roman', seriff;
}
h2 {
	font: bold 16px/140% 'Times New Roman', seriff;
}
p {
     margin: 4px 0px 10px 0px;
}
a {
	color: #98012e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
   behavior: url("pngbehavior.htc");
}
.shadow {
	height: 22px;
}
#pageframer {
	background: url('images/pagebg.gif') repeat-y;
	width: 732px;
}
#pageframertopcell {
	vertical-align: top;
}
#contentframer {
	margin-top: 30px;
}
#logo {
	width: 200px;
	height: 55px;
	vertical-align: bottom;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
#pagetop {
	width: 532px;
	vertical-align: bottom;
	padding: 0px 35px 0px 35px;
	font-size: 11px;
	line-height: 140%
}
#bannerplacer {
	height: 227px;
	vertical-align: top;
}
#navigation {
	width: 200px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
#localmenu {
	vertical-align: top;
	line-height: 230%;
	padding: 30px 15px 40px 15px;
}
#sites {
	vertical-align: bottom;
	text-align: center;
	margin: 30px 0px 0px 0px;
}
#sites img{
	margin: 0px 0px 30px 0px;
}
#content {
	width: 532px;
	vertical-align: top;
	padding: 30px 35px 35px 35px;
}
#content td {
         padding: 4px;
}
#morenewslist a{
	font-weight: bold;
}
#pagefooter {
	background-color: #98012e;
	color: white;
	text-align: center;
	height: 19px;
	font-size: 11px;
}
#pagefooter a {
	color: white;
}
.linkgroupname {
	font: bold 16px/140% 'Times New Roman', seriff;
}
.linkgroup li {
	list-style-type : none;
	padding: 3px 0px 5px 15px;
	line-height: 120%;
}
