/* BODY STYLE */

body {
	background-color: #150056;
	background-image: url(../images/background1.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: "Tahoma", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left; }


/* SECTION STYLES */

div#logo {
	position: absolute;
		top: 10px;
		left: 200px; }

div#logo-print {
	display: none; }

div#navbar {
	background-image: url(../images/background2.gif);
	color: #00083d;
	font-size: 10px;
	padding: 0px;
	position: absolute;
		top: 100px;
		left: 200px;
	text-transform: uppercase;
	width: 700px; }
	
div#menu {
	font-weight: bold;
	margin: 3px 2px; }

div#buttons {
	margin-top: 2px;
	position: absolute;
		top: 0px;
		left: 596px;
	text-align: right;
	width: 100px; }

div#photo {
	position: absolute;
		top: 0px;
		left: 12px; }

div#body {
	position: absolute;
		top: 140px;
		left: 200px;
	width: 700px;}


/* PARAGRAPH AND LIST STYLES */

h1 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2pt;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase; }

h2 {
	background-image: url(../images/background3.gif);
	color: #00083d;
	font-size: 11px;
	letter-spacing: 2pt;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
	text-transform: uppercase; }

h3 {
	border-top: 1px dotted #ffffff;
	color: #ffffff;
	font-size: 11px;
	letter-spacing: 2pt;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 3px;
	text-transform: uppercase; }

p {
	line-height: 150%;
	margin: 10px 0px; }

p.generator {
	font-size: 9px;
	margin-top: 32px; }

ul {
	margin: 0px;
	padding: 0px 0px 0px 20px; }

li {
	line-height: 150%;
	margin: 5px 0px; }


/* IMAGE STYLE */

img {
	border: 0px; }


/* TABLE STYLES */

td {
	vertical-align: top; }


/* LINK STYLES */

a:link {
	color: #ffffff;
	text-decoration: underline; }

a:visited {
	color: #ffffff;
	text-decoration: underline; }

a:hover {
	color: #ffffff;
	text-decoration: underline; }


/* PHOTO GALLERY STYLES */

p.thumbnail {
	margin-bottom: 0px;
	text-align: center; }

p.name {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center; } 

p.location {
	font-size: x-small;
	margin-top: 0px;
	text-align: center; }

img.button {
	border: 0px;
	vertical-align: middle; }

span.photonav {
	float: right; }


/* MENU OVERRIDES */

div#menu p {
	display: inline;
	padding-right: 10px; }

div#menu a:link {
	color: #ffffff;
	padding: 1px;
	text-decoration: none; }

div#menu a:visited {
	color: #ffffff;
	padding: 1px;
	text-decoration: none; }

div#menu a:hover {
	color: #ffffff;
	padding: 1px;
	text-decoration: underline; }

div#menu a.selected:link {
	color: #ffffff;
	padding: 1px;
	text-decoration: underline; }

div#menu a.selected:visited {
	color: #ffffff;
	padding: 1px;
	text-decoration: underline; }

div#menu a.selected:hover {
	color: #ffffff;
	padding: 1px;
	text-decoration: underline; }


/* H2 OVERRIDES */

h2 a:link {
	color: #00083d;
	text-decoration: none; }

h2 a:visited {
	color: #00083d;
	text-decoration: none; }

h2 a:hover {
	color: #00083d;
	text-decoration: underline; }

.save {
	behavior:url(#default#savehistory);
	border-bottom: 1px solid #cddfed; }

a.dsphead span.dspchar {
	font-family: monospace;
	font-weight: normal; }

.dspcont {
	display: none;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px; }


/* SUPERNOTE OVERRIDES */

.fallback {
	display: none; }

.notedefault, .notenested {
	position: absolute;
		top: 1.5em;
		left: 2em;
	visibility: hidden;
	width: 400px; }

.notedefault {
	background-color: #6699cc;
	border: 1px solid #336699;
	color: white;
	padding: 3px; }

.notenested {
	background-color: #cc9966;
	border: 1px solid #996633;
	color: white;
	padding: 3px;
	width: 500px; }

.snp-mouseoffset, .snp-triggeroffset, .snp-mousetrack {
	margin-top: 15px;
	margin-left: 5px; }

.notedefault h2 {
	margin: 0 0 5px 0; }

.notedefault p {
	margin: 0 0 5px 0; }

.note-close {
	float: right;
	height: 14px;
	line-height: 14px;
	width: 12px;
	text-decoration: none;
	visibility: hidden; }

a.note-close:hover {
	text-decoration: none; }

.snb-pinned .note-close {
	visibility: inherit; }


/* PRINT OVERRIDES */

@media print {
	body {
		color: #000000; }

	div#logo {
		display: none; }

	div#logo-print {
		display: block; }

	div#navbar {
		display: none; }

	div#photo {
		display: none; }

	div#body {
		position: relative;
			top: 10px;
			left: 0px;	}

	h1 {
		color: #00083d; }

	h3 {
		border-top: 1px dotted #00083d;
		color: #00083d; }

	a:link {
		color: #00083d;
		text-decoration: underline; }

	a:visited {
		color: #00083d;
		text-decoration: underline; }

	a:hover {
		color: #00083d;
		text-decoration: underline; }	}