body,h1,h2,h3,h4,h5,h6,img,li,p,table,td,tr,ul	{
	background:transparent;
	border:none;
	margin:0px;
	padding:0px;
}
body	{
	background:#7a0212 url("../img/body_background.png") top center repeat-x;
	border:none;
	color:#7a7a7a;
	cursor:default;
	font:italic normal 22px/28px Georgia,Times,Times New Roman;
	height:100%;
	text-align:center;
	width:100%;
}

a	{
	color:#202020;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
h1	{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}
h1 a	{
	display:block;
	height:25px;
	width:210px;
}
h2	{
	color:#7a0212;
	float:left;
	font:italic normal 22px/28px Georgia,Times,Times New Roman;
	padding:0px 4px 0px 0px;
}
h3	{
	color:#202020;
	float:left;
	font:italic normal 22px/28px Georgia,Times,Times New Roman;
	padding:0px 4px 0px 0px;
}
hr	{
	border:none;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #f7f7f7;
	height:0px;
}
hr,form,p,ul	{
	margin-bottom:22px;
}
input	{
	font:italic normal 22px/40px Georgia,Times,Times New Roman;
}
strong	{
	color:#505050;
	font-weight:normal;
}
ul.listAlternate	{
	list-style:none;
}
ul.listAlternate li	{
	display:block;
	padding:5px;
}
ul.listGallery	{
	list-style:none;
	overflow:hidden;
	margin-right:-10px;
}
ul.listGallery li	{
	float:left;
	margin:0px 10px 0px 0px;
}

/* ========================================================================= Layout */
div#wrap	{
	margin:0px auto 0px auto;
	text-align:left;
	width:640px;
}
div#header	{
	background:transparent url("../img/header_background.png") top center no-repeat;
	height:100px;
	padding:100px 0px 0px 20px;
}
div#content	{
	background:transparent url("../img/content_background.png") top center repeat-y;
	overflow:auto;
	padding:0px 50px 0px 50px;
}
div#footer	{
	background:transparent url("../img/footer_background.png") top center no-repeat;
	color:#5b010d;
	font:normal normal 12px/25px Arial,Helvetica,Verdana;
	padding:60px 10px 0px 20px;
}
div#footer a	{
	color:#b7031b;
}

/* ==================================================================== Navigation */
div#navigation	{
	float:right;
	margin:-8px 0px 0px 0px;
}
div#navigation ul	{
	height:40px;
	list-style:none;
}
div#navigation ul li	{
	float:left;
	margin:0px 10px 0px 0px;
	text-align:center;
}
div#navigation ul li.active a .buttonLeft,div#navigation ul li.active a .buttonMiddle,div#navigation ul li.active a .buttonRight	{
	background-image:none;
	color:#fefefe;
}
div#navigation ul li a	{
	color:#e0c0c0;
	display:block;
	font:normal normal 14px/40px Arial,Helvetica,Verdana;
}
div#navigation ul li a:hover	{
	color:#fefefe;
	text-decoration:none;
}

