body {
background: #ffffff;
color: #000000;
font-family: "Akzidenz Grotesk", Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
line-height: 12pt; }

#wrapper {

padding: 10px;
margin: auto auto auto 15%;
width: 80%;
}

#header {
margin: 0px 0px 5px 0px;
 }

#mainContent{
padding: 0px 0px 0px 1em; }

#wrapper a:link:after, #wrapper a:visited:after {
/* Print URLs ... see Eric Meyer, alistapart.com:articles:goingtoprint */
	content: " (" attr(href) ")";
	font-size: 75%;
color: #7e7e7e;
}

h1 {
color: #323232;
font-family: "Akzidenz Grotesk";
font-size: 12pt; }

h2 {
color: #4d4d4d;
font-family: "Akzidenz Grotesk";
font-size: 10pt; }

h3 {
color: #4d4d4d;
font-family: "Akzidenz Grotesk";
font-size: 9pt; }


li {
list-style: circle outside;
 }

#anhr{
border-bottom: 1px #bebebe solid; 
margin-bottom: 4px; }

#anhrd{
border-bottom: 3px #bebebe double;
margin-bottom: 4px; }

.anhr {
margin-top:6px;
margin-bottom:6px;
width: 152px;
height: 5px;
background-image: url(../ui/hr-dots.png);
background-repeat: repeat-x; }

.anhrmain {
margin-top:6px;
margin-bottom:6px;
width: 379px;
height: 5px;
background-image: url(../ui/hr-dots.png);
background-repeat: repeat-x; 
}

#sideNav {display: none;}

#btmNav {
border-top: 1px dotted;
padding: 5px 0px 0px 0px; }


.cluster {/*width: 320px;*/ width: 90%;
/*background-color: #FFaaFF;*/
margin-left: auto;
margin-right: auto; }


.vidthumb {
	float: left;
/*	width: 150px;*/  width: 40%;
padding-top: 5px;
padding-bottom: 5px;
margin: 4%;
text-align: center;
text-decoration: none;
border: 1px #888888 solid; }

a.vidthumb:link {color: #7e7e7e;
text-decoration: none;}