@charset "UTF-8";
/* CSS Document */

object {
outline: none;
}

.a {
outline: none
}

:-moz-any-link:focus {
  outline: none;
}

.class1 a {color: #434343; text-decoration:none; }
.class1 a:active {color: #434343; text-decoration: underline; }
.class1 a:visited {color: #434343; text-decoration: none; }
.class1 a:hover {color: #e81a41; text-decoration: none; }
.class1 a {
outline: none
}

.class2 a {color: #CCC; text-decoration:none; }
.class2 a:active {color: #CCC; text-decoration: underline; }
.class2 a:visited {color: #CCC; text-decoration: none; }
.class2 a:hover {color: #e81a41; text-decoration: none; }
.class2 a {
outline: none
}
img { border: 0px; }

body {
	background-color: #0A0907;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	top: 0px;
	
}

 
#content{
	position:absolute;
	top: 0px;
	width:100%;
	height: 850px;
	z-index:1;
}

#content2 {
	position:relative;
	z-index:1;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	width:100%;
	height: 900px;
	
	
}

.header {
	
	height: 406px;
	width: 1200px;
	position: relative;
	margin-top: 0px;
	background-color: e81a41;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	float: right;
	top: 0px;
	z-index: 2;
}


.header .topbar {
	background-image: url(../Images/topbar.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 1200px;
	z-index:2;
}



.headerextension {
	background-image: url(../Images/headertile2.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	position: absolute;
	height: 77px;
	left: 0px;
}




.btmbar {
	height: 14px;
	width: 1200px;
	position: absolute;
	z-index:7;
	background-image: url(../Images/btmbar.png);
	background-repeat: no-repeat;
	top: 77px;
	right: 0px;
}



.menu {
	float: left;
	height: 50px;
	width: 1000px;
	position: absolute;
	top: 150px;
	z-index: 7;
	left: 13px;
	outline: none;
}

.menu .menuunderline {
	background-image: url(../Images/Line.png);
	height: 1px;
	width: 430px;
	position: absolute;
	top: 44px;
	left: 32px;
	z-index: 7;
}

.header .victorianmotif {
	background-image: url(../Images/victorianmotif.png);
	background-repeat: no-repeat;
	height: 256px;
	width: 222px;
	left: 978px;
	top: 91px;
	position: absolute;
	z-index:3;
}

.pagepicoverlay {
	background-image: url(../Images/picoverlay_homepage.png);
	background-repeat: repeat-y;
	height: 850px;
	width: 650px;
	position: absolute;
	z-index:3;
	left: 0px;
	top: 77px;
}

.biopageoverlay {
	background-image: url(../Images/picoverlay_homepage.png);
	background-repeat: repeat-y;
	height: 1000px;
	width: 580px;
	position: absolute;
	z-index:3;
	left: 0px;
	top: 77px;
}


.name {
	height: 28px;
	width: 224px;
	position: absolute;
	left: 45px;
	top: 98px;
	background-image: url(../Images/name.png);
	z-index: 5;
}

.bg_overlay {
	
	top: 77px;
	padding: 0px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index:4;
}



.screen  {
	height: 850px;
	width: 1200px;
	position: relative;
	z-index: 5;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(../Images/bg_screen.png);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}



.screen2  {
	height: 1000px;
	width: 1200px;
	position: relative;
	z-index: 5;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(../Images/bg_screen.png);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}
.header .opus_shadow {
	background-image: url(../Images/opus3.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 570px;
	position: absolute;
	top: 0px;
	z-index:4;
	right: 0px;
}



.opusbtn {
	height: 100px;
	width: 180px;
	position: absolute;
	top: 4px;
	right: 3px;
	z-index: 12;
}
