body    
	{
	background-color: #ffffff;
    background-image: url(http://zealot.shinytoysoldier.net/v1bg.png);
	margin: 0px;
	padding: 0px;
}
	
.top {
	background-image: url("http://zealot.shinytoysoldier.net/v1bgtop.png");
	background-repeat: repeat-x;
}

h1 {
 font: 13px Georgia, Helvetica, Times New Roman;
 padding: 15px 0px 15px 5px;
 margin: 0;
 color: #d72f00;
 text-align: left;
 text-transform: lowercase;
 font-style: bold; 
 letter-spacing: 5px;
 line-height: 6px; 
}
h1:first-letter { 
	color: #d72f00;
	font-size: 25px;
	line-height: 6px;
	font-style: italic;
}
    
h2 {
 font: 13px Georgia, Helvetica, Times New Roman;
 padding: 6px 0px 0px 5px;
 margin: 0;
 color: #929292;
 text-align: left;
 text-transform: none;
 font-style: bold; 
 letter-spacing: -1px;
 line-height: 8px; 
}

b {
 color: #d72f00; 
}
i {
 color: #edb403;
}

a:link, a:visited, a:active {
 color: #edb403;
 font-weight: none;
 text-decoration: none; 
 border-bottom: 0px dotted;
}

a:hover {
color: #d72f00; 
font-weight: none; 
text-decoration: none; 
border-bottom: 1px dotted;
}

.header{
    background-image: url(v1header.png); 
    width: 438px;
    height: 480px;
    background-repeat: no-repeat;
	text-align: justify;
	padding: 0px;
	margin: 0;
}

.content{
	font: 12px Arial, Tahoma, Verdana;
	color: #575651;
	text-align: justify;
	margin-left: 400px;
	margin-top: -290px;
    padding-bottom: 20px;
	width: 320px;
}

.navigation {
 list-style: none;
 margin: 0; padding: 0;
 text-align: justify;
 margin-left: 230px;
 margin-top: 5px;
 padding-bottom: 0px;
 width: 140px;
 float: center;
}
.navigation a, .navigation a:visited, .navigation a:active {
 display: block;
 width: 140px;
 font: 9px Arial, Tahoma, Verdana;
 color: #929292;
 line-height: 15px;
 border-bottom: 1px dashed #929292;
 text-align: center;
 padding: 3px 0;
 margin-bottom: 0px;
 background: #f3f3f3;
}
.navigation a:hover {
 background: #872a00;
 color: #d72f00;
 border-bottom: 1px dashed #d72f00;
}

.owned {
	text-align: center;
	font: 10px Arial, Tahoma, Verdana;
	color: #575651;
    border-bottom: 0px;
}

.owned
{	text-align: center;}

.owned a:hover 
{	border-bottom: 0px;}
      	               
img.owned { 
	border: 8px solid #d72f00; 
	margin: 3px;
}

img:hover.owned {
	border: 8px solid #edb403; 
	}

.owned a img 
{ 	border: 8px solid #d72f00; }

.owned a:hover img 
{	border: 8px solid #edb403; }