body {
	background-color: #FFF;
	margin: 0;
	padding: 0;	
}
.clear {
	clear: both;
}

p.getflash {
	display: block;
	width: 300px;
	padding: 20px;
	margin: 0 auto;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
p.getflash img {
	float: left;
	padding: 0px 4px;
}
p.getflash a { color: #FFFFFF; text-decoration: underline; }
p.getflash a:hover { color: #B2C0D0; text-decoration: none; }

/* -- HEADER FORMATTING -- */
#header {
	position: absolute;
	left: -999em;
	width: 751px;
	margin: 0px auto;
	padding: 0;
}



/* -- CONTNENT FORMATTING -- */
#content {
	width: 751px;
	margin: 0px auto;
	padding: 0;
}
#content h1 {
	display: block;
	width: 680px;
	height: 40px;
	padding: 14px 0px 0px 71px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	color: #F20000;
	font-weight: normal;
	letter-spacing: 0.25em;
}
#content #contentbody {
	display: block;
	width: 619px;
	padding: 10px 64px 10px 68px;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	letter-spacing: 0.02em;
	color: #6D8390;
	font-style: italic;
	font-weight: 400;
	padding: 0;
}
#content p, #content ul, #content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D8390;
	line-height: 1.4em;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

ul.h3list {
	list-style: inside;
	padding: 0;
}
ul.h3list li, #content h3 {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #F20000;
	padding: 10px;
	margin-top: 20px;
	background-color: #EBCC9A;
}

#content h3 a:link,#content h3 a:visited {
	color: #F20000;
	text-decoration: none;
	padding: 1px 26px;
	background: url(../images/h3list_bullet.png) bottom left no-repeat;
}
#content h3 a:hover {
	text-decoration: underline;
	background: url(../images/h3list_bullet.png) top left no-repeat;
}

#content a:link, #content a:visited {
	text-decoration: underline;
	color: #660000;
}
#content a:hover {
	text-decoration:none;
	color: #F20000;
}

#content #contentbottom {
	display: block;
	width: 751px;
	height: 29px;
	padding: 0;
	margin: 0;
	background:url(../images/content_btm.png) top center;
}

#content p.booth5520 {
	width: 620px;
	margin: 0 auto;
	padding: 14px 0px;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	color: #F2DBB6;
	background: url(../images/booth_bkg.png) top center no-repeat;
}

.twocol {
	display: block;
	width: 49%;
	float: left;
	padding: 2px;
}

/* -- FOOTER FORMATTING -- */
#footer {
	width: 751px;
	margin: 0px auto;
	padding: 10px 0px;
	text-align: center;
	color: #6D8390;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
}
#footer p.footernav {
	position: absolute;
	left: -999em;
}
#footer a:link    { color: #F2DBB6; text-decoration: underline; }
#footer a:visited { color: #EBCC9A; text-decoration: underline; }
#footer a:hover   { color: #B7827C; text-decoration: none; }

