
.bodywrap{
	width: 928px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}


#titleimg {
	text-align: center;
}

#fish {
	width: 3.51em;
	height: 1.92em;
	
}

h1 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url('letterbg.png');
	border: 1px solid #8fbe4b;
	margin-top: 25px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	
}

.hiddenoutline {
	display: none;
}

body {
	background-image: url('pagebg.png');
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #ddf6b8;
	font-family: "Arial", sans-serif;
	color: #000000;
}

#footer {
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footer p{
	display: inline;
	text-align: center;
}

#letter {
	width: 804px;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url('letterbg.png');
	border: 1px solid #8fbe4b;
	font-size: 16px;
}

#headline {
	width: 804px;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #8fbe4b;
}

#letterinner {
	margin: 5em 5em 5em 5em;
}

#headlineinner {
	margin: 1em 1em 1em 1em;
	text-align: center;
	color: #e03e05;
	font-size: 16px;
	font-weight: bold;
	
}

#headline #headlineinner h3 {
	font-size: 32px;
	color: #c10101;
}


#letter #letterinner h3 {
	margin-top: 5em;
	font-size: 16px;
}

h2{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: none;
}

#linklist {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 120px;
	margin-left: 0px;
	margin-right: 0px;
	height: 100%;
	border: 1px solid #8fbe4b;
}

#roundtop {
	background-image: url('roundedtop.png');
	height: 40px;
	display: none;
}

#roundbottom {
	background-image: url('roundedbottom.png');
	height: 40px;
	display: none;
}

#listinner {
	/*background-image: url('linkmiddle.png');*/
	background-image: url('letterbg.png');
	padding-top: 5px;
	padding-bottom: 5px;
	
}

a{
	color: #002200;
	text-decoration: none;
	border-bottom: 1px dotted #002200;
}

a:hover{
	font-style: italic;
	border: none;
}

.linktitle {
	font-size: 14px;	
	padding-left: 4px;
}

.linkbullet {
	font-size: 11px;
}

.date {
	font-style: italic;
}

.valid {
	border-width: 0px;
}

#rallyimg {
	float:left;
	width: 332px;
	padding: 5px 5px 5px 5px;
	}
#rallyimg img {
	border: 1px solid #000000;
	margin-bottom: 2px;
}

#groupimg {
	float:right;
	width: 413px;
	padding: 5px 5px 5px 5px;
	}
#groupimg img{
	border: 1px solid #000000;
	margin-bottom: 2px;
}
	
#caption {
	background-image: url('letterbg.png');
	text-align: center;
	font-size: 0.5em;
}