body 
{
	margin: 0px;
	background: url(images/downtownICT.jpg) no-repeat top left;
	background-color: #000080;
	color: #ffffff;
}

a:link, a:visited
{
	color:Aqua;
}

a:hover, a:active 
{
	color:White;
}

#pageHeader 
{
	background: url(images/absConvention2007-ICT_small.png) no-repeat top left; 
	margin-top:  10px;
	margin-left: 10px;
	height: 225px;
	padding-bottom: 20px;
}

#pageHeader h1 { 
	background: transparent url('images/American Bonanza Society.gif') no-repeat top left; 
	height:50px;
	width:500px;
	margin-top:25px;
	margin-left:225px;
}

#pageHeader h1 span {
	display:none;
}


#pageHeader h2 
{
	margin-left: 250px;
	color:Red;
	padding-bottom:0px;
}

#pageHeaderDetails {
	margin-left: 275px;
	font-size:    medium;
}

#tagline
{
	font: italic normal 20pt georgia; 
	text-align:center;
}

#contentLeft 
{
	background: transparent url('images/divTopRight.png') no-repeat top left; 
	width:240px;
	float: left;
	padding-bottom: 75px;
}

.checkmark
{
	font-weight:bold;
	list-style-image: url('images/checkmark.gif');
}

.checkbox
{
	list-style-image: url('images/checkbox.gif');
}

#contentMiddle 
{
	margin-left: 20px;
	margin-right: 30px;
	padding-bottom: 50px;

}

#scheduleTable table
{
	border-color:White;
	border:1px;
}

#scheduleTable li
{
	padding-bottom:15px;
}

#contentRight
{
	margin:0px;
	background: transparent url(images/schedule_back.jpg) top left repeat-y; 
	padding-left:10px;
	margin-right:0px;
	font-size:smaller;
	width:225px;
	float: right;
}

#contentRightImage { 
	background: transparent url(images/lostAndFound.png) top left no-repeat; 
	position: absolute; 
	top: 140px; 
	right: 50px; 
	width: 81px; 
	height: 75px; 
}

#contentRightImage span{
	display:none;
}

#sponsors
{
	padding-top:20px;
}

#footer
{
	padding-top:30px;
	text-align:center;
	font-size: smaller;
}