#masthead {
	height: 160px;
	width: 100%;
	background-color: #FFFF66;
}

#Title {
	width: 70%;
	float: left;
	height: 160px;
	text-align: center;
}

#Zajac_logo {
	width:auto;
	float:right;
}

#Nav_bar {
	background-color: #3300ff;
	width: 100%;
	float: left;
}

#Main_body {clear:both;}

#Main_text {
	background-color: #ffffcc;
	width: 65%;
	float: left;
	padding-left: 6px;
}

#Footer {
	background-color: #3300ff;
	width: 100%;
	height: 40px;
	float: left;
}

#Author {
	width: 35%;
	float: left;
}

#Last_updated {
	width: 30%;
	float: right;
}

#Copyright {
	width: 25%;
	float: left;
}

.whitep {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 6px;
}

.linkp {
font-family: Verdana, sans-serif;
font-size: 12px;
color: #FFFF00;
}

p {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #3300ff;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #996699;
	text-decoration: none;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #3300ff;
	line-height: 24px;
	padding: 24px;
	vertical-align: middle;
	padding-bottom: 0px;
}

h2 {
font-family: Verdana, sans-serif;
font-size: 16px;
color: #3300ff;
line-height: 18px;
padding: 3px;
}

h4 {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	color: #3300ff;
	line-height: normal;
	padding: 12px 0 0 3px;
	text-decoration: underline;
	font-weight: bold;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3300FF;
	display: block;
	padding: 8px;
	width: 100px;
	text-decoration: underline;
	text-align: center;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	background-color: #33CCFF;
	display: block;
	padding: 8px;
	width: 100px;
	text-align: center;
}

.navoff {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #33CCFF;
	display: block;
	padding: 8px;
	width: 100px;
	text-align: center;
}

.Tight_bullet_list {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #3300ff;
}
blockquote {
	margin:12px 30px;
	font-style:italic;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #3300ff;
}
a[href$=".pdf"]			{background: url(images/pdflink.gif) no-repeat right top; padding: 6px 20px 6px 0;}
ul li li			{padding:6px 0; font-size:14px;}

