#header {
	background-position: center;
	width: 100%;
}
#wrapper {
	background-color: #000000;
	background-image: url(../images/bgwrapper.jpg);
	position: relative;
	border: thin none #CCCCCC;
	background-repeat: repeat;
}

#credits{
     background-color: #000000;
	 width: 995px;
	 
}


#main{
	background-color: #FFFFFF;
	width: 995px;
	padding-top: -10px;
	background-position: center;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	color: #333333;
	padding-left: 15px;
	text-align: left;
	font-weight: normal;
	padding-right: 15px;

}



body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#nav {
	border: thin none #AB1631;
	height: 38px;
	width: 996px;
	margin-left: 0px;
	background-color: #993399;
	background-image: url(../images/navbg.gif);
	list-style-image: none;

}


.store {
	background-color: #CC0000;
	text-transform: uppercase;
	text-decoration:none;
	color: #FFFFFF;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CE9DCE;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CE9DCE;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	color: #333333;
	list-style-type: circle;
	list-style-position: inside;
}
#nav2 {
	border: thin none #AB1631;
	width: 996px;
	margin-left: 0px;
	left: 15px;
	bottom: 3px;
	height: 38px;
	top: 2px;
	list-style-image: none;


}
.tribute {
	font-weight: normal;
	padding-right: 15px;

}
#highlight {
	background-image: url(../images/highlightbox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#sidebar {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #50294D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#menu {
	list-style-type: none;
	background-position: left;
	padding-left: 5px;


}
#menu a {
	color: #FFFFFF;
	border: none;
	text-decoration: none;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;










}
#menu a:hover {
	color: #333333;
}
#menu ul {
	background-color: #993399;
	height: 600px;
	width: 100px;
}
#menu li {
	height: 31px;
	width: 120px;
	background-color: #993399;
	border: thin solid #CC66FF;
	background-position: center;
	float: none;
	list-style-image: none;




}
