body,html{
	font-family: Arial;
	margin: 0 0 0 0;
	background-color: #333333;
}

img {
	border: 0px;
}

a:link
{
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

a:visited
{
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCCC;
}

img.titleimage {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#yirgaalem
{
	position: absolute;
	left: 0px;
 	display: block;
	width: 100px;
	height: 56px;
	background: url("images/yirgaalem.jpg") no-repeat 0 0;
	background-position: 0 -56px;

}

#yirgaalem:hover
{
	background-position: 0 0px;
}

#wentgonzo
{
	position: absolute;
	left: 108px;
	top: 0px;
 	display: block;
	width: 100px;
	height: 56px;
	background: url("images/wentgonzo.jpg") no-repeat 0 0;
	background-position: 0 -56px;
}

#wentgonzo:hover
{ 
	background-position: 0 0px;
}

#kissofthesun
{
	position: absolute;
	left: 216px;
	top: 0px;
 	display: block;
	width: 100px;
	height: 56px;
	background: url("images/kissofthesun.jpg") no-repeat 0 0;
	background-position: 0 -56px;
}

#kissofthesun:hover
{ 
	background-position: 0 0px;
}

#walker
{
	position: absolute;
	left: 324px;
	top: 0px;
 	display: block;
	width: 100px;
	height: 56px;
	background: url("images/3amwalker.jpg") no-repeat 0 0;
	background-position: 0 -56px;
}

#walker:hover
{ 
	background-position: 0 0px;
}

#superhero
{	
	position: absolute;
	top: 0px;
	left: 432px;
 	display: block;
	width: 100px;
	height: 56px;
	background: url("images/superhero.jpg") no-repeat 0 0;
	background-position: 0 -56px;
}

#superhero:hover
{ 
	background-position: 0 0px;
}

#leysdown
{	
	position: absolute;
	top: 0px;
	left: 540px;
 	display: block;
	width: 100px;
	height: 56px;
	background: url("images/leysdown.jpg") no-repeat 0 0;
	background-position: 0 -56px;
}

#leysdown:hover
{ 
	background-position: 0 0px;
}


.flash {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	height: 384px;
	background-color: #000000;
}

.videotitle {
	color: black;
	font-size: 22pt;
	font-weight: bold;
	color: #333333;
}

.videotext {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	background-color: #CCCCCC;
	color: black;
	font-size: 13pt;
	padding: 8px 20px 20px 20px;
}

a.videotextlink:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}

.spacer {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	height: 35px;
	background-color: #333333;	
}

.thumbnails {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	height: 56px;
	background-color: #666666;
}

.hide {
	display: none;
}

.navbarcontainer {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	height: 35px;
	background-color: #666666;
	text-align: center;
}

.navbar {
	float: left;
	width: 213px;
	margin-top: 6px;
}
