/* Elements */
body
{
	background: #ffffec url(../images/bg.jpg) repeat;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #69685f;
}

h1, h2, h3, h4, h5
{
	margin: 0;
}

a, a:active, a:visited
{
	color: #69685f;
	text-decoration: underline;
}

a:hover
{
	color: #ff7738;
	text-decoration: underline;
}

img
{
	border: 0;
}

/* Container */
#container
{
	margin: 0 auto;
	padding: 0;
	width: 782px;
	text-align: center;
}

/* Header */
#header
{
	width: 782px;
	height: 121px;
}

.header-border-left
{
	background: #ffffec url(../images/header-border-left.jpg) top left no-repeat;
	width: 21px;
	height: 121px;
	float: left;
}

.header-border-right
{
	background: #ffffec url(../images/header-border-right.jpg) top left no-repeat;
	width: 21px;
	height: 121px;
	float: left;
}

#header-logo
{
	width: 287px;
	height: 121px;
	float: left;
}

#header-logo ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#header-logo li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#header-logo span
{
	display: none;
}

#header-logo a
{
	float: left;
}

#logo
{
	width: 287px;
	height: 121px;
	background-image: url(../images/logo-off.gif);
	background-repeat: no-repeat;
}

#logo a
{
	padding: 0 287px 121px 0;
}

#logo a:hover
{
	background: url(../images/logo-on.gif) no-repeat top left;
}

.nav-bg
{
	background: #fff url(../images/nav-bg.gif) top left no-repeat;
	width: 453px;
	height: 121px;
	float: left;
	text-align: left;
}

.navigation
{
	padding: 45px 0 0 38px;
}

.nav-button
{
	float: left;
	height: 34px;
}

/* Bucket */
.bucket-border-left
{
	background: #ffffec url(../images/bucket-boder-left.jpg) top left no-repeat;
	width: 21px;
	height: 315px;
	float: left;
}

.bucket-border-right
{
	background: #ffffec url(../images/bucket-boder-right.jpg) top left no-repeat;
	width: 21px;
	height: 315px;
	float: left;
}

.tagline
{
	background: #ffffec url(../images/tagline-hp.gif) top left no-repeat;
	width: 338px;
	height: 315px;
	float: left;
}

.btn-smokefree-hp
{
	text-align: right;
	padding: 151px 7px 0 0;
}

.rotating-image
{
	width: 402px;
	height: 315px;
	float: left;
}

/* InsidePage Page Title */
.pagetitle-border-left
{
	background: #ffffec url(../images/pagetitle-border-left.jpg) top left no-repeat;
	width: 21px;
	height: 139px;
	float: left;
}

.pagetitle-border-right
{
	background: #ffffec url(../images/pagetitle-border-right.jpg) top left no-repeat;
	width: 21px;
	height: 139px;
	float: left;
}

.page-title-bg
{
	background: #ffffec url(../images/page-title-bg.gif) top left no-repeat;
	width: 541px;
	height: 139px;
	float: left;
}

.page-title-bg p
{
	margin: 0;
	padding: 28px 59px 0 0;
	text-align: right;
}

.btn-bg-in
{
	background: #ffffec url(../images/btn-bg-in.gif) top left no-repeat;
	width: 199px;
	height: 139px;
	float: left;
}

.btn-bg-in p
{
	margin: 0;
	padding: 15px 0 0 0;
	text-align: left;
}

/* Body */
.body-bg
{
	background: #ffffec url(../images/body-bg.jpg) repeat-y;
	width: 782px;
	overflow: hidden;
}

#left-column
{
	float: left;
	width: 421px;
	text-align: left;
}

.left-column-content
{
	font-size: 14px;
	padding: 0 50px 18px 77px;
}

.left-column-content-in
{
	font-size: 12px;
	padding: 0 38px 18px 77px;
}

#right-column
{
	float: left;
	width: 361px;
	text-align: left;
}

#right-column td
{
	font-size: 11px;
	vertical-align: top;
}

.facts-table
{
	width: 310px;
}

.yellow-cell
{
	background-color: #ffffdf;
}

.blue-cell
{
	background-color: #e9f3fb;
}

.question-cell
{
	padding: 8px 25px 8px 0;
	color: #0076d4;
}

.answer-cell
{
	padding: 4px 25px 4px 0;
	color: #0076d4;
}

.letter-cell
{
	width: 36px;
	padding: 12px 0 0 14px;
}

.right-column-content
{
	font-size: 14px;
	padding: 0 86px 18px 0;
}

.right-column-content h4
{
	color: #0076d4;
	font-size: 18px;
}

/* FormPage */
#form-page
{
	width: 782px;
	text-align: left;
}

.form-page-content
{
	font-size: 12px;
	padding: 0 57px 18px 57px;
}


/* Admin */
#admin-column
{
	width: 782px;
	text-align: left;
}

.admin-content
{
	font-size: 12px;
	padding: 20px 28px 18px 57px;
}

/* Footer */
#footer
{
	background: #ffffec url(../images/footer.jpg) top left no-repeat;
	width: 782px;
	height: 80px;
}

.footer-logos
{
	float: left;
	width: 500px;
}

.footer-copyright
{
	float: left;
	width: 282px;
	font-size: 10px;
	text-align: right;
}

.footer-copyright p
{
	margin: 0;
	padding: 7px 52px 0 0;
	font-size: 10px;
	text-align: right;
}

#footer span
{
	padding: 0px 3px;
}


/* Hall of Fame Button */
#HallofFameRollOver
{
display:block;
width:169px;
height:48px;
background: url(/Data/FileManager/btn-hof-off.gif) no-repeat top left;	
}
#HallofFameRollOver a:hover
{
display:block;
width:169px;
height:48px;
background: url(/Data/FileManager/btn-hof-on.gif) no-repeat top left;	
}
