body
{
	text-align: center;
	font-family: Verdana;
	
	font-size: 10px;
	color: #ffffff;
}
.bgCol
{
	/* background-color: #333333; */
	/* background-color: #504a39; */
	/* background-color: #6d324e; */
	background-color: #222222;
}
a,
a:visited,
a:active
{
	color: #ffffff;
	text-decoration: none;
}
.mainContainer
{
	position: relative;
	margin: 0 auto;
	margin-top: 40px;
	text-align: left;
	width: 1044px;
	height: 705px;
	border: solid 1px #ffffff;
}
.imageCon
{
	width: 1024px;
	height: 685px;
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.transText
{
	border: solid 1px #ffffff;
	padding: 0px 15px 0px 15px;
	font-size: 10px ! important;
	/* display: none; */
	filter:alpha(opacity=00);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
.homeImage
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.home1
{
	z-index: 1;
	display: none;
}
.home2
{
	z-index: 2;
	display: none;
}
.home3
{
	z-index: 3;
	display: none;
}
.home4
{
	z-index: 4;
	display: none;
}
.home5
{
	z-index: 5;
	display: none;
}
.home6
{
	z-index: 6;
	display: none;
}
.home7
{
	z-index: 7;
	display: none;
}
.home8
{
	z-index: 8;
	display: none;
}
.homeText
{
	position: absolute;
	left: 20px;
	bottom: 20px;
	text-align: left;
	width: 450px;
	border: solid 1px #ffffff;
	z-index: 0;
	/* display: none; */
}
.homeText a
{
	padding-left: 3px;
	padding-right: 3px;
}
.homeText a:hover
{
	background-color: #ffffff;
	color: #654e3c;
}
.camIcon
{
	position: absolute;
	bottom: 10px;
	right: 15px;
	cursor: pointer;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 10;
}
.imageInfo
{
	position: absolute;
	right: 50px;
	bottom: 30px;
	width: 180px;
	z-index: 11;
}
.footer
{
	position: relative;
	margin: 0 auto;
	margin-top: 10px;
	width: 1044px;
	font-size: 9px;
	text-align: right;
	/* color: #654e3c; */
	color: #aaaaaa;
}
.devLinks,
.photoBox
{
	width: 600px;
	position: relative;
	float: left;
	margin: 5px;
	display: none;
}
.goLink
{
	position: absolute;
	bottom: 30px;
	left: 30px;
	z-index: 30;
}


























































































