html, body {
	color: #FFFFFF;
	font-size: 15px;
	font-family: 'Helvetica';
	background: #000000;
	margin:0;
	padding:0;
	height:100%; 
}

a img{
	border: none;
}

img.left,img.center,img.right {
	padding: 4px;
	border: 1px solid #a0a0a0;
}

img.left {
	float: left;
	margin: 0px 12px 5px 0px;
	background:#fff;
}

img.right {
	float: right;
	margin: 0px 30px 5px 0px;
}

.content_box p {
	margin: 10px 0px 10px 0px;
	color:#ddd;
	font-size:10px;
	text-align:justify;
}
.content_box_large p {
	margin: 10px 0px 10px 0px;
	font-size:16px;
	text-align:justify;
}

.content_box_photo h3 {
	margin: 0px 0px 10px 45px;
}

#content {
	width: 400px;
	text-align: justify;
	float: center;
	margin:0 0 0 20px;
/*	background: url(assets/newmenu1.jpg) 10px 0px repeat-y !important; */
/*	background: url(assets/newmenu1.jpg) 20px 0px repeat-y; */
}

.content_box {
	width: 400px;
	margin:0px 0px 0px 30px;
	float: center;
}

.content_box_large {
	width: 400px;
	margin:0px 0px 0px 20px;
	float: center;
}

.content_box_photo {
	width: 400px;
	margin:0px 0px 0px -10px;
	float: center;
}	
	.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	color: inherit;
	vertical-align: center;

	width: 600px;
	height: 480px;
	margin: 2px;
	padding: 2px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}

.hoverbox li
{
	
	color: inherit;
	display: inline;
	float: left;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 200px;
}


}

#slideshowContainer{
width: 400px;
height: auto;
}

#numberDiv a{
font: bold 14px verdana;
text-decoration: none;
}

#backforthbuttons{
width: 700px;
margin-top: 6px;
}