body {
	background-color:#000080;
	background-image:url(03back.GIF);
	background-attachment:fixed;
	padding: 0px;
	margin: 0px;
	font-size:100%;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 980px;
	padding: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

#rightnav {
	float: right;
	width: 297px;
	padding: 5px;
}

#rightnav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
}

#rightnav a {
	display: block;
	width: 317px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	border-bottom-width: 1px;
}

#rightnav a:link, .navlist a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#rightnav a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#rightnav a:hover {
	text-decoration: none;
	color: #FFE300;
}

#rightnav p {
	font-family: 'Times New Roman', Times, serif;
	font-size: 0.875em;
	color: #aaaaff;
	line-height: 0.75em;
	text-align:center;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 0;
}

#rightnav p.large {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 1.5em;
	color: #ffffff;
	line-height: 1.0em;
	text-align:center;
}

#leftphoto {
	padding: 5px;
	float: left;
	width: 663px;
}

#footer {
	padding: 10px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0625em;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0625em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.0em;
}

h2 {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 3.0em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.125em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	color: #1EFCFF;
	line-height: 0.5em;
	text-indent:50px;
}

h4 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.25em;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 1.0em;
}

h5 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.25em;
	font-weight: bolder;
	color: #55FF00;
	line-height: 1.0em;
}

h6 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.25em;
	font-weight: bolder;
	color: #55FF00;
	line-height: 1.0em;
}

p {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.25em;
	color: #B7FFFC;
	line-height: 1.25em;
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 9px;
	padding-bottom: 3px;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #0291CF;
	padding: 3px;
   	margin: 3px;
	line-height: 0.75em;
}

.center {
	text-align:center;
}

.more {
	text-align:right;
}

p.main {
	text-align:justify;
	text-indent:50px;
}

p.album {
	font-size: 1.0em;
	line-height: 0.75em;
	text-indent:180px;
}

td.words {
	background-color:#000050;
	vertical-align:top;
	border-collapse:collapse;
}

td.words2 {
	background-color:#000050;
	width: 320px;
	vertical-align:top;
	border-collapse:collapse;
}

