body {background-color: #fff;
	color: #030;
	font-family: "Century Gothic", Helvetica, Verdana, sans-serif;
	font-size: 0.9em;}
	
h2 {color: #339900; margin-bottom: 5px;}
a {color: #636;}

a:hover {color: #fff;
	background-color: #6F0796;
	text-decoration: none;}
	
.small {font-size:75%;color:#999;}
a.small{color:#6699FF;}

/*rollover prev / next images*/ 

a img.next {border:0; background:transparent url("img/next.gif") top left no-repeat; 
	height: 16px;
	width: 16px;}

a:hover img.next {
	background:transparent url("img/nextH.gif") top left no-repeat;}

a img.prev {border:0; background:transparent url("img/prev.gif") top left no-repeat; 
	height: 16px;
	width: 16px;}

a:hover img.prev {
	background:url("img/prevH.gif") top left no-repeat;}

/* menu formatting */

#navContain {font-size: 85%; margin-right:5%;}

#navList li {display: inline;
	/* for IE5 and IE6 */
	}

#navList a.right {text-align:right;}

#navList {	width: 13em;
	/* to display the list horizontaly */
	font-family: sans-serif;
	margin: 0 0 0 3em;
	padding: 0;
	border-top: 1px #1a1a1a dotted;
	border-left: 1px #1a1a1a dotted;
	border-right: 1px #1a1a1a dotted;}

#navList a {width: 99.99%;
	/* extend the sensible area to the maximum with IE5 */
	display: block;
	background-color: #fff;
	border-bottom: 1px #000 dotted;
	text-align: left;
	text-decoration: none;
	color: #000;}

#navList a:visited {font-style:oblique; color:#6e6e6e;}
#navList a:hover {color: #fff; background-color: #6F0796;} 

#navList li.active {}

#navList a.current  {border: 1px gold solid; background-color: #9f9; 
	font-size:160%; 
	color:#000 !important; 
	font-weight:bold  !important; }

#navList a:hover.current {color: #fff !important; background-color: green;} 

.acronym {border-bottom: 1px dotted #66CC99; }.footer {
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #339933;
	font-size: 75%;
	font-style: oblique;
	font-weight: lighter;
	color: #999999;
	text-align: right;
}
