body {
	background-color: #000000;
	font-size: 13px;
	line-spacing: 1.2em;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}
table {
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-spacing: 1.2em;
	font-family: verdana, arial, sans-serif;

}

td {
	vertical-align: middle;
	text-align: center;
	border: 0;
}
#wrapper{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 784px;
	height: 480px;
 	background-image: url(images/wrapper-background.jpg);	
	background-position: top left;
	background-repeat: no-repeat;}
#sidebar{
	position: absolute;
	text-align: left;
	top: 0;
	left:0px;
	width:200px;
	padding-left:15px;
	padding-right: 25px;
	padding-top:25px;
	padding-bottom:25px;
	border: 0;
}
#sidebar ul, li{
	margin-left: 10px;
	margin-bottom: 10px;	
	list-style-type: square;
}
#sidebar a, a:visited{
	color: #F9F1DB;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 0.95em;
}
#sidebar a:hover {
	color: #ff0000;
}
#toptitle{
	height: 100px;
	padding: 20px;
	width: 80%;
	text-align:right;
	}
#maincontent {
	position: absolute;
	right: 0;
	top: 35px;
	width: 70%;
	text-align: right;
	line-height: 1.4em;
	color: #F4ECD2;
	padding: 20px;
	}
#tallphotoholder {
	float: right;
/*	position: absolute;
	right:20px;*/
	margin-left: 10px;
	top: 200px;
/*	width: 105px;
	height: 210px;*/
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2; /* IE's opacity*/
	}
#tallphotoholdercontents {

	position: relative;
	left:0px;
	top: 0px;
	padding:10px;
/*	width: 85px;
	height: 190px;*/
	background-position: top left;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;		
	vertical-align: top;
}
#thumbnailstrip{
	float: right;
	left:0px;
	top: 0px;
	padding:10px;

	width: 320px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2; /* IE's opacity*/
}
#thumbnailstripcontents {
	position: relative;
	left:0px;
	top: 0px;
	padding:10px;
	height: 100px;
/*	width: 85px;
	height: 190px;*/
	background-position: top left;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#thumbnailstripcontents a{
	position: relative;
	width: 30px;
	height: 30px;
	z-index: 100;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}		
#thumbnailstripcontents a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}		
#bottombar{
	position: absolute;
	top: 440px;
	right: 0;
	vertical-align: bottom;
	color: #CECCCF;
	font-size: 11px;
	width: 784px;

	text-align: right;
}
#bottombar a, a:visited{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: right;
}
#bottombar a:hover {
	color: #ff0000;
}
#bottombar table {
	width: 100%;
	padding: 0;
	margin: 0;
	border:0;
	text-align: right;
}
#bottombar tr {
	vertical-align: bottom;
	text-align: right;
}
#bottombar td {
	color: #CECCCF;
	font-size: 11px;
		padding: 0;
	margin: 0;
	border:0;
	padding-right: 5px;
	text-align: right;
	vertical-align: bottom;
}
h1 {
	font-family: arial;
	color: #E7D8A9;
	font-weight: normal;
	font-size:40px;
	letter-spacing: 0.25em;
	text-align: right;
}
h2 {
	font-family: arial;
	color: #fcfcfc;
	font-weight: normal;
	font-size:25px;
	letter-spacing: 0.25em
}