body {
	background-color: #001844;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.topmast {
	background-image: url(top-mast.png);
	background-repeat: no-repeat;
	background-position: 758px;
}
.base-reflect {
	background-image: url(base-reflect.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.line-left {
	background-image: url(leftline.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.line-right {
	background-image: url(rightline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.line-topright {
	background-image: url(topright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.line-topleft {
	background-image: url(topleft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.maintext_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	list-style-type: disc;
	list-style-position: outside;
	background-image: url(base-water.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 120px;
	background-color: #FFF;
	vertical-align: top;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-top: 2px;
	padding-bottom: 8px;
}
.orange-text-link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CB8D4C;
	text-decoration: none;
}
a.orange-text-link:hover {
	text-decoration: underline;
}
.bot-right {
	background-image: url(base-right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.pagetitle {
	position: relative;
	color: #C37C30;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.pagetitle span {
	position: absolute;
	display: block;
	width: 100%;
	height: 31px;
	background-image: url(gradient-white.png);
	background-repeat: repeat-x;
}

.smallpagetitle {
	position: relative;
	color: #C37C30;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.smallpagetitle span {
	position: absolute;
	display: block;
	width: 100%;
	height: 31px;
	background-image: url(small-gradient-white.png);
	background-repeat: repeat-x;
}

#bodytext {
	background-color: #0FF;
	width: 400px;
	position: relative;
	left: 350px;
	top: 20px;
	overflow: visible;
	float: left;
	height: auto;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000055;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	letter-spacing: 0.2em;
}
strong {
	color: #000055;
	font-weight: bold;
}
.t1 {font-size: 14px;
	color: #000055;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	color: #000044;
}
a:hover {
	text-decoration: underline;
}

#sublinks {
	margin-top: 20px;
	margin-left: 20px;
}

.copy {
	color: #CCC;
	display: block;
	padding-top: 15px;
	padding-left: 600px;
	letter-spacing: .15em;
	font-size: 10px;
}
#content {
	padding: 20px;
}
.bodybox {
	padding-right: 40px;
	text-align: left;
	vertical-align: top;
}
.bluetext {
	color: #001844;
	font-weight: bold;
}
#list {
	color: #001844;
}
#list p {
	color: #333;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}
