#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
	}

#maincontent	{
	float: left;
	margin: 0;
	padding: 10px;
	width: 410px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 590px;	 
}


body	{
	margin:	5%;
	padding:	3%;
	font-family: georgia, "Book Antiqua", palatino, serif;
	color:	#000;
	background : #fff url(../pix/bfish.large.jpg) no-repeat fixed 96% 4%;
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family:  georgia, "Book Antiqua", palatino, serif;
    }
a	{
	text-decoration:	none;
	}
a:link	{
	color:	#62677b;
	background-color: transparent;
	}
a:visited	{
	color:	#999;
	background-color: transparent;
	}
a:active	{
	color:	#dabd62;
	background-color: transparent;
	}
a:hover	{
	color:	#dabd62;
	background-color: transparent;
	text-decoration:	underline;
	}

dd, dt {
	font-family: helvetica, arial, sans-serif;
}
dt 	{
	font-weight: bold;
	}

ol, ul, li, dl, dt  {
	line-height: 1.4em;
}	

dl ol, dl ul {
	margin-left:1em;
	padding-left:0;
}
dt.timespan {
	font-weight: normal;
	margin-top:1em;
}
.toolname {
	font:  14px "andale mono", monaco, courier, "courier new", monospace;
	}
dt.toolname + dd {
	font-size: 14px;
}

.content {
	padding: 10px 20px;
	margin: 5% 15%;
	border: 1px dotted #333;
/**	background-image: url(../pix/full-babelfish.jpg); */
	}
p {
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
	}

h3, h4, h5, h6 {
	line-height: 2em;
}

h1	{
	font-size:	24px;
	line-height: 2.5em;
	}

h2	{
	font-size:	22px;
	line-height: 2.5em;
	text-decoration:	underline;
	}

h3	{
	font-size:	18px;
	}

h4 {
	font-size:	15px;
	}

h5	{
	font-size:	13px;
	}

h6	{
	font-size:	12px;
	}
.first 	{
	margin-top: 0;
	padding-top: 0;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #699;
	background-color: transparent;
	margin:	5px 0 0 0;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}
.vs0	{
	margin-top:	0;
	padding-top: 0;
	}
.ahem	{
	display:	none;
	}
code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}
#footer, .marginalia {
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	}
.libnavt {
border-bottom: solid 1px #fff;
}
.libnavb {
border-bottom: solid 1px #ccc;
border-top: solid 1px #ccc;
}
.small {
	font-size: 11px;
	}
.white {
	color: #fff;
	background-color: #699;
	}
.choicesbox {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #fff;
	background-color: #699;
	border: 1px dotted #366;
	}
.choicesbox2 {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #000;
	background-color: #fff;
	border: 1px dotted #366;
	}
.choicesbox a:link {color: #000}
.choicesbox a:visited {color: #333}
.choicesbox a:active, .choicesbox a:hover {color: #fff}
.subnav {
	font: bold 14px/1.5em palatino, georgia, times, "times new roman", serif;
	color: #999999;
	text-align: center;
	}
.caption {
	font: 10px geneva, verdana, sans-serif;
	color: #366;
	background-color: transparent;
	}
.fineprint {
	font: 10px geneva, verdana, sans-serif;
	color: #000;
	background-color: #fff;
	padding: 5px 3px 7px 3px;
	border: 0;
	margin-bottom: 30px;
	text-align: center;
	}


#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	clear: right;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin-left: -1px;
	}

#menu ul li a {
	background: #fff;
	width: 118px;
	height: 2em;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0 0 10px 0;
	color: #8982ec;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 

#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a:active	{
	background: #c60;
	color: #fff;
	}


