html, body {
	background-color: #000000;
	}

#container {
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 12px;
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	visibility: visible;
	left: auto;
	background-image: url(images/background_02.gif);
	height: 640px;
	}
	
#topBackground{
	background-image: url(images/cs_v2_BG_01.gif);
	height: 214px;
	}
	
#middleBackground{
	background-image: url(images/cs_v2_BG_02.gif);
	height: 300px;
	}

#bottomBackground{
	background-image: url(images/cs_v2_BG_03.gif);
	height: 167px;
	}

#navigationCell{
	width: 150px;
	height: 25px;
	position: absolute;
	top: 46px;
	left: 552px;
	padding: 0px;
	text-align: right;
	vertical-align: text-bottom;
	font-weight: bold;
	}
	
#rightCell a {
	color: #CC33CC;
	text-decoration: none;
	line-height: 2em;
	text-align: left;
 }
 
#rightCell a:hover {
	color: #000000;
	text-decoration: none;
	line-height: 2em;
	text-align: left;
 }

#cellBody{
	position: absolute;
	top: 125px;
	left: 25px;
	width: 586px;
	padding: 10pt 5px;
	height: 431px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#galleryBody{
	position: absolute;
	top: 125px;
	left: 25px;
	width: 810px;
	height: 485px;
	overflow: hidden;
	}

#rightCell{
	position: absolute;
	top: 125px;
	left: 620px;
	width: 205px;
	padding: 5px;
	height: 447px;
	}

	
#displayImages{
	position:absolute;
	height: 483px;
	width: 485px;
	margin: 0 auto;
	left: auto;
	bottom: auto;
	z-index: 1200;
}

#galleryImages{
	position:absolute;
	width: 327px;
	height: 483px;
	left: 485px;
}

#header {
	width: 1004px;
	height: 310px;
	top: 0px;
	position: absolute;
	left: 0px;
	background-repeat: no-repeat;
	padding: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: baseline;
	background-image: url(images/background_01.gif);
	}

#footer{
	width: 785px;
	height: 60px;
	position: absolute;
	top: 625px;
	left: 29px;
	text-align: left;
	vertical-align: text-bottom;
	overflow: hidden;
	}
	
.galleryDisplayImage{
	position: absolute;
	top: 0px;
	text-align: center;
	vertical-align: middle;
}

h1 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: left;
	font-weight: bolder;
} 

	
z
