/************************* HEADER ****************************/

div#header
{
	background:url(../images/header_bg.gif) 0 0 no-repeat;
}

div#logo
{
	position:relative;
	overflow:hidden;
	left:770px;
	width:200px;
	height:150px;
	background:url(../images/logo.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

body
{
	background-color:#999999;
	color: #FFF;
}

/************************* FOOTER ****************************/

div#teenagecancertrust_logo
{
	position:relative;
	overflow:hidden;
	left:40px;
	top:0px;
	width:92px;
	height:63px;
	background: url(../images/teenagecancertrust.gif) 0 0  no-repeat;
	text-indent: -9999px;
}

div#teenagecancertrust_logo a
{
	overflow:hidden;
	width:92px;
	height:63px;
	text-decoration: none;
	display: block;
}

div#fatfrog
{
	position:absolute;
	overflow:hidden;
	left:900px;
	top:35px;
	width:81px;
	height:34px;
	background: url(../images/fatfrog.gif) 0 0  no-repeat;
	text-indent: -9999px;
}

div#fatfrog a
{
	overflow:hidden;
	width:81px;
	height:34px;
	text-decoration: none;
	display: block;
}

/*********************** LEFT/RIGHT ***************************/

div#aboutjordan div.header
{
	overflow:hidden;
	text-indent:-9999px;
	width:196px;
	height:47px;
	background:url(../images/aboutjordan.gif) 0 0 no-repeat;
	margin-bottom:10px;
}
div#ourpatrons div.header
{
	overflow:hidden;
	text-indent:-9999px;
	width:196px;
	height:47px;
	background:url(../images/ourpatrons.gif) 0 0 no-repeat;
	margin-bottom:10px;
}
div#whowesupport div.header
{
	overflow:hidden;
	text-indent:-9999px;
	width:196px;
	height:47px;
	background:url(../images/whowesupport.gif) 0 0 no-repeat;
	margin-bottom:10px;
}

div#latestevents div.header
{
	overflow:hidden;
	text-indent:-9999px;
	width:196px;
	height:47px;
	background:url(../images/comingevents.gif) 0 0 no-repeat;
	margin-bottom:10px;
}
div#latestnews div.header
{
	overflow:hidden;
	text-indent:-9999px;
	width:196px;
	height:47px;
	background:url(../images/latestnews.gif) 0 0 no-repeat;
	margin-bottom:10px;
}
div#aboutjordan, div#ourpatrons, div#whowesupport, div#latestevents, div#latestnews
{
	border-bottom:2px solid #312677;
	margin-bottom:10px;
}
div.listmore
{
	text-align:right;
}

/*********************** CONTENT *************************/

div#contentwrapper
{
	background:url(../images/body_bg.gif) bottom right no-repeat;
}
div#title
{
	overflow:hidden;
	text-indent:-9999px;
	width:450px;
	height:30px;
	margin-bottom:10px;
}
div#breadcrumbs a
{
	color:#8dceea;
}
