body   {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0;
	background: #FAFAFA url(../images/background.png) no-repeat top;}
#table1{
	border-collapse: collapse;
	width: 680px;
	height: 400px;
	border: none;
	}
#header	{
	text-align: left;
	vertical-align: bottom;
	height: 50px;
	background: #FAFAFA url(../images/header.png) no-repeat bottom;
	
	}
#whitespace	{
	height: 2px;
	background-color: #FFFFFF;
	}
#nav	{
	text-align: center;
	height: 25px;
	background-color: #333333;
	}
#nav a	{
	display: inline;
	height: 1.0em;
	padding: 0.3em 3.5em 0.5em 3.5em;
	}
#nav a:hover{
	color: #FFFFFF;
	background-color: #3F3F3F;
	border: none;
	}
#main	{
	padding-top: 15px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: text-top;
	height: 520px;
	background-color: #FFFFFF;
	}
#footer	{
	height: 23px;
	text-align: center;
	background: #FAFAFA url(../images/footer.png);
	}


h1   {
	color: #999999;
	font-size: 16px;
	font-family: "Trebuchet MS", "Times New Roman", Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	margin-left: 5px;
	padding-left: 0px;
	border: none; }
h2   {
	color: #FF9900;
	font-size: 22px;
	font-family: "Trebuchet MS", "Times New Roman", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 25px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 8px;
	border-left: 4px solid #E8E8E8; }
h3   {
	color: #666666;
	font-size: 18px;
	font-family: "Trebuchet MS", "Times New Roman", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 8px;
	border-left: 4px solid #E8E8E8; }
h5   {
	color: #999999;
	font-size: 9px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 11px;
	margin: 0px;
	padding: 0px; }
h5 a	{
	text-decoration: none;
	color: #FF9900;
	font-size: 9px;
	font-family: "Trebuchet MS", "Times New Roman", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 9px;
	}
h5 a:hover {
	color: #FF9900;
	border-bottom: 1px dotted #FF9900;
	}

p   {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #999999;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 18px; }

li {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #999999;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 18px;
	list-style-type: circle; }

a {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold; }

p a:hover {
	color: #99CCCC;
	border-bottom: 1px dotted #99CCCC;
	}
li a:hover {
	color: #99CCCC;
	border-bottom: 1px dotted #99CCCC;
	}

#photos	{
	text-align: center;
	}
#thumbnails  {
	vertical-align: middle;
	margin: 9px 9px 9px 9px;
	padding: 4px;
	border: solid 1px #999999;
	}

b  {
	color: #333333;
	}

#table2{
	border-collapse: collapse;
	width: 100%;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 18px;
	align: top;
	border: none ;
	}

#table2 td{
	padding: 5px;
	vertical-align: top;
	text-align: left;
	border-top: 1px dotted #E8E8E8 ;
	background: #FFFFFF;
	}

#table2 a {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal; }

#table2 a:hover {
	border-bottom: 1px dotted #FF9900;
	}
#thumbnails2  {
	vertical-align: middle;
	margin: 0px 9px 9px 9px;
	padding: 4px;
	border: solid 1px #CCCC99;
	}
