body
{
	background-color:#666666;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
div#wrapper
{
	text-align:center;
	margin:0 auto;
	width:800px;
}
#body
{
	background-color: #E9E9E9;
	background-image: url(images/main_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
#header
{
	border-bottom:solid 3px #000000;
}
#subheader
{
	margin:10px;
}
#content
{
	margin:10px;
	padding-bottom:20px;
}
#batteries
{
	margin-top:15px;
}
#flashlights
{
	margin-top:15px;
}
#bottom_links
{
	padding:10px;
}
#footer
{
	font-size:10px;
}
.desc
{
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.desc_link
{
	text-align:center;
	font-weight:bold;
	margin-top:20px;
}
.desc_link a:link, a:visited
{
	text-decoration: underline;
	color:#0033CC;
}
.desc_link a:active
{
	text-decoration: none;
}
.desc_link a:hover
{
	text-decoration: none; 
	color:#ac151a;
}
.borders td
{
	border-width:1px; border-style:solid; border-collapse:collapse; border-color:#CCCCCC;
}
.blue_link a:link, a:visited
{
	text-decoration: underline;
	color:#0033CC;
}
.blue_link a:active
{
	text-decoration: none;
}
.blue_link a:hover
{
	text-decoration: none; 
	color:#ac151a;
}
.text_input
{
	font-size:11px;
}
.greybutton
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	background-color:#E9E9E9;
	border:solid 1px #000000;
	text-decoration:none;
}

