body
{
	margin: 0;
	padding: 0;
	font-family: arial, hevetica, sans-serif;
	text-align: center;
	background-color: #4c0068;
	background-image: url(../images/body_bkgd.gif);
	background-repeat: repeat-x;
	color: #ffea00;
}

img{
border: 0px;
}


h2
{
	color: #ffea00;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

h2 a { text-decoration: none; }

h3
{
	color: #ffea00;
	font-weight: bold;
	margin-top: 0;
	background-image: url(../images/tile_back.gif);
	background-repeat: repeat-x;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}

#container
{
	margin: 0px auto;
	width: 800px;
	text-align: left;
	background-color: #4c0068;
	border: 1px solid #1b0025;
}

#header
{
	height: 150px;
	width: 800px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}

#header h1
{
	margin: 0px;
	visibility: hidden;
	padding: 0;
}

#contents { 
	margin: 0 0px 40px 165px;
	width: 625px;
}

.banner {
	float: left;
	padding: 0px 0 0 0px;
	margin: 0 0 10px 0;
	background: #331241;
	height: 85px;
	width: 605px;
	/* clear: right; */
}


.front_links {
	float: left;
	padding: 20px 0 0 20px;
	margin: 0 0 10px 0;
	background: #4c0068;
	height: 250px;
	/* width: 605px; */
	width: 585px;
	/* clear: right; */
}

.clear_float {
clear: both;
}

.page_name{

	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	/* background: #331241; */
	height: 30px;
	line-height: 30px;
	width: 605px;
	/* clear: right; */
	text-align: right;
}

.catalog_entry { 
	float: left;
	padding: 20px 0 0 20px;
	margin: 0 0 20px 0;
	background: #331241;
	width: 605px;
	/* clear: right; */
}


.imagefloat
{
	float: left;
	padding: 2px;
	margin: 0 10px 20px 0px;
}




#mainnav
{
	color: #ffea00;
	padding: 2px 0;
	margin-bottom: 22px;
	text-align: center;
	background-image: url(../images/tile_back.gif);
	background-repeat: repeat-x;

}


#mainnav ul
{
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}

#mainnav li
{
	display: inline;
	padding: 0 10px;
}

#mainnav li a
{
	text-decoration: none;
	color: #ffea00;
}

#mainnav li a:hover
{
	text-decoration: underline;
	color: #ffea00;
}

#left_nav {
	text-align: center;
	width: 145px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-color:  #331241;
}

#navlist ul {
padding: 0;
margin: 0;
border-bottom: 1px solid #220138;
width: 145px;
}

#navlist li {
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #220138;
}

#navlist li a:link{
	text-decoration: none;
	color: #ffea00;
	font-size: 14px;
	font-weight: bold;
}

#navlist li a:visited{
	text-decoration: none;
	color: #ffea00;
	font-size: 14px;
	font-weight: bold;
}

#navlist li a:hover{
	text-decoration: none;
	color: #ffff33;
	font-size: 14px;
	font-weight: bold;
}

#navlist li a:active{
	text-decoration: none;
	color: #ffea00;
	font-size: 14px;
	font-weight: bold;
}


.nav_header{
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	background-color: #000;
	background-image: url(../images/tile_back.gif);
	background-repeat: repeat-x;

}

.active{
background-color: #ffea00;
text-decoration: none;
color: #000;
font-size: 14px;
font-weight: bold;

}

#footer
{
	clear: both;
	color: #ffea00;
	text-align: center;
	padding: 5px;
	font-size: 90%;
	background: #1b0025;
	background-image: url(../images/tile_back.gif);
	background-repeat: repeat-x;
}


.prod_number{
	font-weight: bold;
	font-size: 20px;
	color: #ffea00;
}

.prod_description{
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}

.prod_age{
	font-weight: bold;
	font-size: 14px;
	color: #ffea00;
}

