a.nav:link {color: #ffffff; text-decoration: none}
a.nav:hover {color: #cccccc; text-decoration: underline}
a.nav:visited {color: #ffffff; text-decoration: none}
a.nav:active {color: #ffffff; text-decoration: none}

a:link {font-weight: bold; color: #99ccff; text-decoration: none}
a:hover {font-weight: bold; color: #ccddff; text-decoration: underline}
a:visited {font-weight: bold; color: #99ccff; text-decoration: none}
a:active {font-weight: bold; color: #ffffff; text-decoration: none}

body {
	color: #ffffff;
	background-color: #000000;
	font: 12pt Arial, Helvetica, sans-serif;
}

.bigitem {
	font-size: 20pt;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.namehdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-transform: lowercase;
}
.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: lowercase;
}

.title {
	font-style: italic;
}
.embed {
	margin: 8px;
}
.embedlb {
	margin: 0px 0px 4px 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.bodyjus {
	text-align: justify;
}
.menu {
	font-size: 14pt;
	font-weight: bold;
	text-transform: lowercase;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.subcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.nav {}
.pghdg, h1 {
	margin: 12px 0px;
	font: bold 14pt Verdana, Arial, sans-serif;
}
.pgsubhdg, h2 {
	font: bold 12pt Verdana, Arial, Geneva, sans-serif;
}
#contentwrapper {
	margin-top: 12px;
	margin-left: 40px;
}
.smtxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.clipthumb {
	display: block;
	width:160px;
	border: 3px solid #000;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
}
a.clipthumb:hover {
	border: 3px solid #999;
}
#wrapper {
	max-width: 1024px;
}
