body {
	margin: 10px;
	font-family: tahoma,arial,sans-serif;
	color: #444444;
	background-color: #577138;
	text-align: center;
}

#bg {	
	margin:0 auto;
	background-image: url(http://www.thesnakecompany.com/images/bgAlbino.gif);
	background-repeat: no-repeat;
	width: 740px;
	height: 675px;
}

#scrollpane {
	z-index: 2;
	position: relative;
	top: 173px;
	left: 43px;
	margin:0 auto;
	width: 380px;
	height: 295px;
	border: 0px solid #000000;
	overflow:auto; 
	scrollbar-DarkShadow-Color:#ffffff;
	scrollbar-Track-Color:#F9EACA; 
	scrollbar-Face-Color:#C16821; 
	scrollbar-Shadow-Color:#743E14; 
	scrollbar-Highlight-Color:#EFD9C7; 
	scrollbar-3dLight-Color:#ffffff; 
	scrollbar-Arrow-Color:#ffffff;
}

#content {
	z-index: 2;
	width: 350px;
	font-size: 12px;
}

#navBottom {
	position: relative;
	top: 280px;
	left: -10px;
	width: 740px;
	font-size: 11px;
	color:#FFFFFF;
}

#flashcontent{
	z-index: 1;
	margin:0 auto;
	position: relative;
	top: -414px;
	left: -90px;
	width: 470px;
}

#merchandise{
	z-index: 2;
	margin:0 auto;
	position: relative;
	top: -646px;
	left: 43px;
	width: 400px;
}

table {
	text-align: center;
	width: 320px;
	font-size: 12px;
	background-color: #EABB4E;
}

.contactTable {
	font-size: 12px;
	background-color: #ffffff;
}

.snakename {
	font-size: 12px;
	font-weight: bold;
	color:#AF8B3A;
}

.head {
	padding: 5px;
	background-color: #C16821;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}

.odd {
	padding: 5px;
	background-color: #FBF1DB;
}

.even {
	padding: 5px;
	background-color: #FDF8EE;
}

.title {
	font-size: 20px;
	font-weight: bold;
	color: #9C4B0B;
}

.titleSub {
	font-size: 14px;
	font-weight: bold;
	color: #B88C2D;
}

a {
	color:#A8530F;
	text-decoration: underline;
}

a.footer {
	color:#FFFFFF;
	text-decoration: underline;
}