body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #333333;
}
p {
	margin: 10px;
}
h1 {
	font-size: 15px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin: 10px;
	padding-top: 2px;
}

h2 {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
h3 {
	background-color: #E0DFE3;
	margin: 10px;
	font-variant: small-caps;
	font-size: 12px;
	letter-spacing: .4em;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
ul {
	margin-top: 10px;
	margin-bottom: 15px;
	list-style-type: circle;
}
#container {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 765px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#head {
	background-image: url(images/head.jpg);
	height: 323px;
	width: 765px;
}
#head-text {
	width: 300px;
	position: relative;
	left: 50px;
	top: 230px;
}
#head2 {
	background-image: url(images/head_sub.jpg);
	height: 161px;
	width: 765px;
}

#nav {
	background-image: url(images/nav-bgd.jpg);
	background-repeat: repeat-x;
	height: 61px;
	margin: auto;
	width: 765px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
#nav img {
	margin-top: 2px;
	margin-bottom: 3px;
}
#nav a {
	font-family: impact;
	font-size: 16px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline blink;
	color: #0077A2;
}
#footer {
	width: 765px;
	margin-top: 10px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #969694;
	color: #FFFFFF;
	background-color: #282828;
	font-size: 11px;
	height: 65px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#footer a:hover {
	text-decoration: underline;
}
#foot-left {
	width: 300px;
	float: left;
}
#foot-right {
	text-align: right;
	margin-left: 300px;
}
.highlight-text {
	color: #0077a2;
}
.line {
	background-color: #969694;
	height: 5px;
}
.linkbutton {
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;

}
.linkbutton a {
	margin: 5px;
	color: #000000;
	text-decoration: none;
	background-color: #EAE7DB;
	padding: 7px;
	border: 1px dashed #333333;
}
.linkbutton a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}#leftnav {
	font-size: 11px;
}
#leftnav  a {
	text-decoration: none;
	color: #02769D;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
#leftnav  a:hover {
	border: 1px solid #000000;
	color: #000000;
}
.link {
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 20px;
}

.link a {
	color: #0077A2;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
}
.link a:hover {
	color: #000000;
	border: 1px solid #000000;
}
