html, body { height:100%; }
body { 
	background-color: #02041E;
	margin:0;
	padding:0;
    text-align: center;
	}

div.container { 
background-color: #000;
width: 660;
margin-left:auto; margin-right:auto;
text-align: left;
padding:8px;
color:#FFFFFF;
font-size:9pt; 
font-family: verdana; 
}

h1, h2, h3 {
	text-align:center;
	margin-top: 6px;
	color: #d8d0d0;
}

div.header {font-size:14pt; font-family: georgia; color:#C40101; margin-top:20px}

span.subhead {font-size:11pt; font-family: georgia; font-weight:bold; color:#C40101; margin-top:20px}

div.article {line-height:160%;}

div.right {
float: right;
width: 330;
text-align: left;
padding-left:20px;
padding-top:0px;
}

div.nav {
font-size:9pt; 
font-family: georgia;
font-weight: bold;
}
A {text-decoration: underline; color:#8ED9F5;}
A:HOVER {text-decoration: none; color:#2400FF;}
div.strong {font-size:12pt; font-family: georgia; color:#FFFFFF; font-weight: bold;}

div.gallery {
width: 220px;
margin: 20px;
}

div.thumb1 {
width: 100;
text-align: center;
float:left;
}

div.thumb2 {
width: 100;
text-align: center;
float:right;
}

li { line-height:150% }
