@charset "UTF-8";/* CSS Document */body {	background-color: #663006;	padding-top: 0px;	}	#maincontent {	width: 700px;	background-color:#FFFFFF;	border: #994708 medium solid;	margin-left: auto;	margin-right: auto;	}	#header {	color: #994708;	background-image:url(images/header.jpg);	height: 120px;	}	#flashframe {	height: 240px;	border-top: #F47321 thick solid;	border-bottom: #F47321 thick solid;	margin-bottom: 0px;	}	#content {	background: #FEF7E5;	background-image: url(images/fauxcolumn.jpg);	background-repeat: repeat-y;	background-position: left;	margin-top: 0px;	padding-bottom: 15px;	padding-top: 10px;	height: auto;	}	#participant_list {	margin-top: 0px;	padding-bottom: 0px;	padding-top: 0px;	height: auto;	}	#participant_list p {	margin-left: 230px;	}	p a:link, p a:visited {	color: #BF2E1A;	font-weight: bold;	text-decoration: none;	}	p a:hover {	color: #BF2E1A;	font-weight: bold;	text-decoration: underline;	}	h2 a:link, a:visited { 	color: #126200;	text-decoration: none;	}	h2 a:hover { 	color: #126200;	text-decoration: underline;	}	#sub_nav {	float: left;	text-align: center;	background-color: #994708;	padding: 10px;	margin-top: -10px;	width: 160px;	}#sub_nav .link {	border-bottom: #F47321 thin solid;	}#footer {	background: #994708;	height: 15px;	}	table {	font-size: 13px;	font-family: Georgia, "Times New Roman", Times, serif;	line-height: 19px;	color: #121212;	}	table a {	color: #BF2E1A;	font-weight: bold;	text-decoration: none;	}p { 	font-size: 13px;	font-family: Georgia, "Times New Roman", Times, serif;	line-height: 19px;	color: #121212;	margin-left: 200px;	margin-right: 15px;	}	ul { 	font-size: 13px;	font-family: Georgia, "Times New Roman", Times, serif;	line-height: 19px;	color: #121212;	margin-left: 200px;	margin-right: 15px;	}h1 { 	font-size: 20px;	font-family: Georgia, "Times New Roman", Times, serif;	line-height: 30px;	color: #105500;	margin-left: 200px;	margin-right: 15px;	}	h2 { 	font-size: 14px;	font-family: Georgia, "Times New Roman", Times, serif;	line-height: 19px;	color: #105500;	margin-left: 200px;	margin-right: 15px;	}		.red { 	color: #BF2E1A;	font-weight: bold;	}	.first_line {	color: #BF2E1A;	font-size: 15px;	}