body		{
		background: #797069;
		margin: 0px;
		padding: 20px;
		}

.selectorMenu	{
		font-family: helvetica; 
		font-weight: bold;
		}

.galleryheader	{
		font-family: helvetica;
		font-size: 12pt;
		font-weight: bold;
		font-color: brown;
		}

#mainContentTable 
		{
		background-color: white;
		font-family: helvetica;
		font-size: 8pt;
		width: 880px;
		padding: 0px;
		border-spacing: 0px;
		}

#bodyContainer 	{
		horizontal-align: center;
		width: 100%;
		}

#sidebarmenuempty {
	background-image: url('images/sidebar_background.jpg');
}

#sidebarmenu	{
		vertical-align: middle;
		padding: 10px;
		font-family: arial;
		font-size: 9pt;
		color: #bbbb88;
		background-image: url('images/sidebar_background.jpg');
		width: 95px;
		height: 404px;
		}

#contentarea	{
		padding: 15px;
		text-align: justify;
		}

#gallerylist	{
		font-family: helvetica;
		font-size: 9pt;
		font-weight: bold;
		color: brown;
		}

.biggallerylink	{
		text-decoration: none;
		color: #BBBB88;
		font-size: 9pt;
		}

.gallerylink	{
		text-decoration: none;
		color: brown;
		font-size: 8pt;
		}

#homepagesplashcontainer 
		{
		background-color: black;
		height: 404px;
		width: 468px;
		}

#homepagesplash {
		overflow: auto;
		height: 404px;
		width: 468px;
		}

#mainMenu
		{
		border-spacing: 0px;
		padding: 0px;
		}

#footer		{
		background-image: url('images/bg.jpg');
		height: 30px;
		}

#previewimage	{
		border: 1px solid black;
		padding: 5px;
		}
