body, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top left;
}


a {
	text-decoration: none;
	font-weight: bold;
	color:  #000;
	}
a:link {
	}
a:visited {
	color: #500;
	}
a:active {
	}
a:hover {
	color: red;
	background: transparent;
	}

p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin-top: 1.0em;
	margin-bottom: 0.8em; 
	margin-left: 1em;
	}
	
h1 {
	font-size: 3em;
	margin-top: 0;
	margin-bottom: 0.4em; 
	color: #000;
	}

h2 {
	font-variant: small-caps; 
	font-size: 1.4em;
	line-height: 1.6em;
	margin-top: 0.6em;
	margin-bottom: 0.2em;
	font-weight: bold;
	color: #500;
	}
	
h3, h4 {
	margin: 0;
	color: #500;
	font-style: italic;
}

em {
	color: #000;
	text-decoration: underline;
}
	
	
img {
	border: 0px;
	}
	
.justify {
	text-align: justify;
	margin-right: 20px;
}
	
	
img.left {
	float: left;
	margin-right: 5px;
	}
	

div.right {
	position: absolute;
	left: 310px;
	top: 10px;
	margin: 10px;
}

div.bigright {
	position: absolute;
	left: 110px;
	top: 10px;
	margin: 10px;
}

div#narrow {
	width: 300px;
}

div.smallleft {
	position: absolute;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	left: 20px;
	width: 60px;
	top: 20px;
}


div.left {
	position: absolute;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	left: 20px;
	width: 260px;
	top: 20px;
	text-align: right;
	border-right: solid 1px #ccc;
}

span.drop {
	font-weight: bold;
	font-size: 300%;
	text-indent: 0px;
	float: left;
	margin: 0px 0.1em 0px 0px;
	padding: 0px;
	line-height: 0.93em;
	color: #500;
}

.big {
	font-size: 150%;
}

#down {
	top: 50px;
}

a span { 
	display: none;
}

.styled {
	font-family: Times;
	font-size:110%;
	font-style: italic;
}

span#info {
	position: absolute;
	left: 0px;
	top: 210px;
	width: 260px;
	height: 160px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: solid 1px #ccc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #353535;
	line-height: 1.5em;
}
	
a:hover span {
	display: block;
}

div.footer {
	width:480px;
	font-size: 10px;
	text-align: center;
	border-top: solid 1px #cbb;
	border-bottom: solid 1px #cbb;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

div.news {
	font-size: 10px;
}

div.news a {
	display: block;
	margin-top: 0.5em;
}

div.references p {
	margin-top: 0em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	margin-right: 2em;
	color: #655;
}

div.references em {
	text-decoration: none;
	color: #655;
}

span.title {
	color: #000;
	text-decoration: underline;
	text-transform: capitalize;
}

span.where {
	font-size: 75%;
	display: block;
	margin-left: 3em;
}

