a {
	color: #FFFFFF;
}
html, body {
	background-color: #222222;
	padding: 0;
	border: 0;
	font-family: Garamond, Felix Titling, "Times New Roman", Times, serif;
	font-weight: normal;
	FONT-SIZE: 18px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 3px
}
.para {
	text-indent: 18px;
	line-height: 18px;
 }
.paranoindent {
 	line-height: 18px;
 }
.imgnoborder {
	border-style:none;
}
.bigtext {
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}
.notasbigtext {
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}
.name {
	font-size: 15px;
	font-weight: bold;
	color: #3B1145;
	/*white-space: nowrap; */
}
.smalltext {
	font-size: 11px;
}
.verysmalltext {
	font-size: 9px;
}
.imagecaption {
	font-family: Garamond, Felix Titling, "Times New Roman", Times, serif;
	font-size: 16px;
}
div#tipDiv {
	position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
	background-color:#E8E8E8; border:2px solid #A0A0A0;
	width:225px; padding:4px;
	color:#000; font-size:11px; line-height:1.2;
	font-family: Garamond, Felix Titling, "Times New Roman", Times, serif;
	font-size: 16px;
}
h1, h2, h3 {
	margin-top: 1.5em;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
}

h3 {
	font-size: 1em;
}

.menu{margin:0; padding:0; width:200px; list-style:none;background:rgb(34,34,34);}
.menu li{padding:0; margin:0 0 1px 0; height:40px; display:block; }
.menu li a{text-align:left;height:40px; padding:0px 25px; font:20px Garamond, Felix Titling, "Times New Roman", Times, serif; color:rgb(204,204,204); display:block; background:url('menu/images/verMenuImages.png') 0px 0px no-repeat; text-decoration:none;}
.menu li a:hover{background:url('menu/images/verMenuImages.png') 0px -40px no-repeat; color:rgb(34,34,34);}
.menu li a.active, .menu li a.active:hover{background:url('menu/images/verMenuImages.png') 0px -80px no-repeat; color:rgb(34,34,34);}
.menu li a span{line-height:40px;}
