body {
	background-color: #666666;
	text-align: center;
	margin: 0;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#container {
	width: 1010px;
	margin: auto;
	background: center;
	background-color: #666666;
	}
#header {
	background: url(Images_new/Site/Header.gif) no-repeat top left;
	height: 190px;
	background-color: #666666;
	}
#wrapper {
	float:left;
	width:100%
	}
#navigation {
	float: left;
	width: 340px;
	height: 210px;
	margin: 0;
	}
#gallery {
	float: left;
	background: url(Images_new/Site/Gallery.gif) no-repeat top left;
	width: 625px;
	height: 650px;
	margin: 0;
	}
#galleryscroll {
	width: 550px;
	height: 550px;
	margin: auto;
	overflow: scroll;
	}

#gallerylarge {
	float: left;
	background: url(Images_new/Site/Gallery_large.gif) no-repeat top left;
	width: 625px;
	height: 700px;
	margin: 0;
	}
#gallerywip {
	width: 550px;
	height: 550px;
	margin: auto;
	overflow: scroll;
	}
#gallerycontent {
	margin: auto;
	width: 550px;
	height: 550px;
	}
#gallerycontentpic {
	margin: auto;
	width: 550px;
	height: 520px;
	}
#gallerycontentpiclarge {
	margin: auto;
	width: 550px;
	height: 610px;
	}
#gallerycontentfooter {
	vertical-align: bottom;
	margin: auto;
	height: 20px;
	width: 100px;
	text-align: center;
	color: #CCCCCC;
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
#popup {
	background-color: #000000;
	height: 700px;
	width: 630px;
	margin: auto;
	text-align: center;
	}

