/* CSS Document */

#homeheader{
	width:510px;
}
#homeheaderleft{
	float:left;
	padding:3px 10px;
	width:508px;
	height:170px;
}
#homeheaderright{
	float:left;
	margin-left:10px;
	padding:17px 0;
	width:232px;
	height:225px;
	font:1em Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.1em;

}
#homemenu{
	background-color:#FFF;
	clear:both;
	font-size:0.8em;
	border-top:2px solid #750000;
	border-bottom:1px solid #750000;
	z-index:40;
}
#ajaxticker1{
	font-size:1em;
	width: 200px;
	height: 45px;
	min-height:60px;
	border: 1px solid #000000;
	padding: 8px 5px 0 5px;
	background-color: #FFFFFF;
	text-align:left;
	line-height:1em;
	border-radius:5px;
	-moz-border-radius:5px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background-color: #FFFFFF;
	text-align:center;
	margin:0;
}
#ajaxticker1 {
	text-align:center;
	margin:15px auto;
}

#ultimate {
	width:790px;
	padding:0 30px 0 13px;
	background:url(../images/background/ultimate-background.png) repeat-y;
	z-index:5;
	}
.ultimate {
	color:#fff;
	text-align:center;
	border-bottom:1px solid #000;
	text-shadow: #222 3px 2px 5px;
	padding:10px 0;
	margin-bottom:0px;
	font-size:2em;
	font-family: 'DejaVuSansBook', 'arial black', arial, helvetica, sans-serif;
	}
.picture {
	width:534px;
	height:263px;
	margin-left:-7px;
	border-bottom:2px solid #790000;
	}
