body { color: white; background-color: #222222; margin: 0; padding: 0; }body {	font-family: Cantarell, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;	font-size: 0.90em;	font-style: normal;	font-weight: 400;	text-shadow: none;	text-decoration: none;	text-transform: none;	letter-spacing: 0;	word-spacing: 0.15;	line-height: 1.26em;}h1 { margin: 0; padding: 0.67em 0; 	font-family: Cardo, "Times New Roman", Times, serif;	font-size: 2.4em;	font-weight: 700;	text-shadow: 4px 4px 4px #555;	text-decoration: none;	text-transform: none;	letter-spacing: 0;	word-spacing: 0;	color: #fd0;}h2 { margin: 0; padding: 0.67em 0; 	font-family: Cardo, "Times New Roman", Times, serif;	font-size: 1.6em;	font-weight: 700;	text-shadow: 4px 4px 4px #555;	text-decoration: none;	text-transform: none;	letter-spacing: 0;	word-spacing: 0;	color: #fd0;}h3 { color: #fd0; font-size: 1.3em; font-family: Cardo, "Times New Roman", Times, serif; font-weight: 700; text-decoration: none; text-transform: none; word-spacing: 0; letter-spacing: 0; margin: 0; padding: 0.67em 0; text-shadow: 1px 1px 1px #ddd; }h4 { color: #fd0; font-size: 1.1em; font-family: Cardo, "Times New Roman", Times, serif; font-weight: 700; text-decoration: none; text-transform: none; word-spacing: 0; letter-spacing: 0; margin: 0; padding: 0.67em 0; }a:link { color: #fd0; text-decoration: none; }a:visited { text-decoration: none; }a:hover { text-decoration: underline; }a:active { text-decoration: none; }#top1 { 	position: relative; 	width: 100%; 	height: 130px; 	z-index: 0; 	background-image: url(../images/top1.png);	background-image: -moz-linear-gradient(top, #333333, #585858); /* Firefox 3.6 */	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #333333),color-stop(1, #585858)); /* Safari & Chrome */	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#333333', endColorstr='#585858'); /* IE6 & IE7 */	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#333333', endColorstr='#585858')"; /* IE8 */}#top2 { background-color: black; position: relative; width: 100%; height: 1px; z-index: 0; }#top3 { background-color: #585858; position: relative; width: 100%; height: 1px; z-index: 0; }#top4 { 	position: relative; 	width: 100%; 	height: 400px; 	z-index: 0; 	background-image: url(../images/top4.png);	background-image: -moz-linear-gradient(top, #3e3e3e, #222222); /* Firefox 3.6 */	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #3e3e3e),color-stop(1, #222222)); /* Safari & Chrome */	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3e3e3e', endColorstr='#222222'); /* IE6 & IE7 */	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3e3e3e', endColorstr='#222222')"; /* IE8 */}#wrapout { position: absolute; top: 0; width: 100%; height: 100%; }#wrapin { position: relative; width: 940px; height: auto; margin-top: 35px; margin-right: auto; margin-left: auto; border: solid 5px #4f4f4f; outline: solid 1px black; background-color: #222222; }#header { 	position: relative; 	width: 910px;	height: 80px; 	z-index: 0; 	padding-left: 30px;	background-image: url(../images/header.png);	background-image: -moz-linear-gradient(top, #121212, #363636); /* Firefox 3.6 */	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #121212),color-stop(1, #363636)); /* Safari & Chrome */	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#121212', endColorstr='#363636'); /* IE6 & IE7 */	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#121212', endColorstr='#363636')"; /* IE8 */}#header a, #header a:hover { color: #30ba1d; text-decoration: none; }/*<agl.folder "menu">*/	#menu { font-family: Cantarell, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; text-decoration: none; text-transform: none; letter-spacing: 0; word-spacing: 0; width:940px; height:29px; background-image:url(../images/menu_bg.png); position: relative; }	#menu ul {	margin:0px;	padding:0px;	list-style-type:none;	margin-left:8px;	margin-right:8px;}	#menu ul li {	float:left;	height:29px;	background-image:url(../images/button_off.jpg);	background-position:right;}	#menu ul li.active {	float:left;	height:29px;	background-image:url(../images/button_on.png);	background-position:right;}	#menu ul li a {	display:block;	padding-right:18px;	padding-left:18px;	line-height:28px;	font-weight:400;	color:#ffffff;	text-decoration:none;}	#menu ul li.active a {	display:block;	padding-right:18px;	padding-left:18px;	line-height:28px;	font-weight:400;	color:#ffffff;	text-decoration:none;}	#menu ul li a:hover {	display:block;	padding-right:18px;	padding-left:18px;	line-height:28px;	font-weight:400;	color:#fd0;	text-decoration:none;}	#menu ul li.active a:hover { display:block; padding-right:18px; padding-left:18px; line-height:28px; font-weight:400; color:#ffffff; text-decoration:none; cursor: default; }/*</agl.folder>*/#toppic { background-image: url(../images/toppic.jpg); background-repeat: no-repeat; position: relative; width: 940px; height: 160px; }#grad { 	position: relative; 	width: 100%; 	height: 50px; 	z-index: 0; 	border-top: 1px solid #4f4f4f;	background-image: url(../images/grad.png);	background-image: -moz-linear-gradient(top, #2f2f2f, #222222); /* Firefox 3.6 */	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #2f2f2f),color-stop(1, #222222)); /* Safari & Chrome */	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2f2f2f', endColorstr='#222222'); /* IE6 & IE7 */	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2f2f2f', endColorstr='#222222')"; /* IE8 */}#cont { position: relative; top: -50px; width: 900px; height: auto; padding: 20px; }#foot { 	position: relative; 	width: 100%; 	height: 20px; 	z-index: 0; 	text-align: center;	font-size: 0.75em;	padding-top: 20px;	background-image: url(../images/foot.png);	background-image: -moz-linear-gradient(top, #333333, #414141); /* Firefox 3.6 */	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #333333),color-stop(1, #414141)); /* Safari & Chrome */	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#333333', endColorstr='#414141'); /* IE6 & IE7 */	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#333333', endColorstr='#414141')"; /* IE8 */}#picrow { position: relative; width: 350px; height: auto; float: left; padding-top: 80px; }#picrow img { float: none; margin-top: 10px; margin-bottom: 10px; margin-left: 50px; }#text { position: relative; width: 550px; float: right; }#text img { margin-right: 15px; margin-bottom: 15px; }#text_wide { position: relative; width: 100%; float: right; }div.clear {clear: both;font-size: 1px;}.tdmini { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }.tdbig { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }.tdnorm { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }ul { list-style-type: circle; }
