body {
	margin: 20px 20px 20px 20px;
	background:#000000;
	/*padding: 10px;*/
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

a:link 		{text-decoration: none; color: #000000; font-weight:bold;}
a:visited	{text-decoration: none; color: #000000; font-weight:bold;}
a:active	{text-decoration: line-through; color: #000000;}
a:hover	    {text-decoration: line-through; color: #000000;}
	
.maintext a:link    {text-decoration: underline; color: #555; font-weight:bold;	}
.maintext a:visited	{text-decoration: underline; color: #777; font-weight:bold;}
.maintext a:active	{text-decoration: line-through; color: #000000;}
.maintext a:hover	{text-decoration: line-through; color: #000000;}	

.storycontent a:link 	{text-decoration: underline; color: #555; font-weight:bold;	}
.storycontent a:visited	{text-decoration: underline; color: #777; font-weight:bold;}
.storycontent a:active	{text-decoration: line-through; color: #000000;}
.storycontent a:hover	{text-decoration: line-through; color: #000000;}


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;
}

#title	{
	color: #0000FF;	
}

#navbar	{
	background:#FF0000;
	text-align: center;
	font-size:12pt;
	font-weight:bold;
	padding: 10px;
}

.gallery_alt {
	/* based on .one */
	background-color: #666666;
	padding: 10px;
	margin: 0px 0px 20px 0px;
}

.one {
    /* white */
	background: #FFF;
	padding: 10px;
	margin: 0px 0px 20px 0px;
}

.two {
	/* red */
	background: #F00;
	padding: 10px;
	margin: 0px 0px 20px 0px;
}

.three {
	/* blue */
	background: #00F;
	padding: 10px;
	margin: 0px 0px 20px 0px;
}
	
.four {
	/* yellow */
	background: #FF0;
	padding: 10px;
	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: #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 10px 10px 10px;
	color: #000000;
}
	
.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: #999999;
    margin:20px 20px 20px 20px;
}
	
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;
}

.discuss {
	text-align: right;
	font-family: times-roman, times, serif;
	font-weight: bold;
}
	
.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;
	margin: 0px 0px 0px 0px;
}

.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: #333;
	text-decoration: none;
}
	
#navigation #currentpage a {
	color: #00F;
}	

<!--I think all of this is for the old Blogger blog -->

.BlogItemBody a:link 		{text-decoration: underline;}
.BlogItemBody a:visited		{text-decoration: underline;}
.BlogItemBody a:active		{text-decoration: line-through;}
.BlogItemBody a:hover		{text-decoration: line-through;}
	
.BlogDateHeader {
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 18px;
	color: #999;
}
	
.BlogItemTitle {
	margin: 0px;
	font-weight: bold;
	color: #00F;
}

.BlogItemBody {
	font-size: 14px;
}

.Permalink {
	font-size: 10px;
}
	
.arch_block {
	background: #FF0;
	margin: 0px 0px 20px 0px;
}