@charset "utf-8";
a { outline:0; }
body {
	background-color:#E4E4E4;
}
#maincontainer {
	background-color: #FFF;
	width: 950px;
	margin-top: 75px;
	padding: 10px;
	min-height: 698px;
}
#footnote {
	height: 20px;
	float: left;
	margin-bottom: 0px;
	border: 2px dotted #006;
}
#wrapper {
	width:970px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	}
#menu {
	height: 36px;
	background-repeat: no-repeat;
	padding-top: 3px;
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
	text-align:right;

}
#logo {
	float: right;
}
#top {
	height: 30px;
	width: 950px;
	background-color: #FFF;
	margin-top: 50px;
	float: left;
	position: relative;
	padding: 10px;
}
.menubar {
	margin-right: 5px;
}
#content {
	background-color: #FFF;
	width: 950px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	min-height: 633px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#links {
	float: left;
	position: absolute;
	height: 20px;
	bottom: 10px;
}

/* stlyle.css */

a:link {
	COLOR: #333;
	text-decoration:none;
}
a:visited {
	COLOR: #666666;
	text-decoration:none;
}
a:hover {
	COLOR: #277BAD;
	text-decoration:none;
}
a:active {
	COLOR: #666666;
	text-decoration:none;
}
a.img:link {
	color:#2C2C2C;
	text-decoration:none;
}
a.img:visited {
	color:#2C2C2C;
	text-decoration:none;
}
.imglink {
	height: 207px;
	width: 310px;
	display:block;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/opa.png);
}
#contact {
	background-image: url(images/info.png);
	position: absolute;
	height: 334px;
	width: 970px;
	bottom: -10px;
	left: 0px;
}


a.img:hover {
	color:#52ACE2;
	text-decoration:none;
}
a.img:active {
	color:#CFCFCF;
	text-decoration:none;
}
#maincontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFFFFF;
	position: relative;
	width: 950px;
	height: 633px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#foto1 {
	background-image: url(images/fp.jpg);
	height: 633px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#text {
	float: right;
	width: 495px;
	margin-top: 60px;
	margin-right: 40px;
}
#imgblock
  {
	width:310px;
	height:207px;
	position: relative;
	float: left;
	margin: 3px;
  }
.margin {
	margin-left: 5px;
}

   .a
   {
	position:relative;
   }
   .b
   {
	position:relative;
	color:White;
	z-index:5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 15px;
	margin-left: 10px;
	padding-top: 3px;
   }
#spacer {
	height: 20px;
	width: 100%;
	float: left;
	margin-top: 20px;
}
#cat {
	height: 20px;
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}

   .b a:active{
	COLOR: #FFF;
	text-decoration:none;
}
   .c
   {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background-color:#FFF;
	z-index:1;
	/* These three lines are for transparency in all browsers. */
       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=70);
	opacity:0.7;
	height: 100%;
	padding-top: 5px;
   }
#placer {
	position: absolute;
	left: 0px;
	bottom: 15px;
	width: 100%;
}
#fpfoto {
	background-image: url(images/paul.png);
	height: 550px;
	width: 371px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 20px;
}
#flashcontent {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow:hidden
}
a.opa img{
border: none;
padding: 3px;
filter:alpha(opacity=45);
-moz-opacity: 0.45;
opacity: 0.45;
}

#footer {
	height: 10px;
	width: 970px;
	font-size: 7px;
	background-image: url(images/footer.png);
	position: relative;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9D9D9D;
	text-align: center;
	padding-bottom: 40px;
	background-repeat: no-repeat;
}

