		html {
			margin: 0 0 0 10px;
			padding: 20px 0 0 0;
			}
		
		body {
			margin: 0 60px 0 60px;
			padding: 10px; 0 10px 0;
			background: /* url(images/heartback.jpg) repeat-x bottom left fixed */ #4C274C;
			color: #2A596D;
			}

		#masthead {
			height: 228px; /* 173 */
			margin: 0 auto;
			padding: 0 0 30px 0;
			background: url(images/heartheader.jpg) no-repeat 0 30px #CC3333;
			border-right: 1px solid #F0F0F0;
			border-left: 1px solid #F0F0F0;
			border-top: 1px solid #F0F0F0;
			}

			.sitechrome {
				height: 30px;
				margin: 0;
				padding: 0;
				background: url(images/menuback.jpg) no-repeat top;
				}

		#content {
			margin: 0 auto;
			padding: 0 1px 20px 1px;
			background: #F0F0F0;
			/* border: 1px solid #666; */
			}

		#navcontainer {
			margin: 0 auto;
			padding: 0;
			width: 100%;
			background: url(images/menuback.jpg) repeat-y #AAA;
			}

			#navcontainer ul {
				margin: 0 auto;
				padding: 8px;
				white-space: nowrap;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				text-align: center;
				list-style-type: none;
				font-weight: bold;
				}

			#navcontainer ul li {
				display: inline;
				}

			#navcontainer ul li a {
				padding: 0px 10px 0px 10px;
				font-size: 12px;
				color: #2A596D;
				text-decoration: none;
				}

			#navcontainer ul li a:hover {
				padding: 3px 10px;
				text-decoration: none;
				color: #AD1E2A;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size: 12px;
				border-bottom: 4px solid #6E396F;
				}
		
		#copy { 
			margin: 0;
			padding: 20px 50px 20px 50px;
			font-family: Georgia, Times, "Times New Roman", serif;
			font-size: 12px;
			line-height: 175%;
			}

			#copy a:link {
				color: #6E396F;
				font-weight: bold;
				text-decoration: underline;
				}
			
			#copy a:visited {
				color: #6E396F;
				font-weight: bold;
				text-decoration: underline;
				}
			
			#copy a:hover {
				color: #AD1E2A;
				font-weight: bold;
				text-decoration: none;
				}
			
			#copy a:active {
				color: #333;
				font-weight: bold;
				text-decoration: none;
				}

			#copy ul {
				
				}
			
		#footer {
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 11px;
			text-align: right;
			margin: 0 0 20px 0;
			padding: 10px 10px 10px 10px;
			border-left: 1px solid #F0F0F0;
			border-right: 1px solid #F0F0F0;
			border-bottom: 1px solid #F0F0F0;
			background: url(images/menuback.jpg) repeat-y #AAA;
			/* background: url(images/shadow.gif) repeat-x top left #DFDFDF; */
			}

			#footer a:link {
				font-family: Arial, Helvetica, sans-serif;
				color: #21536A;
				font-weight: bold;
				text-decoration: underline;
				}
			
			#footer a:visited {
				font-family: Arial, Helvetica, sans-serif;
				color: #21536A;
				font-weight: bold;
				text-decoration: underline;
				}
			
			#footer a:hover {
				font-family: Arial, Helvetica, sans-serif;
				color: #AD1E2A;
				font-weight: bold;
				text-decoration: none;
				}
			
			#footer a:active {
				font-family: Arial, Helvetica, sans-serif;
				color: #21536A;
				font-weight: bold;
				text-decoration: none;
				}
		
		p.indent {
			 margin-left: 30px;
			}

		h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
}

		h2 {
border-bottom: 1px dotted #C0C0C0;
font-family: Arial, Helvetica, sans-serif;
color: #AD1E2A;
font-size: 16px;
letter-spacing: 0.2em;
margin: 15px 0 2px 0;
padding-bottom: 2px;
}


h3 {
font-family: Arial, Helvetica, sans-serif;
margin-bottom: -6px;
margin-top: 2px;
font-weight: bold;
font-size: 14px;
}



h4 {
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 2px;
font-weight: bold;
}

		div.spacer {

			}

		td.title {
			width: 125px;
			}

/* ##########[News/Announcements Stuff]########## */

div.newspost {
	margin-bottom: 10px;
	padding: 0;
	}

.newstitle {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	}

.newsdate {
	font-size: 11px;
	color: #AAA;
	font-family: Verdana, Arial, Lucida, "Lucida Grande", Helvetica, sanf-serif;
	}

.newsauthor {
	font-size: 11px;
	color: #AAA;
	font-family: Verdana, Arial, Lucida, "Lucida Grande", Helvetica, sanf-serif;
	}

.shortstory {
	color: #333;
	}

.morenews {
	font-size: 10px;
	font-weight: normal
	}

.fullstory {
	color: #333;
	}

/* ##########[Upload Form]########## */

form p {
	margin-bottom: 25px;
	margin-left: 25px;
	}

fieldset {
	border: 1px solid #AAA;
	}

legend {
	background: #F1F1F1;
	padding: 2px 5px;
	}

/* ##########[Newsletters]########## */

table#newsletters {
	padding: 20px;
	background: #FFF;
	margin: 0 auto;
	border: 1px solid #333;
	}

th {
	color: #000;
	border-bottom: 1px dotted #000;
	font-size: 14px;
	}

tr {
	border: 1px solid #F5F5F5;
	}

tr.ruled {
	background: #EEE;
	}

td.filename {
	width: 150px;
	padding: 3px 5px 3px 5px;
	}

th#filename {
	text-align: left;
	}

td.filedate {
	font-size: 12px;
	color: #666;
	padding: 3px 5px 3px 5px;
	}

th#filedate {
	text-align: left;
	}

	table#newsletters td a:link {
		text-decoration: none;
		display: block;
		}

img.acrobat {
	float: left;
	margin: 10px 10px 10px 0;
	border: none;
	}

#acrobat {
	font-family: Verdana, Arial, Lucida, "Lucida Grande", Helvetica, sanf-serif;
	font-size: 11px;
	color: #999;
	}

	#acrobat p {
		margin-left: 98px;
		}

	#acrobat a:link {
		font-size: 11px;
		color: #AAA;
		font-weight: normal;
		}

	#acrobat a:visited {
		color: #AAA;
		}

	#acrobat a:hover {
		color: #AD1E2A;
		}

	#acrobat a:active {
		color: #000;
		}


/* ##########[Results]########## */		

table.results th{
	color: #2A596D;
	width: 100px;
	text-align: left;
 }
 
tr.bold {
	font-weight: bold;
}