/* =============================================================== Global Classes */
.alignleft	{
	float:left;
}
.alignright	{
	float:right;
}
.bubble	{
	float:left;
	visibility:hidden;
}
.bubbleHorizontalLeft	{
	background:transparent url("../img/bubble_horizontal-left.png") right center no-repeat;
	display:block;
	float:left;
	height:25px;
	width:10px;
}
.bubbleHorizontalMiddle	{
	background:transparent url("../img/bubble_horizontal-middle.png") center center repeat-x;
	display:block;
	float:left;
	font:italic normal 12px/25px Georgia,Times,Times New Roman;
	height:25px;
	padding:0px 5px 0px 5px;
}
.bubbleHorizontalRight	{
	background:transparent url("../img/bubble_horizontal-right.png") left center no-repeat;
	display:block;
	float:left;
	height:25px;
	width:5px;
}
.buttonLeft	{
	background:transparent url("../img/button_background-left.png") left center no-repeat;
	display:block;
	float:left;
	height:40px;
	width:5px;
}
.buttonMiddle	{
	background:transparent url("../img/button_background-middle.png") left center repeat-x;
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	padding:0px 5px 0px 5px;
}
.buttonMiddle input	{
	background:transparent;
	border:none;
	cursor:pointer;
	color:#e0c0c0;
	margin:0px;
	padding:0px;
}
.buttonRight	{
	background:transparent url("../img/button_background-right.png") left center no-repeat;
	display:block;
	float:left;
	height:40px;
	width:5px;
}
.clear	{
	clear:both;
}
.description	{
	display:inline-block;
	width:120px;
}
.formLine	{
	margin-bottom:10px;
}
.horizontalBoxLeft	{
	background:transparent url("../img/horizontal-box_background-left.png") right center no-repeat;
	display:block;
	float:left;
	height:40px;
	width:5px;
}
.horizontalBoxMiddle	{
	background:transparent url("../img/horizontal-box_background-middle.png") center center repeat-x;
	color:#b7031b;
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	padding:0px 5px 0px 5px;
}
.horizontalBoxMiddle input	{
	background:transparent;
	border:none;
	color:#b7031b;
	height:40px;
	margin:0px;
	padding:0px;
	width:230px;
}
.horizontalBoxRight	{
	background:transparent url("../img/horizontal-box_background-right.png") left center no-repeat;
	display:block;
	float:left;
	height:40px;
	width:5px;
}
.inputLabel	{
	line-height:40px;
	padding:0px 0px 0px 10px;
}
.inputEmail	{
	display:none;
}
.notificationGood	{
	background:#eeffee;
	border:1px solid #ccffcc;
	color:#22cc22;
	font-size:14px;
	line-height:20px;
	padding:0px 5px 0px 5px;
}
.notificationBad	{
	background:#ffeeee;
	border:1px solid #ffcccc;
	color:#cc2222;
	font-size:14px;
	line-height:20px;
	padding:0px 5px 3px 5px;
}
.textInfo	{
	font-size:14px;
	line-height:20px;
}
.verticalBoxTop	{
	background:transparent url("../img/vertical-box_background-top.png") center bottom no-repeat;
	display:block;
	height:5px;
	width:540px;
}
.verticalBoxMiddle	{
	background:transparent url("../img/vertical-box_background-middle.png") center top repeat-y;
	display:block;
	padding:5px 0px 5px 10px;
	width:530px;
}
.verticalBoxMiddle textarea	{
	background:transparent;
	border:none;
	color:#7a7a7a;
	font:italic normal 18px/22px Georgia,Times,Times New Roman;
	height:130px;
	margin:0px;
	overflow:auto;
	padding:0px;
	width:520px;
}
.verticalBoxBottom	{
	background:transparent url("../img/vertical-box_background-bottom.png") center top no-repeat;
	display:block;
	height:5px;
	width:540px;
}

/* ================================================================== Icons 25x25 */
.iconLeonerd,.iconMySpace,.iconTwitter,.iconXing	{
	background:transparent url("../img/icon_none.png") left center no-repeat;
	display:inline-block;
	height:25px;
	overflow:hidden;
	padding:0px 0px 0px 30px;
	width:0px;
}
.iconLeonerd	{
	background-image:url("../img/icon_leonerd.png");
}
.iconMySpace	{
	background-image:url("../img/icon_myspace.png");
}
.iconTwitter	{
	background-image:url("../img/icon_twitter.png");
}
.iconXing	{
	background-image:url("../img/icon_xing.png");
}

/* ================================================================== Icons 16x16 */
.iconAudio	{
	background:transparent url("../img/icon_none.png") left center no-repeat;
	padding:0px 0px 0px 26px;
}
.iconAudio	{
	background-image:url("../img/icon_audio.png");
}
