body {
	margin: 5px;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../styleImages/gfx_02.png);
	background-repeat: repeat-x;
	background-position: 0 -57px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pageSurround {
	width: 955px;
	margin:25px auto 0 auto;
	padding: 0px;
	background-color: #000000;
	background-image: url(../styleImages/gfx_05.png);
	background-repeat: no-repeat;
	background-position: top;
}
#subSurround {
}
#topHeader {
	text-align: right;
	height: 39px;
	margin:0;
	padding:12px 17px 5px; 0;
	font-size:11px;
	font-weight:bold;
}

#topHeader a{
	text-decoration:underline;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

#session a{
font-size:11px;
}

#session {
color:#FFFFFF;
font-weight:normal;
}


.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #bababa;
	background-color:#252525;
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding:3px 5px 0 15px;
	float: left;
}
.colMid {
	position: relative;
	width:760px;
	float: left;
}
.colRight {
	position: relative;
	width: 0px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	padding: 3px 0 0 15px;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #646464;
	margin-bottom: 5px;
	
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
	padding-top:4px;
	background-image: url(../styleImages/gfx_07.png);
	background-repeat: no-repeat;
	background-position: top;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}

.procat {float:left; width:170px; height:230px; padding:0 16px 0 0; color:646464;}

.procat a{color:#bababa;}

.procat img{border:1px solid #585858; margin:4px 0 4px 0;}

#navigation {
padding:0 0 20px 180px;
margin-bottom:15px;
}

.navv {
padding-left: 0;
margin-left: 0;
color: White;
float: left;
width: 100%;
font-family: "Courier New", Courier, mono;
font-size:16px;
}
.navv li{
display: inline;
}

.navv li a{
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: left;
}

.navv li a:hover
{
color: #CC0000;
}

.elfer {
 font-size:11px;
}

.elfer a{
color:#bababa;
}

a img {
border:1px solid #585858;
color:#585858;
}

.whatever {
color:#333333;
}

.colLeft a img {
border:none;
}