body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.gif);

}

#master {
	position: relative;
	width:868px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	background-image: url(bg.gif);
}

#logo {
	position: absolute;
	width:865px;
	height:107px;
	top: 0px;
	left: 0px;
	background-color: #000000;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px;
}
#baskalogo {
	background-image: none;
	background-repeat: no-repeat;
	min-height: 196px;
	width: 200px;
	float: left;
	background-position: center top;
}
#navbar {
	position: absolute;
	height:27px;
	width: 100%;
	top: 106px;
	right: 0px;
	text-align: left;
	line-height: 35px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
}
#cart {
	position:absolute;
	width:60px;
	height:36px;
	z-index:1;
	left: 809px;
	top: 2px;
}
#shop {
	position:absolute;
	width:36px;
	height:36px;
	z-index:1;
	left: 770px;
	top: 3px;
}
#carthp {
	position:absolute;
	width:60px;
	height:36px;
	z-index:1;
	left: 59px;
	top: 2px;
}
#shophp {
	position:absolute;
	width:36px;
	height:36px;
	z-index:1;
	left: 20px;
	top: 3px;
}
#picture {
	position: absolute;
	height:103px;
	width: 298px;
	top: 0px;
	right: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#scrollbox {
	position:absolute;
	width:287px;
	height:97px;
	z-index:1;
	left: 603px;
	top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#bodywrap {
	background-color: #FFFFFF;
	margin-top: 150px;
	position: absolute;
	padding: 20px;
	top: -14px;
	height: auto;
	width: 830px;
}

#sidecol {
   width:200px;

    margin-bottom: 20px;

    padding: 5px;

	float: right;
	background-color: #FF9900;
	padding: 5px;
	height: auto;

}
#nextbox {
	width:200px;
	background-color: #FFFF00;
	position: relative;
	
}
#footerboxes {
	width:200px;
	position: relative;
	float: left;
	
}

#spotlight {
	width:195px;
	margin: 30px 10 10 0;
	padding: 30px 10 10 0;
	float: right;
	text-align: center;
	border-right: thin solid #CCCCCC;
}

#spotlight a{

	font-size: 10px;
}


#maincol {
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 0px;
	width: 600px;

}
#inside {
	
	padding: 10px;

}
#fullcol {
	margin-left: 0px;
	margin-bottom: 20px;
	width: 860px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#footer {
	width:100%;
	height:auto;
	clear: both;
	padding: 10px 0px;
	text-align: center;
	color: #000000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a {
     	color : #CC6600;

}
     h2  {
	font-size : 14pt;
	align : center;
	color : #CC6600;
	text-align: center;
     }
.error
{
	color:red;
}
h2     {
     	font-size : 14pt;
     	align : center;
     	color : #CC6600;
     }
.off
{
	color:red;
	font-weight:bold;
}
.on
{
	color:green;
	font-weight:bold;
}
