body	{
	margin: 0px;
	}

body, p	{
	background-color: #eeebe9;
	background-image:url('/bg.jpg');
	background-repeat:repeat;
	background-position: center center;
	background-attachment: fixed;
	color: #0000000;
	font: 11pt/11pt Century Gothic, Helvetica, sans-serif;
	line-height: 18px;
	}

#top	{
	border: none;
	position: relative;
	top: 30px;
	width: 100%;
	height: 83px;
	background-color: #000000;
	color: #ffffff;
	text-align: right;
	}

.jcp	{
	visibility: hidden;
	position: absolute;
	}

.header1	{
	padding-right:30px;
	background-color: black;
	}


.header2	{
	padding-right:85px;
	background-color: black;
	}

#photoholder {
	border: 2px solid black;
	position: relative;
	top: 50px;
	width: 900px;
	height: 600px;
	background-color: #f0f0f0;
	color: #000000;
	text-align: center;
	background-image:url('ajax-loader.gif');
	background-repeat:no-repeat;
	background-position: center center;
	}

#thephoto, .thephoto {
	width:900px;
	height:600px;
	}

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

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

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

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

a:link, a:visited, a:active
	{
	color: #6699cc;
	background: none;
	text-decoration: none;
	}

a:hover
	{
	color: #000000;
	background: none;
	text-decoration: 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;
	}

.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;
	}