body {
	background-color: #FFFFFF;
	margin: 0;
	font-family: "Courier New", Courier, mono;
}

td {
	 font-family: "Courier New", Courier, mono;
}

a {
	text-decoration: none;
	color=black;
}

.tab {
	margin-left: 30px;
	padding: 0 15px 0 15px;
	font-size: 12px;
	background-image:url(btn_off.gif);
}

.activetab {
	font-weight: bold;
	color=blue;
	background-image:url(btn_on.gif)
}

.thumb_desc {
	font-weight: bold;
	font-size: 12px;
	background-image:url(bktile.jpg);
}

.tabspace {
	width: 100px;
	height: 18px;
}

.tabmargin {
	width: 6px;
}

#tabarea {
	background-image:url(tab.gif);
}

#leftarea {
	width: 40px;
	height: 432px;
	background-image:url(left.gif);
}

#centerarea {
	width: 80px;
	height: 432px;
	background-image:url(center.gif);
}

#navarea {
	width: 350px;
	height: 432px;
	background-image:url(bktile.jpg);
}

#imagearealeft {
	width: 30px;
	height: 432px;
	background-image:url(bktile.jpg);
}

#imagearearight {
	width: 360px;
	height: 432px;
	background-image:url(bktile.jpg);
}

#rightarea {
	width: 20px;
	height: 432px;
	background-image:url(right.gif);
}

#bottomarea {
	width: 1242px;
	height: 80px;
	background-image:url(bottom.gif);
}

#toparea {
	width: 1242px;
	height: 60px;
	background-image:url(top.gif);
}

.comment {
	color=#555555;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #D68AAB;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #B1B3B0;
}

.album {
	font-family: Comic-sans;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #3561A2;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.counter {
	background-color: #404040;
	height: 25px;
}