body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 149px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footer {
	width: 900px;
}
#sidead {
	background-image: url(images/sideadbg.jpg);
	background-repeat: no-repeat;
	width: 169px;
	height: 244px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#navigation {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	padding-left: 5px;
}
#navigation a {
	text-decoration: none;
	color: #000000;
}
#navigation a:hover {
	/* padding-left: 3px; */
	text-decoration: underline;
}
#sidead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	padding-bottom: 5px;
}



#header h1 {
	display: inline;
	font-size: 14px;
}

#pagecontents {
	width: 900px;
	background-image: url(images/pagebodybg.gif);
	background-repeat: repeat-y;
	text-align: left;
	background-position: 0px 154px;
}
#pagebody {
	text-align: left;
	background-image: url(images/pagebodybg.gif);
	background-repeat: repeat-y;
}
.smallermenu {
	font-size: 12px;
	padding-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: 150%;
}
h3 {
	font-size: 14px;
	line-height: 130%;
	font-weight: normal;
}
