body { 
	margin: 0 0 0 0;
	padding-bottom: 20px; 
	text-align: center; 
	background-image:  url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #333a5a;
	font-family: Arial, Verdana, sans-serif;
	}

#container {
	background-image:  url(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;
	}

#stars {
	position: absolute;
	top: 0px;
	right: -31px;
	z-index: 2;
}

#header_home {
text-align: center;
height: 243px;
width: 830px;
}

#header {
text-align: center;
height: 206px;
width: 830px;
}

#header_internal_corner {
position: absolute;
top: 0;
left: 223px;
width: 375px;
height: 31px;
z-index: 2;
}

#main_home {
background-image: url(images/mainbg_home.jpg);
background-repeat: no-repeat;
background-position: top center;
width: 452px;
height: 410px;
padding: 0;
float: left;
}
#main_home a, #main_home a:visited, #main_home a:link, #main_home a:active { 
	text-decoration: none;
	font: 10pt/12pt arial;
	font-weight: bold;
	color: #365fa8;
	}

#main_home a:hover { 
	text-decoration: underline;
	font-weight: bold;
	color: #365fa8;
	}

#content_home {
position: relative;
left: -14px;
padding: 15px 0 0 0;
width: 205px;
height: auto;
font: 10pt/14pt arial; 
text-align: left;
float: right;
}
#content_home a, #content_home a:visited, #content_home a:link, #nav a:active { 
	text-decoration: none;
	font: 10pt/12pt arial;
	font-weight: bold;
	color: #365fa8;
	}

#content_home a:hover { 
	text-decoration: underline;
	font-weight: bold;
	color: #365fa8;
	}

#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;
}
img.center {
	margin: 10px 10px 10px 10px;
	float: none;
	text-align: center;
}

#mainphoto_home {
width: 378px;
height: 410px;
padding: 0;
float: right;
}


#mainContent {
	position: relative;
	top: 0px;
	left: -39px;
	width: 559px;
	min-height: 375px;
	height: auto!important;
	height: 375px;
	padding: 0 0 15px 0;
	margin: 0px;
	float: right;
	text-align:left;
	}

#main_bottom {
background-image:  url(images/main_bottom.jpg);
background-repeat: no-repeat;
width: 830px;
height: 29px;
padding: 0;
margin: auto;
clear:both;
}

#schedule1 {
	float: left;
	width: 150px;
}
#schedule2 {
	float: left;
	width: 400px;
}
#schedule3 {
	float: left;
	width: 559px;
}
#family1 {
	float: left;
	width: 150px;
}
#family2 {
	float: left;
	width: 400px;
}
#family3 {
	float: left;
	width: 559px;
}
#conference3 {
	float: left;
	width: 559px;
}
#conference1 {
	float: left;
	width: 150px;
}
#conference2 {
	float: right;
	width: 400px;
}
#sponsor1 {
	float: left;
	width: 250px;
	text-align: center;
}
#sponsor2 {
	margin-left: 20px;
	float: left;
	width: 250px;
	text-align: center;w
}


/* NAVIGATION */

#nav_home {
	position: relative;
	top: 0;
	left: 32px;
	width:070px;
	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: #365fa8;
	line-height: 24px;
	margin-left: -23px;
	list-style-image:url(images/bullet_nav.jpg);
	padding: 0 0 0 0;
	text-align: left;
	}
	
#nav a, #nav a:visited, #nav a:link, #nav a:active { 
	text-decoration: none;
	font: 10pt/12pt arial;
	font-weight: bold;
	color: #365fa8;
	}

#nav a:hover { 
	text-decoration: underline;
	font-weight: bold;
	color: #365fa8;
	}
	
/* FOOTER TEXT AND LINKS */

#footer {
	background-image:  url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	padding-top: 15px;
	width: 830px;
	font: 9pt/12pt arial; 
	color: #FFFFFF;
	clear: both;
	text-align: center;
}

#footer p { 
	font: 9pt/12pt arial; 
	color: #FFFFFF;
	margin-top: 0px;
	text-align: center;
	}

#footer a, #footer a:visited, #footer a:link, #footer a:active, #footer a:hover {
	font-weight: normal;
	color: #FFFFFF;
	}
	
#footer a, #footer a:visited, #footer a:link, #footer a:active { 
	text-decoration: none;
	}
	
#footer a:hover { 
	text-decoration: underline; 
	}


/* TEXT AND HEADINGS */

p, ul { 
	font: 10pt/14pt arial; 
	margin-top: -5px;
	color: #666666;
	}

h1 { 
	font: bold 17pt arial;
	color: #0b7d18;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: left;
	}
	
h2 { 
	font: bold 12pt arial;
	color: #0b7d18;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	}
	
h3 { 
	font: bold 10pt arial;
	color: #0b7d18;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	}


/* LINKS */

a, a:visited, a:link, a:active { 
	text-decoration: none;
	font: 10pt/14pt arial;
	font-weight: bold;
	color: #365fa8;
	}


a:hover { 
	text-decoration: underline;
	font-weight: bold;
	color: #365fa8;
	}
.schedule {
	font: 10pt/14pt arial;
	color: #666666;
}
.scheduletr {
	text-align: left;
	padding-left: 30px;
}	


/* LISTS */

ul {
	margin-top: 0px;
	margin-bottom: 20px;
	}	

li {
	font: 10pt/14pt arial;
	line-height: 24px;
	margin-left: -25px;
	list-style: disc;
	padding: 0 0 0 0;
	text-align: left;
	}
