body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/sidebar-B.png);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	width: 760px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: none;
	z-index: 15;
}
#top {
	color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/masthead-B.jpg);
	height: 100px;
	width: 760px;
	vertical-align: baseline;
	background-repeat: no-repeat;
	background-color: #000000;
}
.contrastlight {
	color: #000033;
	background-color: #FFFFFF;
}
#contentleft {
	color: #003399;
	margin: 0px;
	padding: 12px 12px 12px 30px;
	width: 360px;
	position: relative;
	float: left;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
}
h1, h2{
	margin: 0px;
	padding: 0px;
	color: #FF0000;
}
.bold {
	font-weight: bold;
}
#contentright {
	color: #FFFFCC;
	padding: 12px;
	width: auto;
	position: relative;
	top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 400px;
	margin-top: 0px;
	background-color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#footer {
	position: relative;
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin: 0px 0px 0px 24px;
	padding-left: 0px;
	padding-right: 16px;
}
.plussize {
	font-size: 125%;
	font-weight: bold;
}
.center {
	text-align: center;
}
.coloremph {
	color: #FF0000;
}
.spacedright {
	margin-right: 16px;
	margin-left: 16px;
}
.boxedin {
	border: 1px solid #666666;
	margin: 12px 0px 0px;
	padding: 14px;
	background-color: #FFFFCC;
	width: 85%;
}
.textright {
	right: 0px;
}
#navigation {
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 36px;
	z-index: 5;
	margin-left: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
a, a:link, a:visited, a:active {
	color: #000099;
	text-decoration: underline;
}
#navigation a, #navigation a:link, #navigation a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 16px;
	margin-left: 16px;
}
#navigation a:active {
	color:#FFFF00;
	text-decoration: none;
	margin-right: 16px;
	margin-left: 16px;
}


a:hover {
	color: #996600;
	text-decoration: underline overline;
}.shrunken {
	font-size: 80%;
}
#content {
	width: 95%;
	margin-left: 60px;
}
.tinythumb {
	height: 50px;
	width: 70px;
	border: none;
	margin-top: 4px;
}
.noborder {
	border: none;
}
.button {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 200px;
	text-align: left;
	vertical-align: middle;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 4px;
	background-color: #CCCCCC;
}

a.nounderline{
	text-decoration: none;
}
.tinylight {
	font-size: 75%;
	color: #006699;
}
a.tinylink {
	color: #6699CC;
	text-decoration: none;
}
#contentright a {
	text-decoration: none;
	color: #FFFFFF;
}
#contentright a:hover {
	text-decoration: none;
	background-color: #FFFF66;
	color: #000066;
}

table {
	margin: 0px;
}
a.litestyle{
	text-decoration: none;
	color: #999999;
}
