body
{
	padding: 0;
	margin: 0;
	background: #452221;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #fff;
}

a:hover
{
	text-decoration: none;
	color: #990031;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

#header
{
	width: 800px;
	height: 31px;
	letter-spacing: 1px;
}

#container    
{
	border: 20px solid #fff;
	width: 740px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 370px;
/*	background-image:url('sample.jpg'); */
	background-repeat: no-repeat;
	border-right: 20px solid #000000;
	text-align: center;
/*	padding: 10px; */
}

#containerleft a
{
	text-decoration: none;
	color: #fff;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #ff80a8;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	text-align: center;
}

#containerright
{
	float: left;
	width: 350px;
	height: 350px;
	background: #333330;
	background-repeat: no-repeat;
	overflow: auto;
	padding: 10px;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 85%;
}

#footer
{
	width: 800px;
	text-align: center;
	padding: 0px;
	color: #fff;
}

#footer a
{
	text-decoration: none;
	color: #FF80A8;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}

div.photogallery 
{

	position: absolute;
	margin-left: 1px;
	z-index: 1;
	left:auto;
	top: 103px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	width: 200px;
}


div.flash 
{
	position: absolute;
	z-index: 0;
}

div.nav
{
	position: absolute;
	visibility: hidden; 
	z-index: 1;
	left: 100px;
	top: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	width: 600px;
}

div.content
{
	position: absolute;
	visibility: hidden; 
	z-index: 1;
	left: 100px;
	top: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	width: 600px;
}

div.Popup
{
	position: absolute;
	visibility: hidden; 
	z-index: 1;
	left: 100px;
	top: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	width: 600px;
}
