body {
	background-color: #002450;
	background-image: url(graphics/bg_title.png);
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#arrowContainer {
	margin: 0 auto;
	width: 960px;
	position: relative;
	height: 3940px;
}
/* Header Info */
h1 {
	margin: 0;
	padding: 15px 0 0 0;
	color: white;
	font-size: 52px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	width: 643px;
	height: 144px;
	margin-left: -25px;
}
#tagline {
	color: white;
	font-size: 32px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	display: block;
	width: 585px;
	height: 61px;
}
#date {
	display: block;
	text-align: center;
	width: 357px;
	height: 133px;
	color: white;
	font-size: 46px;
	font-family: Impact, Impact, Charcoal, sans-serif;
	position: absolute;
	top: 15px;
	right: -25px;
}
h1, #tagline, #date {
	text-shadow: 5px 5px 5px #000;
}
#tracks {
	display: block;
	text-indent: -9999px;
	width: 278px;
	height: 911px;
	background-image: url(graphics/tracks1.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 10px;
	top: 1px;
	z-index: -1;
}
/* Template Styles */
img {
	border: none;
}
.infoBox {
	background-image: url(graphics/text_bg.png);
	background-repeat: repeat;
	padding: 10px;
	border: 1px solid black;
	-moz-box-shadow: 0 0 15px #333;
	-webkit-box-shadow: 0 0 15px #333;
	box-shadow: 0 0 15px #333;
}
.arrow {
	text-indent: -9999px;
}
blockquote a, #sponsors a {
	color: white;
}
blockquote {
	display: block;
	font-size: 30px;
	color: white;
	width: 450px;
	border-left: 1px solid white;
	padding-left: 15px;
	text-shadow: 3px 3px 5px #333;
	margin: 0;
}
.register {
	width: 519px;
	height: 119px;
	display: block;
	background-image: url(graphics/register1.png);
	margin-left: -35px;
}
.register a {
	color: white;
	text-decoration: none;
	display: block;
	margin-left: 315px;
	margin-top: 38px;
	font-size: 30px;
}
.register a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
/* ABA Award */
#abaAward {
	width: 502px;
	height: 45px;
	background-color: #fff;
	position: relative;
	margin-bottom: 15px;
	-moz-box-shadow: 0 0 15px #333;
	-webkit-box-shadow: 0 0 15px #333;
	box-shadow: 0 0 15px #333;
}
#abaAward img {
	position: absolute;
	top: -6px;
	left: -6px;
}
#abaAward span {
	font-size: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 45px;
}
/* About */
#about {
	width: 480px;
	padding-bottom: 50px;
}
#about img {
	margin-left: 35px;
}
#about .register {
	position: absolute;
}
/* Social Networking */
#social {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 300px;
	left: 520px;
}
#social li {
	margin-top: -10px;
}
#social img {
	border: none;
}
/* Hotel */
#hotel {
	width: 270px;
	position: absolute;
	top: 1000px;
	right: 50px;
	_top: 740px; /* IE6 Fix */
}
#hotel img {
	margin-left: 5px;
	margin-top: -260px;
	-moz-box-shadow: 0 0 25px #333;
	-webkit-box-shadow: 0 0 25px #333;
	box-shadow: 0 0 25px #333;
	_margin-top: 0; /* IE6 Fix */
}
#arrow1 {
	width: 467px;
	height: 467px;
	background-image: url(graphics/tracks2.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 1100px;
	right: 340px;
	z-index: -1;
}
#bq1 {
	position: absolute;
	top: 900px;
}
/*Plenary Speakers */
#plenary {
	width: 560px;
	position: absolute;
	top: 1500px;
	left: 121px;
	padding-bottom: 50px;
}
#plenary li {
	margin: 3px 0;
}
#plenary li span {
	display: block;
	margin-left: 15px;
}
#plenary .register {
	position: absolute;
	display: none;
}
#bq2 {
	position: absolute;
	top: 1300px;
	right: 1px;
}
#arrow2 {
	width: 461px;
	height: 464px;
	background-image: url(graphics/vertical_tracks.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 1900px;
	left: 500px;
	z-index: -1;
}
/* Service Award */
#serviceAward {
	position: absolute;
	top: 2050px;
}
#serviceAward p {
	font-size: 14px;
}
#serviceAward #prevWinner {
	float: right;
	width: 240px;
	border-left: 1px solid black;
	padding-left: 5px;
	height: 480px;
}
#serviceAward #nominations {
	border-top: 1px solid black;
	width: 680px;
}
#serviceAward #nominations div {
	float: left;
	width: 250px;
}
#serviceAward #nominations #nominationsProcedure {
	width: 420px;
	padding-right: 5px;
}
#arrow3 {
	width: 102px;
	height: 500px;
	background-image: url(graphics/tracks3.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 2595px;
	left: 155px;
	z-index: -1;
}
/* Video */
#video {
	position: absolute;
	top: 3080px;
	height: 500px;
	width: 400px;
}
#video div {
	width: 320px;
	height: 265px;
}
#video .register {
	clear: both;
	position: absolute;
}
#bq3 {
	color: black;
	text-shadow: none;
	border-left: 1px solid black;
	margin-bottom: 15px;
	width: 410px;
}
/* Sponsors */
#sponsors {
	right: 1px;
	position: absolute;
	top: 2670px;
	width: 360px;
	color: white;
}
#sponsors p {
	clear: left;
}
#sponsors img {
	margin-bottom: 8px;
}
#sponsors ul {
	background-image: url(graphics/sponsor_bg.png);
	background-repeat: no-repeat;
	width: 352px;
	list-style-type: none;
	margin: -8px 0 25px 0;
	padding: 15px 0 10px 10px;
}
#sponsors span {
	display: block;
	margin-left: 21px;
	clear: both;
}
#sponsors .sponsorSmall {
	float: left;
	margin-right: 5px;
}
#sponsors .sponsorLeft {
	clear: both;
	float: left;
	margin-right: 8px;
}
#sponsors .sponsorText {
	display: block;
	clear: left;
}
#arrow4 {
	width: 101px;
	height: 420px;
	background-image: url(graphics/tracks4.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 3550px;
	left: 155px;
	z-index: -1;
}
/* Schedule */
#scheduleWrapper {
	width: 1009px;
	margin: 0 auto;
	z-index: 5;
	position: relative;
}
#schedule {
	margin-left: -15px;
	background-image: url(graphics/schedule_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#schedule h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background-image: url(graphics/tracks5.png);
	background-repeat: no-repeat;
	width: 1009px;
	height: 180px;
}
#scheduleContainer {
	margin-top: -25px;
	background-image: url(graphics/tracks6.png);
	background-repeat: repeat-y;
	background-position: 3px 0;
	position: relative;
	margin-bottom: 19px;
}
#printSchedule {
	text-indent: -9999px;
	width: 147px;
	height: 156px;
	background-image: url(graphics/print.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -65px;
	right: 1px;
	cursor: pointer;
}
#schedule h3 {
	background-color: black;
	color: white;
	width: 970px;
	margin-left: 15px;
	padding: 5px 0 3px 15px;
	font-size: 26px;
}
#schedule h4 {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 20px;
}
#schedule h5 {
	margin: 0 0 0 70px;
	padding: 0;
	font-size: 14px;
}
#schedule p {
	margin: 0 0 0 70px;
	padding: 0;
	font-size: 12px;
}
#schedule span {
	float: right;
	font-size: 12px;
}
#schedule h3 span {
	float: none;
	color: white;
	margin-left: 25px;
}
#schedule ul {
	width: 1009px;
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}
#schedule ul li {
	width: 970px;
	margin: 0 0 15px 0;
}
#schedule ul li div {
	background-color: white;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	padding: 5px 15px 10px 0;
	clear: both;
}
#schedule .tracks {
	margin: 0;
	padding: 0;
}
#schedule .tracks li {
	margin: 0;
	padding: 0;
	width: 240px;
	float: left;
	border: none;
}
#schedule .plenary {
	background-color: #CCF;
	min-height: 150px;
}
#schedule .plenary p {
	margin-bottom: 15px;
}
#schedule .plenary img {
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}
#schedule .tracks p {
	margin-left: 30px;
	margin-bottom: 10px;
}
#schedule .tracks h5 {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#schedule .substantive h5 {
	color: #1b7141;
}
#schedule .practice h5 {
	color: #ad1d32;
}
#schedule .technology h5 {
	color: #4d62a1;
}
#schedule .ethics h5 {
	color: #bb890b;
}
#schedule .tracks span {
	float: none;
	display: block;
	font-size: 10px;
	margin-bottom: 10px;
}
/* Registration */
#arrow5 {
	background-image: url(graphics/tracks7.png);
	width: 960px;
	height: 180px;
	margin: 0 auto;
	text-indent: 1px;;
	clear: both;
	padding-top: 39px;
}
#arrow5 .register a {
	position: absolute;
}
/* FAQs */
#faqs {
	color: white;
	background-color: black;
}
#faqsContainer {
	width: 960px;
	margin: 0 auto;
	padding: 235px 0 5px 0;
	background-image: url(graphics/end_of_path.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	line-height: 1.6em;
}
#faqs a {
	color: white;
}
#regBox {
	background-color: white;
	color: black;
	padding: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#regTable th {
	font-weight: bold;
	width: 180px;
}
#regTable td {
	text-align: center;
}
#regTable .regType {
	text-align: left;
}
#regBox a {
	color: #0000ff;
}
#w3c {
	margin: 0 0 10px 40px;
}