body, h1, h2, h3, h4, h5, h6 {
	margin:0px; 
	padding:0px; 
}
body { 
	font-size: 15px;
	font-family: "Times New Roman",Times,serif;
	background: #445566 url('images/bg.gif') top left repeat-x;
	color: #202e2c;
}
table { 
	border-collapse:collapse;
	padding:0px;
}
img {
	border: 0;
}
a:link,a:active {
	color: #336600;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #669900;
}

.main {
	width:970px;
	height:100%;
	background: url('images/tile.gif') top left repeat-y;
	margin-left: auto;
	margin-right: auto;
}
.banner {
	background: url('images/banner.jpg') top left no-repeat;
}
.banner img {
	float: left;
	width: 370px;
	height: 165px;
}
.banner h1 {
	margin: 92px 80px 0 0;
	text-align: right;
}
.photo {
	height: 237px;
	padding-top: 8px;
}
.admin_grad {
	background: url('images/admin_grad.jpg') top left no-repeat;
	padding-top: 8px;
}
.pd {
	margin-left:64px;
	padding-left:6px;
	background: #99bb44 url('images/green_grad.jpg') top left repeat-x;
	border: solid #618902;
	color: #000000;
}
.left {
	width:350px;
	text-align:left; 
	vertical-align:top;
}
.isa {
	width:310px;
	height: 126px;
	/* margin-bottom: -75px; */
	height: 100%;
	vertical-align:bottom;
}
.content {
	width:620px;
	background: url('images/content.jpg') top left no-repeat;
	padding: 16px 72px 0 16px;
	text-align: left; 
	vertical-align: top;
}
.prefoot{
	height: 92px;
	background: url('images/prefoot.jpg') top left no-repeat;
}
.foot {
	padding: 8px 0 16px 0;
	background: #445566 url('images/foot.gif') top left no-repeat;
	color: #FFFFFF;
	font-size: 12px; 
	text-align: center; 
	height: 16px; 
}
.right {
	width:0px;
	background:#FFFFFF; 
	text-align:left; 
	vertical-align:top;
}
.nav {
	display: block;
	width: 240px;
	height: 32px;
	background: url('images/nav.gif') no-repeat;
	vertical-align:middle;
	font-size: 24px;
	margin: 2px 24px 0 72px;
	padding-left: 36px;
}
.nav:hover {
	background: url('images/nav_over.gif') no-repeat;
}
