@charset "utf-8";
/* CSS Document */
#header {
	position:absolute;
	left:15px;
	top:14px;
	width:789px;
	height:197px;
	z-index:1;
}
#headerpix {
	position:absolute;
	left:555px;
	top:19px;
	width:212px;
	height:250px;
	z-index:2;
}
#hormenu {
	position:absolute;
	left:15px;
	top:227px;
	width:565px;
	height:33px;
	z-index:3;
}
#sidebar {
	position:absolute;
	left:15px;
	top:270px;
	width:228px;
	height:291px;
	z-index:4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	padding-top: 50px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333;
}
#maincontent {
	position:absolute;
	left:257px;
	top:270px;
	width:534px;
	height:340px;
	z-index:5;
	background-image: url(../Images/backgroundmain.jpg);
}
#footer1 {
	position:absolute;
	left:15px;
	top:725px;
	width:781px;
	height:35px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #333;
}
#footer2 {
	position:absolute;
	left:15px;
	top:760px;
	width:781px;
	height:27px;
	z-index:7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #333;
}
.author {
	font-size: x-small;
	text-align: right;
	font-weight: bold;
	text-transform: none;
	color: #831D02;
	display: inline;
	line-height: 25px;
}
#mccontent {
	position:absolute;
	left:272px;
	top:289px;
	width:479px;
	height:280px;
	z-index:8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding: 10px;
	text-align: center;
	color: #273B80;
}

</style>
