body {
	margin  : 10px 0 10px 50%;	
	background-color : #e53549;
	font : 12px verdana, sans-serif;
	color : white;	
}
#container {
	position : relative;
	width : 700px;
	margin :  0 0 0 -350px;
	background : #69243c url(img/footer-b.jpg) no-repeat bottom left;
	border : 5px solid #feeaeb;
}
#header {
	position : relative;
	top : 0;
	left : 0;
	height : 250px;
	background : #69243c url(img/header-b.jpg) no-repeat top left;
}
.header {
	text-align : right; 
	margin :  0 !important;
	margin : 90px 0 -90px 0;
	color : #feeaeb;
	letter-spacing : 0.2em;
	font : bold 25px sans-serif; 
	padding : 90px 0 0 0 !important;
	padding : 0;			
}
#container #menu {
	position : absolute;
	left : 16px;
	top : 160px !important;
	top : 175px;
	width : 160px;
	right : 0;
	font : 14px verdana, sans-serif;
}
#menu a {
	display : block;
	width : 160px;
	height : 22px;
	margin-top : 0px;
	text-align : center;
	background : #feeaeb url(img/line-a.gif) repeat-x bottom left;
	border-width : 0;
	color : black;
	text-decoration : none;
}
#menu a:hover {
	background : #1e1e1e repeat top left;
	text-decoration : underline;
	color : white;
}
#menu .partyticker {
	display : block;
	height : auto;
	font : 13px verdana, sans-serif;
}
#menu h4 {
	display : block;
	height : 23px;
	text-align : center;
	padding : 3px 0 0 0; /*!important;
	padding : 3px 0 -3px 0;*/
	background : url(img/menu-top-b2.gif) no-repeat top left;
	font :  bold 12px verdana, sans-serif;
	letter-spacing : 0.2em;
	margin-bottom : -3px;
	color : black;
}
#menu #bottom {
	width : 160px;
	height : 22px;
	margin-bottom : 10px;
	background : url(img/menu-bottom-b2.gif) no-repeat bottom left;
}
#menu #valid {
	width : 160px;
}
#container #content {
	position : relative;
	top : -80px;
	left : 192px;
	width : 492px;
	color : #feeaeb;
	margin-bottom : 0px;
}
span.headline {
	color : #f45068;
	text-transform : lowercase;
	font :  22px "Trebuchet MS", verdana, sans-serif;
	letter-spacing : 0.1em;
}
#footer {
	position : relative;
	top : 0;
	left : 0;
	height : 60px;
}