body {
	margin: 20px 20px 20px 20px;
	background:#000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
		
img	{
	border: none;
	}		

.banner {
	background: #FF0000;
	font-family: courier new, courier, mono;
	font-weight: bold;
	font-size: 48px;
	padding: .1em;
	margin: 0px 0px 20px 0px;
	}

a: {
	font-family: courier, "courier new", arial;
	color: #FFFFFF;
	}

a:link 		{text-decoration: none;  color: #FFFFFF; font-weight:bold;}
a:visited	{text-decoration: none;  color: #FFFFFF; font-weight:bold;}
a:active	{text-decoration: line-through; }
a:hover		{text-decoration: line-through; }

.title	{
	color: #0000FF;	
	}

.banner_nav	{
	background:#FF0000;
	text-align: left;
	font-family: times, "Times new roman", serif;
	font-size:10pt;
	font-weight:bold;
	}
						
.navbar	{
	background:#FF0000;
	text-align: center;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
	padding: 10px;
	}

.navbar a {
	color: #000000;
	}

.gallery_alt {
	/* based on .one */
	background-color: #666666;
	padding: 10px;
	margin: 0px 0px 20px 0px;
	}
	
.arch_block {
	background-color: #FFFF00;
	margin: 0px 0px 20px 0px;
	}	
		
#nav_content {
	position: absolute;
	left:20px;
	top:135px;
	width:180px;
	}

#prime_content {
	margin-left: 199px;
	margin-right:199px;
	border:1px solid #000000;
	voice-family: "\"}\"";  /* IE explorer bug hack */
	voice-family: inherit;
	margin-left: 201px;
	margin-right:201px;
	}
html>body #prime_content {
	margin-left: 201px;
	margin-right:201px;
	}
	
#duo_content {
	margin-left: 199px;
	margin-right: 0px;
	voice-family: "\"}\"";  /* IE explorer bug hack */
	voice-family: inherit;
	margin-left: 201px;
	margin-right: 0px;
	}
html>body #duo_content {
	margin-left: 201px;
	margin-right: 0px;
	}
	
#solo_content {
	background-color: #FFFFFF;
	color: #000000;
	padding: 10px;
	margin-bottom: 20px;
	}		

#supp_content {
	position: absolute;
	right: 20px;
	top:135px;
	width:180px;
	}

.center {
	margin:10px 10px 10px 10px;
	float: center;
	text-align: center;
	color: #000000;
	}

.maintext {
	margin:10px 100px 10px 100px;
	text-align: center;
	}
	
.sitelinks	{
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	/*margin:10px 10px 10px 10px;*/
	font-size:12px;
	text-align: right;
	color: #000000;
	}		

.comments {
	color: #000099;
	a: link {color: #000099};
	}

div.gal {
  	float: left;
	display: inline;
	text-align: center;
	height: 12em;
	margin:5px 5px 5px 5px;
	width: 110px; 
  	}
  
div.float p {
	text-align: center;
	}

div.container {
    border: 1px dashed #333;
    background-color: #999999;
    margin:20px 20px 20px 20px;
	color: #000000;
    }
	
div.container a {
	font-family: courier, "courier new";
	color: #990000;
	}
	
div.gal_container {
	margin: 0em 1.5em;
	}
		
#notes {
	width: 600px;
	text-align: left;
	padding: 10px 10px 10px 10px;
	}

.gal_date {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	}
	
.license {
	margin: 10px 0px 10px 0px;
	}
 
div.spacer {
    clear: both;
    }
  
.left	{
	/*margin: 10px 10px 10px 10px;*/
	font-size: 14px;
	text-align: left;
	color: #000000;
	}
	
.center {
	margin:10px 10px 10px 10px;
	font-size:10pt;
	text-align: center;
	color: #000000;
	}		
	
.archive	{
	padding:10px 10px 10px 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	}
	
blockquote {
	display: block;
	border:solid #000000 10px;
	background: #eeeeee;
	color: #222222;
	padding: 5px;
	font-family: Times New Roman, Times Roman, serif;
	font-size: .x-small;
	font-weight: normal;
	overflow: hidden;}
		
h1 {
	font-size:24px;
	font-weight: bold;
	}

h2	{
	font-size:20px;
	font-weight:bold;
	}

h3	{
	font-size:18px;
	font-weight: bold;
	}

.section_name {
	font-size: 20px;
	font-weight: bold;
	font-family: courier, "courier new", arial;
	}

.special {
	font-weight: bold;
	font-size: 17px;
	}
	
#navigation ul {
	list-style: none;
	width: 35%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}
	
#navigation li {
	background: #ccc;
	border: 2px solid #000;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#navigation a {
	font-weight: bold;
	font-size: 12pt;
	}
	
#navigation a:hover {
	color: #0000FF;
	text-decoration: none;
	}
	
#navigation #currentpage a {
	color: #FF0000;
	}
