body
{
	margin-top: 0px;
	margin-left:0px;
	margin-height: 0px;
	margin-width: 0px;
	background-color: #ededed;
	letter-spacing: 1px;
}
#hitcounter
{
	font-size: 2px;
	color: silver;
}
#logocell
{
	width: 360px;
}

#thumbnails
{
	width: 200px;
	font-family: arial;
	font-size: 17px;
}
a{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	letter-spacing: 2px;

}
a:hover
{
	
}
#menutop
{
	height:100px;
}
#madeby
{
	font-size: 12px;
}
#selectedmenu
{
	font-family: arial;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	color: silver;
}

#maindiv
{
	overflow: hidden;
	border: 0px solid black;
	height: 360px;
	width: 60px;
}


#contentdiv
{
	font-family: Arial;
	font-size: 12px;
	overflow: hidden;
	border: 3px solid white;
	height: 290px;
	width: 500px;
}

#contentdiv a
{
	font-weight: normal;
	color: #A87B1E;
}

.imagebar
{
	width: 50px;
	height: 50px;
	background-color: white;
	color:black;
	text-align: center;
}
.imagebarselected
{
	width: 50px;
	height: 50px;
	background-color: black;
	color: black;
	text-align: center;

}
.imagebarover
{
	width: 50px;
	height: 50px;
	background-color: gray;
	color: white;
	text-align: center;

}

