﻿body {
	background-image: url(../images/pendergast-09-mockup-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #727272;
    font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 10pt;
	color: #555555;
}
a,
a:visited {
	color:#9b0000;
}

a:hover{
	color:#ff0000;
	text-decoration:underline;
}

a img {
	border: none;
}
#sitearea {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	overflow: auto;
}
#sitebody {
	background-image: url(../images/body-bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 1000px;
}
#sitecontent {
	margin-left: auto;
	margin-right: auto;
	width: 952px;
}
#banner {
	float: left;
	width: 952px;
}
#banner img{
	float: left;
}
#topmenu {
	background-image: url(../images/topmenu-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 952px;
	height: 29px;
	font-size: 8pt;
}
#topmenu a,
#topmenu a:visited {
	color:#777777;
	padding: 0px 20px 0px 20px;
	line-height: 29px;
	border-right: solid 1px #fcfef8;
	text-decoration: none;
}

#topmenu a:hover{
	color:#555555;
	text-decoration:underline;
	background-color:inherit;
}
#date {
	color: #ffffff;
	float: right;
	width: 180px;
	height: 29px;
	line-height: 29px;
	font-size: 8pt;
	font-weight: bold;
	padding-right: 6px;
	text-align: right;
	letter-spacing: .1em;
}
#maincontent {
	float: left;
	width: 952px;
	min-height: 543px;
}
#maincontent img{
	float: left;
}
#sitebottom {
	background-image: url(../images/bottom-nav-bg.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 37px;
	font-size: 9pt;
	margin-left: auto;
	margin-right: auto;
}
#bottomcopyright {
	color:#777777;
	float: left;
	width: 460px;
	line-height: 29px;
	font-size: 8pt;
	padding-left: 32px;
}
#bottommenu {
	float: right;
	width: 460px;
	height: 29px;
	font-size: 8pt;
	padding-right: 22px;
	text-align: right;
}
#bottommenu a,
#bottommenu a:visited {
	color:#777777;
	padding: 0px 20px 0px 20px;
	line-height: 29px;
	border-right: solid 1px #fcfef8;
	text-decoration: none;
}

#bottommenu a:hover{
	color:#555555;
	text-decoration:underline;
	background-color:inherit;
}
#poweredby {
	width: 1000px;
	height: 37px;
	line-height: 37px;
	font-size: 9pt;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #c4c4c4;
}
#poweredby a,
#poweredby a:visited {
	color:#c4c4c4;
	text-decoration: none;
}

#poweredby a:hover{
	color:#ffffff;
	text-decoration:underline;
}