html, body, #wrapper {
	
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCFF;
	background: #339;
}


A:link {
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

A:visited {
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size:1em;
	text-align: center;
}

h3 a:link {
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
}

h3 a:hover {
	color: #FFF;
	text-decoration: none;
}
.logo {
padding: 30px 30px 20px 30px;
}

.topmenu {
text-align: center;
}

td.previous {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

td.next {
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
}

td.gal_main {
	text-align: center;
	vertical-align: top;
}     

ol.rom{
	list-style-type: lower-roman;
}   

ol.alph{
list-style-type: lower-alpha;
}

.submenu {
	text-align: left;
	background-color: #2e2e89;
}

.leftmenu {
	font-size: 9pt;
	margin-left: 10px;
	text-align: right;
	padding: 0 5px;
}

.main {
font-size: 9pt;
}

.aphorisms {
	font-size: 10pt;
	font-weight: bold;
	color: #CCF;
}

.gototop {
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
}

.q{
	font-style: italic;
}

.sep{
	margin-top:3em;
}

ul.blank{
	list-style-type: none;
}

.centred{
	text-align: center;
	list-style-type: none;
}

.letmen{
	margin-left:0;
	padding-left:0;
	text-align: left;
	list-style-type: none;
}

ul.letmen li{
	margin-left:0;
	margin-bottom: 1em;
} 

li.go{
	float:left;
	display:block;
}

ul.sb li{
	margin-bottom:.75em;
} 

dl.drop dt{
   float:left;
	width:1em;
}

hr {
	border: 0;
	height: 1px;
	color: #99C;
	background-color: #99C;
}