body	{
	margin: 0px;
		}

body, p	{
	background-color: #f0f0f0;
	color: #0000000;
	font: 9pt/9pt Georgia, tahoma, sans-serif;
	line-height: 15px;
	}

#photoholder {
	border: 2px solid black;
	position: relative;
	top: 30px;
	width: 800px;
	height: 533px;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	background-image:url('ajax-loader.gif');
	background-repeat:no-repeat;
	background-position: center center;
}
#thephoto, .thephoto {
	width:800px;
	height:533px;
}


h1	{
	background-color: #000000;
	border: 1px white solid;
	color: #ffffff;
	font: 24pt/24pt Georgia, tahoma, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	padding-right: 50px;
	text-align: right;
	}

#top	{
	border: 2px solid black;
	position: relative;
	top: 30px;
	width: 800px;
	height: 25px;
	background-color: #000000;
	color: #ffffff;
	font: 14pt/14pt Georgia, tahoma, sans-serif;
	}

.onecell	{
	border: none;
	height: 100%;
	width: 100%;
	background-color: #000000;
	color: #ffffff;
	font: 14pt/14pt Georgia, tahoma, sans-serif;
	border-collapse: collapse;
	text-align: center;
	}

.centercell	{
	border: none;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	font: 14pt/14pt Georgia, tahoma, sans-serif;
	border-collapse: collapse;
	text-align: center;
	}

.rates	{
	border: none;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	font: 10pt/10pt Georgia, tahoma, sans-serif;
	border-collapse: collapse;
	text-align: center;
	}

#contdiv	{
	border: 2px solid black;
	position: relative;
	top: 30px;
	width: 800px;
	height: 533px;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	}

#bottom	{
	border: 2px solid black;
	position: relative;
	top: 30px;
	width: 800px;
	height: 50px;
	background-color: #000000;
	color: #ffffff;
	}

.header	{
	font: 9pt/9pt Georgia, tahoma, sans-serif;
	font-weight: bold;
	color: #3D34F0;
	line-height: 20px;
	letter-spacing: 1px;
	}

.desc	{
	font: 8pt/8pt Georgia, tahoma, sans-serif;
	}

a:link, a:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	background: none;
	}

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

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

.photo	{
	border: none;
	}

a.photo:link, a.photo:visited, a.photo:hover, a.photo:active
	{
	border: none;
	text-decoration: none;
	background: none;
	}

a[name]:link, a[name]:visited, a[name]:hover, a[name]:active
	{
	border: none;
	text-decoration: none;
	background: none;
	}
	
.link
	{
	color: #F1FFFF;
	}

.th	{
	border: 1px black solid;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=25);
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
	}

.th2	{
	border: 1px white solid;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	}

.th:hover {
	border: 1px white solid;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	}

#menu	{
	position: relative;
	top: 30px;
	left: 15px;
	width: 195px;
	height: 500px;
	color: #FFFFFF;
	background: none;
	border: none;
	overflow-x: hidden;
	overflow-y: auto;
	}

#menub	{
	position: relative;
	top: 35px;
	left: 15px;
	width: 165px;
	height: 283px;
	text-align: center;
	border: none;
	}

#titleimg	{
	position: absolute;
	top: 90px;
	left: 820px;
	}

#footer	{
	background-color: #000000;
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-weight: none;
	text-align: right;
	}