body { 
	margin: 0 0 0 0;
	padding-bottom: 20px; 
	text-align: center; 
	background-image:  url(http://www.ctdahome.org/mc/2009/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #8d3007;
	font-family: Arial, Verdana, sans-serif;
	}

#container {
	background-image:  url(http://www.ctdahome.org/mc/2009/images/bg_main.jpg);
	background-repeat: repeat-y;
	width:830px;
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

#header_home {
text-align: center;
height: 243px;
width: 830px;
}

#heading {
text-align: center;
height: 220px;
width: 830px;
}


#main_home {
background-image: url(http://www.ctdahome.org/mc/2009/images/mainbg_home.jpg);
background-repeat: no-repeat;
background-position: top center;
width: 452px;
height: 460px;
padding: 0;
float: left;
}

#home_heading {
position: absolute;
top: 260px;
left: 54px;
width: 390px;
height: 60px;
text-align: left;
z-index: 3;
}

#content_home {
position: relative;
top: 74px;
left: -14px;
padding: 15px 0 0 0;
width: 205px;
height: auto;
font: 10pt/14pt arial; 
text-align: left;
float: right;
}

#content_home img {
margin: 0 10px 0 0;
float: left;
}

img.left {
margin: 0 10px 10px 0;
float:left;
}

img.right {
margin: 0 0 10px 10px;
float:right;
}

td.sponsors	{
	background-color: #a33d10;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	}

#mainphoto_home {
width: 378px;
height: 460px;
padding: 0;
float: right;
}


#mainContent {
	position: relative;
	top: 0px;
	left: -39px;
	width: 559px;
	min-height: 375px;
	height: auto!important;
	height: 375px;
	padding: 10px 0 15px 0;
	margin: 0px;
	float: right;
	text-align: left;

	}

#main_bottom {
background-image:  url(http://www.ctdahome.org/mc/2009/images/main_bottom.jpg);
background-repeat: no-repeat;
width: 830px;
height: 58px;
padding: 0;
margin: auto;
clear:both;
}


/* NAVIGATION */

#nav_home {
position: relative;
top: 74px;
left: 32px;
width:170px;
padding: 15px 0 0 5px;
text-align: left;
float: left;
}

#nav {
position: relative;
top: 1px;
left: 32px;
width:170px;
padding: 7px 0 0 5px;
text-align: left;
float: left;
}

#nav ul, #nav_home ul {
	margin-top: -10px;
	margin-bottom: 0px;
	}	

#nav li, #nav_home li {
	font: 10pt/14pt arial;
	font-weight: bold;
	color: #903209;
	line-height: 24px;
	margin-left: -23px;
	list-style-image:url(http://www.ctdahome.org/mc/2009/images/bullet_nav.jpg);
	padding: 0 0 0 0;
	text-align: left;
	}
	

/* FOOTER TEXT AND LINKS */

#footer {
	background-image:  url(http://www.ctdahome.org/mc/2009/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	padding-top: 15px;
	width: 830px;
	font: 9pt/12pt arial; 
	color: #005e63;
	clear: both;
	text-align: center;
}

#footer p { 
	font: 9pt/12pt arial; 
	color: #8d3008;
	margin-top: 0px;
	text-align: center;
	}

#footer a, #footer a:visited, #footer a:link, #footer a:active, #footer a:hover {
	font-weight: normal;
	color: #8d3008;
	}
	
#footer a, #footer a:visited, #footer a:link, #footer a:active { 
	text-decoration: none;
	}
	
#footer a:hover { 
	text-decoration: underline; 
	color: #fce9e1;
	}


/* TEXT AND HEADINGS */

p,td { 
	font: 10pt/14pt arial; 
	margin-top: -5px;
	color: #666666;
	}

h1 { 
	text-align: left;
	font: bold 17pt arial;
	color: #666666;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 12px;

	}
	
h2 { 
	text-align: left;
	font: bold 14pt arial;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	}
	
h3 { 
	font: bold 13pt arial;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	}

ul {
	margin-top: -10px;
	margin-bottom: 20px;
	}	

li {
	font: 10pt/14pt arial;
	color: #666666;
	line-height: 18px;
	margin-left: -23px;
	list-style: disc;
	padding: 0 0 0 0;
	text-align: left;
	}
	


/* LINKS */



h1 a, h1 a:visited, h1 a:link, h1 a:active { 
	text-align: center;
	text-decoration: none;
	font: 21pt/18pt arial;
	font-weight: bold;
	color: #903209;
	}


h1 a:hover { 
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	color: #903209;
	}

a, a:visited, a:link, a:active { 
	text-decoration: none;
	font: 10pt/14pt arial;
	font-weight: bold;
	color: #903209;
	}


a:hover { 
	text-decoration: underline;
	font-weight: bold;
	color: #903209;
	}
	
	
/* IMAGES */

img.right {
	float: right;
	margin: 0 0 15px 15px;
	}
