	html,body {
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-size: 14px;
	background-color: black;
	background-image: url('images/bg.png');
background-repeat: repeat-y;
background-attachment: scroll;
	background-position: top left; 
	
	height:100%; 
min-height:100%; 


	
		}

a {
color: #000000;
text-decoration: none;
border-bottom: #000000;
border-width: 0px 0px 1px 0px;
border-style: none none dashed none;
}

a.image {
text-decoration: none;
border-style: none none none none;
}


A:hover {

	COLOR: #ff0000;
	/*font-weight: bold;*/

}


#header{ 
text-align:left; 
font: bolder 25pt Impact, "New SchoolBook", sans-serif; 
border-bottom: 4px dashed #000000;
} 

#newsdivider{ 
border-bottom: 1px solid #0f0f0f;
} 

/*
#footer {
width:575px;
font-size: 10px;
font-weight: bold;
	position: absolute;
	bottom: 0;
	text-align: center;
}
*/


#footer{ 
position:relative; 
top:-5%; 
height:10%;
width:575px;
font-size: 12px;
font-weight: bold;
margin-left:214px;
	text-align: center;
} 
 * html #footer{ /*IE */ 
top:0; 
} 
| * > #footer{ /* Opera using CSS3 selectors that other browsers will support later, look out */ 
top:0; 
}

	


#navigation{ 
width:190px;
position:absolute; 
top:220px; 
margin-left:10px; 
/*margin-right:auto;*/ 
text-align:left; 

} 

#centercontent {
width:575px;
padding-right:10px;
position:relative; 
top:0px;
/*height:100%;*/
margin-left:214px;
min-height:95%;
}

/* holly hack to target IE win Only \*/ 
* html #centercontent{ 
height:95%; 
} 
/* end hack */ 


.imagefloatright { 
	float: right;
	margin: 25px 0px 10px 10px;
	border: 1px solid #666;
	padding: 2px;
}

.imagefloatrightclear { 
float: right; 
clear: right; 
margin: 25px 0px 0px 10px; 
border: 1px solid #666;
	padding: 2px;
	}
	
	.imagealigncenter { 
text-align: center; 
border: 1px solid #666;
	padding: 2px;
	}

#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
width: 170px;
padding: 0px;
margin: 0px;

}


#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;

}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 2px dashed #FFFFFF;
padding: 5px 0px 2px 1px;
text-decoration: none;
color: #FFFFFF;
width:170px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #FF0000;
background-color: #000000;
border-bottom: 2px dashed #FF0000;
}

div.photoalign {
	width:575px;
	text-align:center;
	
	
	

}

div.photo {
	padding: 0 25px 25px 0;
	border: 0; margin: 0;
	/*float: left; width: 125px;
	height: 125px;*/
}

/*
div.photo a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: 0;
}
*/

div.photoalign img {
	text-align:center;
 	border: 1px solid black;
	padding: 2px;
	background-color: white;
	vertical-align: middle;
}


#imagecontainer {
	/*left:734px;*/
	position: absolute;
	top:600px;
/*	width:155px;
	height:102px;*/
	/*border:1px solid #000;*/
}

#photo span {
  display:none;
}	


#photo a:hover {
color: #000000;
	background: #000000;
	text-decoration: none;
	
}
#photo a {
color: #FFFFFF;
	text-decoration: none;
	
}


#newstitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
}
#newsentry {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;

}

/* auction photos */
/*
.thumbnail
{
float: left;
width: 100px;
margin: 0 10px 10px 0;
padding: 5px;
}

.thumbnail a {
	color: #666666;
}

.thumbnail a:link {
    color: #666666;
	
}

.thumbnail a:visited {
    color: #666666;
}

.thumbnail a:hover {
   color: #000000;
}

.leftblockimage {
    border: 1px solid #000000;
}
*/
/* auction photo end */