BODY {
	background-color: white;
	background-image: url('ufp_swirl_background.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}

A { color: #005566; }
A:visited { color: #335555; }

.odyssey {
	font-size: 275%;
	font-weight: bold;
	font-family: Verdana, Arial
}
.registry {
	font-size: 150%;
	font-weight: bold;
	font-family: "Courier New";
}
.usf {
	font-size: 105%;
	font-weight: bold;
	font-family: Arial;
	font-style: italic
}
.subtitle {
	font-size: 190%;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	border-bottom: 1px solid black;
}

.menu {
	width: 150px;
	height: 285px;
	background-image: url(menu3.gif);
}
.menu TD.item {
	font-size: 75%;
	font-family: Arial;
	padding: .25em;
	text-align: center;
}
.menu A {
	color: 000044;
	text-decoration: none;
	font-weight: bold;
}
.menu A:hover {
	font-style: italic;
}
/*.menu TD.item:hover {
	border: thin solid #000099;
	background-image: url(menu2.gif);
}
.menu TD.item:hover A {
	color: white;
	font-size: 110%;
}*/

.command TD.title {
	padding: .25em;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
}
.command TD.officer {
	padding: .5em;
	font-family: Arial;
	text-align: center;
	font-weight: bold;
	border: 1px solid black;
}
.command TD A {
	font-size: 90%;
}
.commandtitle {
	font-size: 90%;
	font-weight: normal;
	font-family: Arial;
}

.closing {
	font-size: 75%;
	border-top: 1px solid black;
	padding-top: 1em;
}

.specs {
	font-size: 90%;
	margin-bottom: 1em;
}
.specs TH {
	text-align: right;
}
.specsimage {
	text-align: center;
}
.specsimage IMG {
	border: 1px solid blue;
}

.rostercategory {
	font-size: 120%;
	font-weight: bold;
	padding-top: 1em;
}
.rosterposition {
	padding-left: 1em;
	font-size: 90%;
}
.rostername {
	font-size: 90%;
}
.rostername A { color: inherit; text-decoration: none }
.rostername A:hover { color: blue; text-decoration: underline }

.LOA { 	color: green; }
.AWOL { color: red; }
.MIA { color: blue; }
.NPC { font-style: italic; }
.open { color: #008888; }

