body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF1DD;
	padding: 0px;
	color: #330000;
	margin:0px 0px 0px 0px;
	font-size: 11px;
	background-image: url(images/bg.jpg);
		}

#centercontent {
	width:700px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A0402;
	margin-top: 0px;
	margin-bottom: 35px;
	height: 420px;
	padding-top: 5px;
	margin-left: 110px;
	padding-right: 5px;
	padding-left: 5px;
		}

	
#banner {
	height:80px;
	width: 100%;
	background-color: #634545;
	background-image: url(images/name.jpg);
	background-position: left;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
		}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 9px;
	color: #CCC;
	padding-top: 8px;
	}

/*for bottom*/
#bottom {
	font-size: 12px;
	background-color:#614542;
	width: 100%;
	height:70px;
	color: #111;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 540px;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-y;
	background-position: right;
	left: 0px;
}

#categories {
	height: 50px;
	position: absolute;
	top: 539px;
	font-size: 9px;
	margin-left: 10px;
	background-position: left;
	left: 0px;
}

table.categories {
	background-position: center;
	font-size: 10px;
}

#smalltext {
	font-size: 9px;
	color: #CCCCCC;
	position: absolute;
	top: 540px;
	left: 0px;
	width: 100%;
}

/* for links */
a:hover {
	color:#000;
	background-color: #82DEE6;
}

a:visited {
	color: #210d08;
}
a:link {
	color: #210D08;
}
a:active {
	color: #FFF;
}
A {
	text-decoration:none
} 

a.white {
	color:#FFFFFF;
	height: 10px;
	font-weight: normal;
	font-style: normal;
}

/* for image tables */
table.img {
	background-position: center top;
	padding: 5px;
	width: 670px;
	font-size: 9px;
}
td.imgpic {
	padding: 2px;
	text-align: center;
	margin: 0px;
}
td.imgdesc {
	font-size: 12px;
	color: #330000;
	padding: 0px 0px 1px 1px;
	margin: 0px;
	background-color: #F5E3D4;
	border: 1px dotted #663300;
	background-position: top;
}
.readable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
