body {
	margin: 0px;
	padding: 0px;
	}

.image {
	background-color: #000000;
	background-image: url(images/1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:490px;
	height:490px;
	margin:0px;
	padding:0;}


	
#navContainer {
background:#000 url(images/cwlogo.gif) center bottom no-repeat;
}

/*  first and second row of thumbnails */
#thumbnailContainer1, #thumbnailContainer2 {
	margin:0px;
	position:relative;
	left:25%;
	width:212px;
	height:24px;
	text-align:center;
	}

a.thumbnailBox{
	display:block;
	float:left;
	height: 15px;
	width: 15px;
	margin:3px;
	padding: 0px;
	font-size:0;
	line-height:0;
	}

#CaptionBox {
	width:200px;
	font-family: Verdana, Arial, sans;
	font-weight: normal;
	font-size:  10pt;
	line-height:15pt;
	color:  #DEDEDE;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	text-align: left;
	}
