body
{
	background: #000000;
	font-family: verdana,helvetica,'sans serif';
	font-size: 12px;
	color: #a7a7a7;
}

p
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 12px;
	color: #a7a7a7;
}

td
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 12px;
	color: #a7a7a7;
}

.contentbox
{
	background: #000000 url('/images/content-bg.jpg') no-repeat;
	line-height: 20px;
}



.contenttext
{
	margin-left: 15px;
}


.projecttext
{
	margin-left: 50px;
}

.videobox
{
	background: #000000 url('images/loading.gif') no-repeat;
	margin-top: 10px;
}

h1
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 12px;
	color: #ffc852;
	margin:0px;
	padding: 0px;
}

.logo
{
	width: 96px;
	height: 47px;
	float: left;
	margin-right: 4px;
}

.thumbnail
{
	width: 73px;
	height: 55px;
	float: left;
	margin-top: 15px;
	margin-right: 25px;
}

.pfthumbnail
{
	width: 100px;
	height: 75px;
	float: left;
	margin-right: 25px;
}

.photoMarker 
{ 
	position: relative;
	visibility: visible;
	width: 410px; 
	height: 347px;
	left: 0;
	top: 0;
	padding: 0px;
	margin: 0px;
	background: #000000;
}

.photo 
{
	padding: 0px;
	width: 410px;
	height: 347px;
	position: absolute; top: 0px; left: 0px; 
	z-index: 1;  
	visibility: hidden;
	background: #000000;
}

.border
{
 	border: solid 1px #FFFFFF;
}

.footer
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	color: #565656;
}

a:link, a:visited, a:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: none;
	color: #ffc852;
}

a:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: underline;
	color: #3569b2; 
}

a.white:link, a.white:visited, a.white:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: underline;
	color: #3569b2; 
}

a.newslink:link, a.newslink:visited, a.newslink:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: none;
	color: #a7a7a7;
}

a.newslink:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: underline;
	color: #ffc852; 
}

a.thumblink:link, a.thumblink:visited, a.thumblink:active 
{ 
	float: left;
	font-family: verdana,helvetica,'sans serif';
	font-size: 12px;
	border: solid 1px #000000;
}

a.thumblink:hover 
{
	float: left;
	font-family: verdana,helvetica,'sans serif';
	font-size: 12px;
	border: solid 1px #FFFFFF;
}



a.footer:link, a.footer:visited, a.footer:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	text-decoration: none;
	color: #565656;
}

a.footer:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF; 
}
