body
{
	color: #FFFFFF;
	background-color: #000000;
	overflow-x: hidden;
	font-family: Arial, Verdana, sans-serif;
}

.menu
{
	font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold; 
}

a:link
{
	color: #FF8000;
	text-decoration: none;
}

div.photoholder
{
	width:270px;
  	height:180px;
  	background:#000 url('./images/loading.jpg') 50% 50% no-repeat;
}

div.smallphotoholder
{
	width:135px;
  	height:90px;
  	background:#000 url('./images/loadingsmall.jpg') 50% 50% no-repeat;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited
{
	color: #FF8000;
	text-decoration: none;
}

a:visited.menu
{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited.hmenu
{
	color: #FF8000;
	text-decoration: none;
}

a:link.hmenu
{
	color: #FF8000;
	text-decoration: none;
}

a:link.menu
{
	color: #FFFFFF;
	text-decoration: none;
}

.bodytext
{
	font-family: Arial, Verdana, Sans-Serif;
	color: #FFFFFF;
	margin-right: 5%;
	font-size: 10pt;
}

.hmenu
{
	font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #FF8000;
	font-weight: bold;
}

.bodybit {
	color: #FFFFFF;
	width: 500px;
	background-color: #666666;
	height: 100%;
	background-position: center;
}

