body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.875em; 
	color: #442f27;
	background-color: #2c2c4d;
	text-align: justify; 
	font-weight: bold; 
}
p.large{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em; 
	color: #db3f0a;
	text-align: justify; 
	font-weight: bold; 
}

#outer {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	min-width: 900px; 
}
#inner {
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 1191px;
	height: 694px;
	margin: 0px auto;
}

a.format:link {
	color: #333; 
	text-decoration: none;
	font-weight:bold;
}

a.format:visited {
	color: #333; 
	text-decoration: none;
	font-weight:bold;
	}

a.format:active {
	color: #333; 
	text-decoration: none;
}

a.format:hover {
	color: #666; 
	text-decoration: none;
	font-weight:bold;
}


div.fullscreen{
	height: 100%;
	width: 100%;
}

p.copyright{
	position:absolute;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	color:white;
	top:700px;
	margin-left: 42%;
}

img.hometextpos{
	position: absolute;
	z-index:2;
	width: 206px;
	height: 126px;
	left: 78.75%;
	top: 20.5%;
}

img.homebutton{
	width: 71;
	height: 67;
	position: absolute;
	top: 8.05%;
	left: 7.56%;
	background-image:url('../ico_nav/navbar/Homehover_transparent.png');
	z-index:1;
}
img.homebutton:hover{
	width: 71;
	height: 60;
	position: absolute;
	top: 8.05%;
	left: 7.56%;
	background-image:url('../ico_nav/navbar/Homehover.jpg');
	z-index:1;
}

img.profilebutton{
	width: 68;
	height: 62;
	position: absolute;
	top: 7.9%;
	left: 16.9%;
	background-image:url('../ico_nav/navbar/Profilehover_transparent.png');
	z-index:1;
}
img.profilebutton:hover{
	width: 68;
	height: 62;
	position: absolute;
	top: 7.9%;
	left: 16.9%;
	background-image:url('../ico_nav/navbar/Profilehover.jpg');
	z-index:1;
}

img.blogbutton{
	width: 50;
	height: 58;
	position: absolute;
	top: 8.5%;
	left: 26.3%;
	background-image:url('../ico_nav/navbar/Bloghover_transparent.png');
	z-index:1;
}
img.blogbutton:hover{
	width: 50;
	height: 58;
	position: absolute;
	top: 8.5%;
	left: 26.3%;
	background-image:url('../ico_nav/navbar/Bloghover.jpg');
	z-index:1;
}
img.gallerybutton{
	width: 74;
	height: 58;
	position: absolute;
	top: 8.5%;
	left: 34.85%;
	background-image:url('../ico_nav/navbar/Gallery_transparent.png');
	z-index:1;
}
img.gallerybutton:hover{
	width: 74;
	height: 58;
	position: absolute;
	top: 8.5%;
	left: 34.85%;
	background-image:url('../ico_nav/navbar/Galleryhover.jpg');
	z-index:1;
}
img.shopbutton{
	width: 54;
	height: 57;
	position: absolute;
	top: 8.8%;
	left: 44.6%;
	background-image:url('../ico_nav/navbar/Shophover_transparent.png');
	z-index:1;
}
img.shopbutton:hover{
	width: 54;
	height: 57;
	position: absolute;
	top: 8.8%;
	left: 44.6%;
	background-image:url('../ico_nav/navbar/Shophover.jpg');
	z-index:1;
}
img.contactbutton{
	width: 82;
	height: 51;
	position: absolute;
	top: 9.35%;
	left: 53.25%;
	background-image:url('../ico_nav/navbar/Contacthover_transparent.png');
	z-index:1;
}
img.contactbutton:hover{
	width: 82;
	height: 51;
	position: absolute;
	top: 9.35%;
	left: 53.25%;
	background-image:url('../ico_nav/navbar/Contacthover.jpg');
	z-index:1;
}
a.facebookbutton{
	width: 62;
	height: 62;
	position: absolute;
	top: 89.5%;
	left: 42.6%;
}

a.deviantbutton{
	width: 62;
	height: 62;
	position: absolute;
	top: 89.6%;
	left: 47.3%;
}

a.stumblebutton{
	width: 62;
	height: 62;
	position: absolute;
	top: 90.4%;
	left: 51.9%;
}

a.rssfeedbutton{
	width: 62;
	height: 62;
	position: absolute;
	top: 89.55%;
	left: 56.1%;
}

a.twitterbutton{
	width: 62;
	height: 62;
	position: absolute;
	top: 89.8%;
	left: 38.1%;
}