#imgLinkBox a {
	text-align:center;
	border:1px solid #666;
	background:#CCC;
	width:auto;
	height:auto;
	float: right;
	padding:2px;
	margin: 0 0 8px 8px;
}

#AMZLinkBox {
	text-align:center;
	/*border:1px solid #666;*/
	/*background:#CCC;*/
	width:auto;
	height:auto;
	float: right;
	padding:2px;
	margin: 0 0 8px 8px;
}

#imgLinkBox a:hover {
	border:1px solid #9C9;
	background:#9C9;
	}

#newDiv {
	color: #000000;
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	font-size: 14px;
}

#storeNav {
	background: #584118;
	text-align:center;
	margin:0 auto 0 auto;
	width:950px;
	height:auto;
	padding:3px 0 3px 0;
	}

#storeNav a {
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	font-size: 14px;
	text-decoration: none;
	color: #FFCC00;
	}
	
#storeNav a:hover {
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	font-size: 14px;
	text-decoration: underline;
	color: #33FF00;
}

#navArea {
	background: url('images/brown_ghost.png') repeat;
	text-align:left;
	}
	
#navArea a {
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	font-size: 14px;
	text-decoration: none;
	color: #FFCC00;
}

#navArea a:hover {
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	font-size: 14px;
	text-decoration: underline;
	color: #33FF00;
}

#navArea table td {
	text-align:left;
	}

#newDiv a {
	color: #3333EE;
	text-decotration: none;
}

#newDiv a:hover {
	color: #3333EE;
	text-decotration: underline;
}

#newDiv h1 {
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}

.body {
	/*background: url('images/treeBG.jpg') no-repeat top fixed;*/
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	font-size: 14px;
	color: #FFFFFF;
}

#transparency {
filter: alpha(opacity=20); -moz-opacity: .20; opacity: 0.20; background-color: #FFF;
}

h1 {
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	font-size: 16px;
	font-weight: bold;
	color: #33FF00;
}

.heading {
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	font-size: 16px;
	font-weight: bold;
	color: #33FF00;
}
td {
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	font-size: 14px;
	color: #FFFFFF;
}
.small {
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	font-size: 11px;
	color: #444444;
}

ul a {
	font-weight:bold;
	text-decoration:none;
	color: #009900;
	}
	
ul a:hover {
	color: #009900;
}

a {
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	/*font-size: 14px;*/
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	/*font-size: 14px;*/
	text-decoration: none;
	color: #FFCC00;
}
a:visited {
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	/*font-size: 14px;*/
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	/*font-size: 14px;*/
	text-decoration: underline;
	color: #33FF00;
}

