
#listings
{
	padding: 15px;
}


#listings hr
{
	background-color: #FF0000;
	height: 3px;
}


div.searcher
{
	border: solid 2px #000000;
	width: 200px; 
	float: left; 
	margin-left: -200px;
	_margin-left: -100px; /* IE6 Hack */
	background-image: url('../shared_img/bg.gif'); 
	text-align: center;
	padding-top: 1em;
}


div.searcher fieldset
{
	margin: 5px; 
}




#heading
{
	text-align: center;
	padding-bottom: 15px;
	overflow: auto;
}

#heading a
{
	color: Maroon;
}




body 
{
	background-image: url('../shared_img/blocker.jpg');

	background-color: #000000;
	margin: 30px 0px 30px 0px;
}



#wholepage
{
	background: url('../shared_img/block.jpg') repeat-x;
	padding: 0px 80px 50px 80px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0.3em 0em 0.3em 0em;
	border-color: #FFFFFF #FFFFFF Pink #FFFFFF;
}



.lesswide
{
	width: 80%; 
}



.big
{
	font-weight: bold;
}


.weakfont
{
	font-size: smaller;
	color: DimGray;
}


.notice
{
	font-weight: bold;
	text-decoration: underline;
}


.red
{
	color: #000000;
	background-color: Pink;
	font-weight: bold; 
}


.green
{
	color: #000000;
	background-color: LightGreen;
	font-weight: bold; 
}


#attlist
{
	padding-left: 1em;
	float: right;
}


#attlist table
{
	background-color: #FFFFFF;
	width: 300px; 
	

}

#attlist td, #attlist th
{
	background-color: PowderBlue;
	padding: 4px;
}



#copyright
{
	color: #FFFFFF; 
	font-weight: bold;
	overflow: auto;
}


#copyright a
{
	color: Beige;
}



#copyright td, #footerWrapper td
{
	width: 33%;
	vertical-align: top;
}


#content
{
	border-top: #000000 2px Solid; 
	margin-bottom: 1em;
	padding: 1em;
}


#content td
{
	background-color: MistyRose;
	color: #000000;
}



#content td, #content th
{
	padding: 7px;
	vertical-align: top;
}


#content table
{
	background-color: #FFFFFF;
}



#content a
{
	color: #000000;
	font-weight: bold;
}


#content a:hover
{
	color: #FFFFFF;
	background-color: PaleVioletRed;
}


#content tr.fav { text-align: center; background-color: #90EE90; }
#content tr.miscat { text-align: center; background-color: #FFD700; }
#content tr.spam { text-align: center; background-color: #F08080; }



#about
{
	padding: 2em;
}



#about th
{
	background-color: Orange;
}



#about td
{
	background-color: Bisque;
}


#stamp
{
	font-size: xx-small;
	color: Grey;
}



#footerWrapper {
	font-weight: bold;
	overflow: auto;
	border: Solid 2px LightGrey;

}




div.blowup input
{
	font-size: 1.2em;
}


.blowup
{
	font-size: 1.2em;
}

.darkback
{
	background-color: #000000; 
	color: white;
}



.lightback
{
	color: #000000; 
	background-color: white;
}




.centering
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}



.margin-center
{
	margin-left: auto;
	margin-right: auto;
}


.underline
{
	text-decoration: underline;
}


.javalink
{
	cursor: pointer;
	text-decoration: underline;
}


.width200
{
	width: 350px;
}


.padded
{
	padding: 1em;
}


.smallpadded
{
	padding: 0.2em;
}


.paddedside
{
	padding-left: 1em;
	padding-right: 1em;
}



.container
{
	overflow: auto;
}

