@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(../images/bg.jpg);
	margin-top: 10px;
	margin-left: 10px;
}


h1 {
	font-size: 14px;
	color: #E4242F;
	line-height: -60px;
	font-weight: bold;
}
.top {
	font-family: Helvetica;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
	font-style: normal;
}

.top a:link {
	color:#CCCCCC;
	text-decoration: none;
}
.top a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.top a:hover {
	color: #E4242F;
	text-decoration: underline;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

#entrywrapper {
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0px;
	font-family: Helvetica;
	font-size: 13px;
	font-style: normal;
	background-color:#FFFFFF;
	border: 1px solid #660000;

}


#bg_top {
	background-image: url(../images/bg_top_crowd_logo.jpg);
	background-repeat: no-repeat;
	top: 0px;
	position: top;
}

#lhnbg {
	background-image: url(../images/bg_links.jpg);
	background-repeat: repeat-y;
	width: 235px;
	position: top;
	top: 297px;
	left: 9px;
	height: 6100px;
	font-family: "Helvetica Neue Bold Condensed", Helvetica;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #E4242F;
	padding-left: 110px;
	padding-top: 20px;
	padding-bottom: 100px;
}

#content {
	background-repeat: repeat-y;
	width: 497px;
	position: absolute;
	top: 297px;
	left: 353px;
	height: 6100px;
	font-family: Helvetica;
	font-size: 13px;
	font-style: normal;
	background-image: url(../images/grey_line_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 100px;
	background-color: #FFFFFF;
	overflow: visible;
}

#lhnbgperth {
	background-image: url(../images/bg_links.jpg);
	background-repeat: repeat-y;
	width: 235px;
	position: top;
	top: 297px;
	left: 9px;
	height: 6100px;
	font-family: "Helvetica Neue Bold Condensed", Helvetica;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #E4242F;
	padding-left: 110px;
	padding-top: 20px;
	padding-bottom: 100px;
}

#contentperth {
	background-repeat: repeat-y;
	width: 497px;
	position: absolute;
	top: 297px;
	left: 353px;
	height: 6100px;
	font-family: Helvetica;
	font-size: 13px;
	font-style: normal;
	background-image: url(../images/grey_line_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 100px;
	background-color: #FFFFFF;
	overflow: visible;
}

#contentThankYouPage {
	width:610px;
	margin: 0 auto 0 auto;
	padding: 0px;
	font-family: Helvetica;
	font-size: 13px;
	font-style: normal;
	background-color:#FFFFFF;
	border: 1px solid #660000;
	
}

.thankYouTableBorder {
	border-top:1px solid #FF0000;
}
