@charset "utf-8";


#wrapperpage {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	font-size: 16px;
	color: #000000;
	font-weight:normal;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	overflow: hidden;
	}

.centerboothsetup {
	text-align: center;
	}

h2,h3, h4, h5 {
	color: #730104;
	text-align: center;
}

.highlight {
	color: #730104;
	font-size:16px;
	font-weight:bold;
	}
	
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #730104;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	padding-right: 60px;
	border-bottom:double;
	border-bottom-color:#730104;
	}

#footer a:link {
		color: #730104;}
#footer a:visited {
		color: #384151;}
#footer a:hover {
		color: #003300;}

#footer2 {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #730104;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	padding-right: 60px;
	border-top:double;
	border-top-color:#730104;
	}
	
#footer2 a:link {
		color: #730104;}
#footer2 a:visited {
		color: #384151;}
#footer2 a:hover {
		color: #003300;}
	
