body
{
	background-color : whitesmoke;
	text-align:center;
	margin:0 auto;
}

div.main
{
	margin-right:auto;
	margin-left:auto;
	width:1200px;
	height:800px;
	position:relative;
	background-color: whitesmoke;
}

a.mainimagehome
{
	background-image:url('images/bg3.jpg');
	position: absolute;
	right: 0px;
	top: 0px;
	width: 1200px;
	height: 800px;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

a.mainimagegallery
{
	background-image:url('images/bg3.jpg');
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1200px;
	height: 800px;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

a.mainimagestory
{
	background-image:url('images/bg3.jpg');
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1200px;
	height: 800px;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

a.mainimageservices
{
	background-image:url('images/bg3.jpg');
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1200px;
	height: 800px;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

a.mainimagecontacts
{
	background-image:url('images/bg7.jpg');
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1200px;
	height: 800px;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

a.logo1
{
	position: absolute;
	right: 20px;
	top: 10px;
	text-decoration: none;
	font-family: Century Gothic, Helvetica;
	font-size: 32pt;
	font-weight: bold;
	color: hotpink;
}

a.logo2
{
	position: absolute;
	left: 400px;
	top: 38px;
	text-align: left;
	text-decoration: none;
	font-family: Century Gothic, Helvetica;
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	color: firebrick;
	letter-spacing: 0.1em; 
}

a.logo3
{
	position: absolute;
	right: 20px;
	top: 45px;
	text-decoration: none;
	font-family: Century Gothic, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: silver;
}

a.blacktop
{
	background-color: black;
	position: absolute;
	left: 0px;
	top: 0px;
	width:1200px;
	height:80px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

a.mainareagallery
{
	background-image:url('images/Gallery.png');
	background-repeat:no-repeat;
	background-position: bottom right;
	background-color: firebrick;
	position: absolute;
	left: 0px;
	top: 80px;
	width:1150px;
	height:670px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a.mainareastory
{
	background-image:url('images/Story.png');
	background-repeat:no-repeat;
	background-position: bottom left;
	background-color: hotpink;
	position: absolute;
	left: 50px;
	top: 80px;
	width:1150px;
	height:670px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a.mainareaservices
{
	background-image:url('images/Services.png');
	background-repeat:no-repeat;
	background-position: top right;
	background-color: hotpink;
	position: absolute;
	left: 0px;
	top: 130px;
	width:1150px;
	height:670px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a.mainareacontacts
{
	background-image:url('images/Contacts.png');
	background-repeat:no-repeat;
	background-position: top left;
	background-color: firebrick;
	position: absolute;
	left: 50px;
	top: 130px;
	width:1150px;
	height:670px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a.topleft
{
	background-image:url('images/Gallery.png');
	background-repeat:no-repeat;
	background-position: bottom right;
	background-color: firebrick;
	position: absolute;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

a.topleft:hover
{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a.topright
{
	background-image:url('images/Story.png');
	background-repeat:no-repeat;
	background-position: bottom left;
	background-color: hotpink;
	position: absolute;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

a.topright:hover
{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a.bottomleft
{
	background-image:url('images/Services.png');
	background-repeat:no-repeat;
	background-position: top right;
	background-color: hotpink;
	position: absolute;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

a.bottomleft:hover
{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a.bottomright
{
	background-image:url('images/Contacts.png');
	background-repeat:no-repeat;
	background-position: top left;
	background-color: firebrick;
	position: absolute;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

a.bottomright:hover
{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a.gallery
{
	background-image:url('images/Gallery.png');
	background-repeat:no-repeat;
	background-position: bottom right;
	background-color: firebrick;
	position: absolute;
	left: 0px;
	top: 80px;
	width:600px;
	height:360px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

a.gallery:hover
{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a.story
{
	background-image:url('images/Story.png');
	background-repeat:no-repeat;
	background-position: bottom left;
	background-color: hotpink;
	position: absolute;
	left: 600px;
	top: 80px;
	width:600px;
	height:360px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

a.story:hover
{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a.services
{
	background-image:url('images/Services.png');
	background-repeat:no-repeat;
	background-position: top right;
	background-color: hotpink;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:600px;
	height:360px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

a.services:hover
{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a.contacts
{
	background-image:url('images/Contacts.png');
	background-repeat:no-repeat;
	background-position: top left;
	background-color: firebrick;
	position: absolute;
	left: 600px;
	bottom: 0px;
	width:600px;
	height:360px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

a.contacts:hover
{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a.copyright
{
	position: absolute;
	right: 20px;
	top: 20px;
	text-decoration: none;
	font-family: Century Gothic, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: silver;
}

a.textheader
{
	position: absolute;
	text-align: left;
	text-decoration: none;
	font-family: Century Gothic, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	color: hotpink;
	letter-spacing: 0.1em; 
}

a.textbody
{
	position: absolute;
	text-align: left;
	line-height: 16pt;
	text-decoration: none;
	font-family: Century Gothic, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: silver;
	letter-spacing: 0.0em; 
}

a.textlink
{
	position: absolute;
	text-align: left;
	line-height: 16pt;
	text-decoration: none;
	font-family: Century Gothic, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: silver;
	letter-spacing: 0.1em; 
}

a.textlink:hover
{
	color: hotpink;
}

