#mainContainer
{
	background-image:url(../images/homepage.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:480px;
	text-align:left;
	padding:60px 0px 0px 18px;
	background-color:Black;
}
HTML>BODY #mainContainer
{
	width:742px;
	height:420px;	
}
body,TABLE TD
{
	font-family: arial, verdana;
	font-size:12px;
	color:White;
	margin:0px;
}
BODY
{
	background-image:url(../images/chris_goneBLURLoRes.jpg);
	background-repeat:no-repeat;
	background-position:center center;	
	background-color:Black;
}
#Table1
{
	
}
h1
{
	font-size:22px;
}
h2
{
	font-size:18px;
}
h3
{
	font-size:16px;
}
h4
{
	font-size:14px;
}
#contentContainer
{
	height:379px;
	width:418px;
	overflow-y:hidden;
	font-family: arial, verdana;
	font-size:12px;
	color:White;
	padding:2px;
	float:left;
}
#navBar
{
	clear:both;
	width:700px;
	height:20px;
	left:18px;
	top:448px;
	margin:10px 0px 0px 0px;
	text-align:center;
}
A,A:Hover,A:Link,A:Active
{
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:white;
}
#navBar A,#navBar A:Link,#navBar A:Visited,#navBar A:Active
{
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:white;
}
#navBar A:Hover
{
	text-decoration:underline;
}
#galleryThumbs
{
	width:75px;
	height:379px;
	float:right;
	margin:0px 20px 0px 0px;
	overflow-y:scroll;
	text-align:center;
}
HTML>BODY #galleryThumbs
{
	overflow:scroll;
	width:100px;
}
#galleryThumbs TABLE TD
{
	background-color:White;
}
.thumbnail
{
	margin:1px 8px 0px 0px;
	border:1px solid silver;
}

UL
{
	
}
LI
{
	font-weight:bold;
	color:White;
	text-decoration:none;
}
LI A:Hover
{
	text-decoration:underline;
}