/*******************************************************************************

	Project		:	Redaxo Demo
	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de

*******************************************************************************/

/* ### Logo ################################################################# */
#logo {
	display:none;
}

#logo a {
	display:block;
	height:80px;
	width:215px;
	text-indent:-700em;
}

/* ### Header ############################################################### */

#header {
	background:#071032 url(skill-games-header2.jpg) 0 0 no-repeat;
	color: #c4c4c4;
	height:120px;
}

#nav-header {
	position:absolute;
	left:210px;
	bottom:2px;
}

/* ### Main-block Background ################################################# */

#main-block {
	background-image: url();
	background-position: 317px 217px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	min-height: 580px;
}

/* ### Donate ###################################################################### */

#donate {
	display:block;
	clear:left;
	width:208px;
	height: 300px;
	background: #37444f url(bg_unav.gif) no-repeat;
	color: #c4c4c4;
	text-align:right;
}

#donate input {
	margin-top: 200px;
	margin-right: 20px;
}