body {
	background-color: #FFFFFF;
	background-image: url(conchbg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: small;
}

td {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: small;
}

h1 {
	font-size: x-large;
	color: #5e162a;
	font-variant: small-caps;
}

h2 {
	font-size: medium;
}

h3 {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: small;
	font-variant: small-caps;
	text-decoration: underline;
	background-image: url(bullet_white.gif);
	background-repeat: no-repeat;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	padding: 0px;
}

li {
	list-style-position: outside;
	list-style-image: url(bullet_white.gif);
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}


.nomargin {
	margin: 0px;
}

#container {
	width: 768px;
	background-color: #FFFFFF;
}
#header1 {
	height: 25px;
	background-image: url(conch_layout_1x1.jpg);
	font-variant: small-caps;
	color: #FFFFFF;
}
#header3 {
	height: 16px;
	font-weight: bold;
	padding: 2px;
	background-image: url(conch_layout_3x1.jpg);
	font-variant: small-caps;
	color: #FFFFFF;
}

#header1 a:link, #header1 a:visited,
#header3 a:link, #header3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
}
#header1 a:hover, #header3 a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#searchrow {
	height: 25px;
	background-image: url(conch_layout_4x1.jpg);
}
#searchrow form, #searchrow input {
	margin: 0px;
	font-size: xx-small;
}

#menucell {
	background-image: url(conch_layout_6x1.jpg);
	width: 172px;
	color: #FFFFFF;
}

#maincontent {
	width: 596px;
	background-image: url(conch_layout_5x2.jpg);
	background-repeat: no-repeat;
	color: #000000;
	border-right: 1px solid #5e162a;
	padding: 20px 5px 0px 0px;
}

#addressfooter {
	font-size: x-small;
	color: #000000;
}

#footer {
	background-image: url(conch_layout_8x1.jpg);
	width: 646px;
	height: 38px;
	font-size: x-small;
	color: #000000;
}
#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.special {
	color: #5e162a;
	font-variant: small-caps;
}
