@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#photoholder {
	width:825px;
	height:260px;
	border:0px;
	background:#fff url('/images/loading.gif') 50% 50% no-repeat;
}
#thephoto {
	width:825px;
	height:260px;
}

.nav {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #666666
}

.bodycopy {
	font-size: 11px; 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}