body {
	margin: 0 0 50px 0;
	font: 12px Arial, Helvetica, sans-serif;
}

p { margin: 20px; }

img {
	margin: 0;
	padding: 0;
	border: 0;
}

form { margin: 0; padding: 0; }

li { list-style-image: url(../images/arrow.gif); }

a:link, a:visited, a:active { text-decoration: underline; color: #194b7e; }
a:hover { text-decoration: underline; color: #ed6706; }

#shadowLeft { background: url(../images/shadow_left.gif) right repeat-y; }
#shadowright { background: url(../images/shadow_right.gif) left repeat-y; }

#date {
	padding-left: 10px;
	background: url(../images/bg_date.jpg) no-repeat;
	height: 23px;
	font-size: 11px;
	color: #ffffff;
}

#navigation {
	background: url(../images/bg_nav2.jpg) no-repeat;
	height: 310px;
	font-size: 11px;
	color: #666666; }
	#navigation #links td { padding: 2px 20px; }
		#navigation #links td:hover { background-color: #cccccc; }
		#navigation #links a:link, #navigation #links a:visited, #navigation #links a:active { text-decoration: none; color: #666666; }
		#navigation #links a:hover { text-decoration: none; color: #666666; }

#main {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#email{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#sidebar { border-right: 1px solid #cccccc; }
	#sidebar .title { text-align: right; background-color:#eb5e06; padding-right: 5px; height: 20px; }
		#sidebar div { margin: 20px; }

#title { margin: 20px 20px 0 20px; }

#copyright {
	line-height: 14pt;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
}

#amrex {
	margin-top: 10px;
	font-size: 11px;
}

#picsTitle {
	padding: 1px 20px;
	height: 22px;
	background: #cccccc url(../images/bg_picstitle.gif) no-repeat;
	font-size: 11px; }

#gallery {
	margin-top: 10px;
	margin-bottom: 10px; }
	#gallery img { border: 3px solid #cccccc; }
	#gallery img:hover { border: 3px solid #ed6708; }

.programDate { font-family: "Times New Roman", Times, serif; font-size: 15px; color: #ed6706; }

#support { margin-bottom: 20px; border: 1px solid #cccccc; }

.subtitles { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #ed6706; font-style: italic; font-weight: bold; }
.subtitles2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #1f4e7a; font-style: italic; font-weight: bold; }

table.testimoanls td { border-bottom: 1px solid #cccccc; }