html {
scrollbar-base-color: #660000;
scrollbar-arrow-color: white;

scrollbar-shadow-color: #993333;
scrollbar-lightshadow-color: red; 
scrollbar-darkshadow-color: #993333;

scrollbar-highlight-color: #FFFF99;
scrollbar-3dlight-color: blue;
 }
	
	body {
	background-color: black;
	margin:0px;
	background-position: center;
	text-align: center;
}

.pagebody {
	height: 564px;
	width: 900px;
	background-color: black;
}

.logo {
	position: relative;
	height: 135px;
	width: 317px;
	background-image:  url(images/logo.GIF);
	z-index:2;
	float:left;	
}

.navbox {
	position: relative;
	width: 900px;
	z-index:2;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid YELLOW;	
}

.nav {
	text-align: center;
	position: relative;
	color: silver;
	height: 15px;
	width: 175px;
	text-decoration: none;
	border: 1px solid black;
}

a.nav:hover {
	color: #660000;
	text-decoration: none;
	background-color: white;
	border: 1px solid #660000;
	}
	
.pageid2 {
	z-index:2;
	position: relative;
	float:right;
}

.pageid {
	z-index:2;
	position: relative;
	float:right;
	top:15px;
}
.storehours {
	position: relative;
	top:50px;
	background-image:  url(images/storehours.GIF);
	height: 95px;
	width: 225px;
	z-index:2;
	background-position: center;
	text-align: center;
	background-repeat: no-repeat;
}
.ads_category {
	position: relative;
	background-color: black;
	width: 225px;
	top:50px;
	z-index:2;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid yellow;
}
.ads_category_nav {
	text-align: center;
	position: relative;
	color: silver;
	height: 15px;
	width: 175px;
	margin:10px;
	text-decoration: none;
	border: 1px solid black;
}
a.ads_category_nav:hover {
	color: #660000;
	text-decoration: none;
	background-color: white;
	border: 1px solid #660000;
	}

.pagetext {
	display: none;
}

.contentbox {
	z-index:2;
	width: 585px;
	text-align: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding:10px;
	background-color: white;
	border: 3px solid #660000;
	float:right;
}

.contentbox2 {
	z-index:2;
	width: 585px;
	text-align: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding:10px;
	background-color: white;
	border: 3px solid #660000;
	float:right;
}


.taglineother {
	z-index:2;
	position: relative;
	float:left;
	left:400px;
}


.contentline {
	height:100px;
	width: 400px;
	position: relaive;
}


.label {
	height: 100px;
	width: 100px;
	position: relaive;
	float:left;
	font-weight: bold;
}

.content {
	position: relative;
	width: 200px;
	position: relaive;
	float:left;
}

.d2bottomlogo {
	top:-130px;
	position: relative;
	background-image: url(images/d2logo.GIF);
	position: relative;
	height:50px;
	width: 900px;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
}

a.d2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}


a.d2:hover {
	color: white;
}

.ad_box {
	position: relative;
    border: 3px solid black;
	width:560px;
	padding:5px;
	margin:2px;	
	z-index:2;	
}
.img_box {
	position: relative;
    border: 1px solid black;
	float:left;
    text-align: center;
	padding:2px;
	background-color: silver;
}
.text_box {
	position: relative;
	padding:25px;
}
.ad_title {
	font-family: Arial;
	font-size: 12pt;
    text-align: center;
	font-weight: bold;
	padding:5px;
}
.ad_desc {
	font-family: Arial;
	font-size: 10pt;
    text-align: center;
}

	
.pageimage {
	position: relative;
	z-index:1;
	float:left;
	top:-130px;
}
.tagline {
	position: relative;
	float:right;
}

.navboxbtm {
	top:-130px;
	position: relative;
	width: 900px;
	z-index:2;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid YELLOW;	
}
