body {
	background: #fdf4dc none repeat scroll 0%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	text-align: center;
}

div, a, h1, img, h1, form, table, td, input, p {
	margin: 0;
	padding: 0;
	text-align: left;
}

td {
	padding: 0 10px 10px 10px;
}

table.register td {
	width: 120px;
	vertical-align: middle;
	padding: 0 6px 6px 6px;
}

input.submit {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	padding: 3px;
	margin: 8px;

	border: 2px solid #444;
	border-top-color: #999;
	border-left-color: #999;

	color: #fff;
	background-color: #0073AE;
}

input.text {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;

	padding: 3px 0px 2px 4px;
}

table.register input.text {
	width: 150px;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 4px;
}

div#wrapper {
	width: 860px;
	margin: 0 auto;
}


/* Header */

div#header {
	width: auto;
	height: 241px;
	background: #fdf4dc url(images/FBAHeader.gif) top left no-repeat;
	position: relative;
	}

div#header.splashpage {
	background: #fdf4dc url(images/FBAHeaderSansSubnav.gif) top left no-repeat;
	height: 200px;
}

	
	/* Logo */

	div#logo {
		text-indent: -9999px;
		width: 288px;
		height: 145px;
		background: url(images/FBALogo.gif) no-repeat;
		position: relative;
		top: 15px;
		left: 28px;
		}

	#logo a	{
		display: block;
		width: 100%;
		height: 100%;
		}


	/* Newsflash Box */

	div#newsflash	{
		width: 270px;
		height: 82px;
		position: absolute;
		left: 396px;
		top: 46px;
		overflow: hidden;
	}

	div#newsflash ul {
		list-style-type: square;
		margin-left: 8px;
		padding-left: 14px;
	}

	div#newsflash li {
		margin-bottom: 5px;
	}

	div#newsflash a	{
		color: #000;
		text-decoration: none;
	}

	div#newsflash a:hover	{
		text-decoration: underline;
	}



	/* Nav Box */

	div#nav	{
		width: 167px;
		position: absolute;
		left: 680px;
		top: 19px;
	}

	#nav a {
		font-family: "Copperplate Gothic Bold", Copperplate, "Copperplate-ThirtyThreeBC", "Georgia", "Times New Roman", sans-serif;
		font-size: 14pt;
		line-height: 16px;
		text-decoration: none;
		color: #fff;

		padding: 8px 15px;
		width: auto;
		height: 15px;
		
		display: block;

		background-color: #0073AE;
	}

	#nav a:hover {
		background-color: #00A3DF;
	}

	#nav a.currentsection {
		background-color: #F0B310;
	}


	/* Sub Nav */

	div#subnav	{
		width: 645px;
		height: 25px;
		position: absolute;
		left: 23px;
		top: 189px;
		overflow: hidden;
		text-align: center;
		margin: 0 auto;
	}

	#subnav ul {
		display: inline; 
		margin: 0;
		padding: 0;
	} 

	#subnav ul li {
		margin: 0;
		padding: 0px 14px;
		border-left: 1px dotted #3d3d2e;
		list-style: none;
		display: inline;
	}
			
	#subnav ul li.first {
		border-left: none;
	}

	#subnav a {
		font: bold 10pt/25px Verdana, Arial, sans-serif;
		color: #000;
		text-decoration: none;
	}

	#subnav a:hover {
		text-decoration: underline;
	}



	/* Content Box */

	div#contentwrapper {
		width: auto;
		height: auto;
		background: #FBE9C2 url(images/ContentBoxBG.gif) top left repeat-y;
		position: relative;
		padding-bottom: 8px;
		min-height: 320px;
	}

	#contentwrapper.splashpage {
		background: #FBE9C2 url(images/NoContentBoxBG.gif) top left repeat-y;
	}

	#contentwrapper.splashpage h1 {
		font-size: 18pt;
	}

	#contentwrapper.splashpage img {
		margin: 15px 0 30px 60px;
	}



	/* Actual Content */

	div#content {
		width: 340px;
		padding: 10px 0 0 61px;
	}

	#content h1 {
		font-size: 12pt;
		font-weight: bold;
		font-variant: small-caps;
		color: #0073AE;
		letter-spacing: 0.1em;
		padding-top: 1em;
	}

	#content h2 {
		margin: 13px 0 13px;
		font-size: 8pt;
		color: #000;
		font-weight: bold;
	}

	#content h1.first {
		padding-top: 0;
	}

	#content p {
		margin: 8px 0 11px;
		display: block;
		text-indent: 1em;
		line-height: 1.7em;
	}

	#content p.indented {
		margin-left: 10px;
		text-indent: 0;
	}

	#content ul {
		margin: 0 0 0 8px;
		padding: 0 0 0 19px;
		line-height: 1.7em;
	}

	#content img {
		display: block;
		margin: 20px auto;
	}




	/* Content Side Items */

	div#contentside {
		width: 430px;
		position: absolute;
		top: 15px;
		left: 415px;
	}


	#contentside div.photo {
		margin: 0 0 32px 30px;
	}

	/* Photo Captions */

	#contentside div.photo div {
		margin-top: 2px;
		font-size: 7pt;
		font-weight: bold;
		text-indent: .5em;
	}



	/* Side Popups */

	#contentside div.sidepopup {
		clear: both;
		float: right;
		position: relative;
		right: 40px;
		top: 10px;
		width: 195px;
		height: 110px;
		background: transparent url(images/SidePopup.gif) no-repeat;
	}

	#contentside div.sidepopup a {
		color: blue;
	}

	#contentside div.sidepopup div.signup {
		width: 160px;
		height: 60px;

		position: relative;
		left: 0;
		top: 25px;

		font-size: 7pt;
		font-weight: bold;

		margin-bottom: 20px;

		text-align: center;
		margin: 0 auto;
	}

	#contentside div.sidepopup div.signup a {
		font-size: 9pt;
		font-weight: bold;
		line-height: 1.7em;
	}


	#contentside div.sidepopup div.mailinglist {
		width: 160px;
		height: 60px;

		position: relative;
		left: 2px;
		top: 24px;

		overflow: hidden;

		font-size: 7pt;
		font-weight: bold;

		margin-bottom: 20px;

		text-align: left;
		margin: 0 auto;
	}

	#contentside div.sidepopup div.mailinglist input {
		width: 150px;
	}

	#contentside div.sidepopup div.mailinglist p {
		padding: 4px;
	}

	/* WhyBox */

	div#whybox {
		display: none;
		clear: both;
		float: right;
		position: relative;
		right: 138px;
		top: -17px;
		width: 255px;
		height: auto;
		background-color: #FDF4DC;
		border: 3px solid #EFB210;
	}

	div#whybox div.whytext {
		padding: 22px 14px 20px;
		font-size: 7pt;
	}

	div#whybox p {
		padding-top: 9px;
	}

	div#whybox p.first {
		padding-top: 0;
	}

	div#whybox div.xclose a:link, div#whybox div.xclose a:visited, div#whybox div.xclose a:active, div#whybox div.xclose a:hover {
		position: absolute;
		top: 5px;
		right: 9px;
		text-transform: lowercase;
		display: block;
		width: 5px;
		height: 15px;
		color: #000;
		text-decoration: none;
		text-align: right;
		line-height: 10px;
	}



	/* Content Bottom */

	div#contentbottom {
		text-indent: -9999px;
		width: auto;
		height: 24px;
		background: url(images/ContentBoxBottom.gif) no-repeat;
	}

	/* Page Footer */

	div#footer {
		text-indent: -9999px;
		width: auto;
		height: 65px;
		background: transparent url(images/FBAFooter.gif) top left no-repeat;
	}


	/* Copyright Info */

	div#copyright {
		font-size: 9px;
		width: auto;
		margin: 0 auto;
		padding: 0 0 17px;
		text-align: center;
	}

	div#copyright a {
		color: #000;
		text-decoration: none;
	}

	div#copyright a:hover {
		text-decoration: underline;
	}

	div#copyright img {
		position: relative;
		top: 1px;
		border: 0;
		padding: 0;
		margin: 0;
	}
