*{
	padding: 0;
	margin: 0;
}
	
body{
	position: relative;
	background-image: url(http://www.thefishfactoryonline.com/images/components/back.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

h1{
	font-size: 1.25em;
}

h2{
	font-size: 1.15em;
}

h3{
	font-size: 1em;
}

h4{
	
}

h5{
	
}

h6{
	
}

/* Header selectors */
#logo{
	/*background-image: url(http://www.thefishfactoryonline.com/images/components/logo.jpg);
	background-repeat: no-repeat;*/
	position: relative;
	width: 296px;
	height: 177px;
	left: 0;
	top: 0;
}
	
#spectrumplay{
	position: absolute;
	right: 0;
	top: 0;
}

#banner{
	position: absolute;
	right: 10px;
	top: 107px;
}
	
#header_bottom{
	position: relative;
	width: 1024px;
	height: 225px;
}
	
#top_banner{
	position: absolute;
	right: 325px;
	top: 3px;
}

#promo{
	/*background-image: url(http://www.thefishfactoryonline.com/images/promos/nl.jpg);*/
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 190px;
	width: 298px;
	height: 201px;
}

#registration{
	position: absolute;
	left: 0;
	top: 190px;
	width: 295px;
	height: 195px;
	border: 1px solid #0a5992;
	font-size: 12px;
}

/* Header selectors EOF */

#outer{
	position: relative;
	width: 1024px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid blue;*/
}

/* Navigation buttons */
#navbar{
	position: relative;
	width: 1024px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}
/* Navigation buttons EOF */

#content{
	position: relative;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	/*
	border-left: 1px solid #0a5992;
	border-right: 1px solid #0a5992;
	*/
	border: 1px solid #0a5992;
	/*height: 400px;*/
	margin-top: .5em;
}

#footer{
	background-image: url(http://www.thefishfactoryonline.com/images/components/footer_refl.jpg);
	position: relative;
	width: 1024px;
	height: 296px;
	margin-top: 1em;
	font-size: 1.1em;
}

#design{
	/*
	background-image: url(http://www.thefishfactoryonline.com/images/components/bottom.jpg);
	background-repeat: repeat-x;
	*/
	position: absolute;
	left: 0em;
	top: 14em;
	font-weight: normal;
	font-size: .85em;
	color: #CCC;
	width: 1024px;
	height: 44px;
	padding: .5em 0 .5em 0;
}

#leftrail, #rightrail{
	position: relative;
	margin: .5em .5em .5em .5em;
	padding: 3em 0em 2em 0em;
	width: 196px;
	height: 250px;
	/*background-image: url(http://www.thefishfactoryonline.com/images/promos/column_head.jpg);*/
	/*background-repeat: no-repeat;*/
	border: 1px solid #0a5992;
	color: #CCC;
}


td{
	color: white;
}

#datetime{
	position: relative;
	/*background-color: #999;*/
	border: 1px solid #FF0000;
	color: #FFFF00;
	color: #FF0;
	width: 1024px;
	height: 1.5em;
}

td.price_label{
	/*width: 75%;*/
	vertical-align: bottom;
}

td.price{
	width: 0em;
	text-align: right;
}

td.image, td.verbage{
	/*background-color: white;*/
	/*padding: .5em;*/
	width: 17em;
}

td.verbage{
	border: 1px solid #666;
	background-color: #333;
	padding: .5em;
}

td.image{
	border: 1px solid #666;
	background-color: white;
	background-color: white;
	text-align: center;
}

#content #showcase{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	margin-top: 1em;
	margin-bottom: 1em;
}

p{
	margin: 1em 2em 1em 2em;
	color: #00ccff;
	line-height: 1.25em;
}

ul.bullets{
	margin: 1em 3em 1em 7em;
}

li{
	color: #00ccff;
}

td.gap{
	width: 0px;
}

td.description{
	width: 20em;
}

td.quantity{
	width: 7em;
	text-align: right;
}

td.price{
	width: 7em;
}

td.default{
	width: 20em;
}

td.ctrbodytext{
	padding: .5em;
}

td.contact_attrib{
	text-align: right;
	padding: 5px;
	vertical-align: top;
}

td.contact_value{
	text-align: left;
	padding: 5px;
}

#contact{
	margin: 2em;
}