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

body {
	margin:0;
	padding:0;
	line-height: 1.3em;
	font-size: 100.1%;
	color:#990000;
	font-family : "Georgia", Tahoma, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	background: #ffdb4c url('../images/bg.jpg') fixed no-repeat top center;
}

.imgborder {

	border-width:3px;

	border-color: #FFFFFF;

	border-style:solid;

        }

h1{
font-weight:normal;
	line-height: 1.3em;
	font-size: 24px;
	color:#FFFFFF;
	font-family : "Georgia", Tahoma, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	text-align:center;
}


h2{
font-weight:normal;
	line-height: 1.3em;
	font-size: 100.1%;
	color:#fe7800;
	font-family : "Georgia", Tahoma, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	text-align:justify;
}

h3{
font-weight:normal;
	line-height: 1.1em;
	font-size: 100.1%;
	color:#dd6600;
	font-family : "Georgia", Tahoma, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	text-align:justify;
}


a.footer:link { color: #cc0000;  text-decoration: none;}
a.footer:visited { color: #cc0000;  text-decoration: none;}
a.footer:hover { color: #ffdb4c; text-decoration: underline; }
a.footer:active { color: #cc0000;  text-decoration: underline;}

a:link { color: #DD0000;  text-decoration: underline;}
a:visited { color: #cc0000;  text-decoration: none;}
a:hover { color: #dd6600; text-decoration: none; }
a:active { color: #cc0000;  text-decoration: underline;}

#wrapper{ position:absolute; left:50%; text-align:left;}
#page{ position:absolute; width:989px; left:-495px;}
#header{ display:block; width:989px; height:190px; background: transparent url('../images/bg-header.png') no-repeat top center; float:none; padding-top:10px; margin-top: 10px;}
#headercontent{width:969px; height:180px; background: transparent url('../images/bg-header-content.png') repeat-x; float:none; margin-left:10px}

#headercontent05{width:969px; height:180px; background: transparent url('../images/bg-header-content.png') repeat-x; float:none; filter:alpha(opacity=50); opacity: 0.5; -moz-opacity:0.5; margin-left:10px}

#content{ display:block; width:989px; height:564px;}

#contentsmall{ display:block; width:220px; height:564px; float:left;}

#contentbig{ display:block; width:769px; height:564px; float:left;}

#contentbigheader{ display:block; width:769px; height:60px; background: transparent url('../images/contentbigheader-bg.png') no-repeat top center; float:none;}

#contentwrapper{display:block; width:769px; height:494px; float:none; }

#contentleft{display:block; width:10px; height: 494px; background: transparent url('../images/menu/bordermenu-left.png') repeat-y top left; float:left;}

#contentcenter{display:block; width:749px; height: 494px; background: transparent url('../images/contentcenter-bg.png') repeat-y top center; float:left; overflow:auto;}

#contentright{display:block; width:10px; height: 494px; background: transparent url('../images/menu/bordermenu-right.png') repeat-y top left; float:left;}

#contentbigfooter{display:block; width:769px; height:10px; background: transparent url('../images/contentbigfooter-bg.png') no-repeat top center; float:none;}

#footer{width:989px; height:60px; background: transparent url('../images/bg-footer.png') no-repeat; float:none; padding-top:20px; text-align:center; font-size:10px;}

