﻿@import url('layout.css');
@import url('flyoutmenu.css');

body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
	background-image: url('../imagesnwr/background.gif');
	background-attachment: scroll;
	background-repeat: repeat;
	text-align: center;
}
#container {
	border: medium solid #FFFF66;
	width: 750px;
	margin: auto;
	background-color: #000099;
}
#masthead {
	border-style: none none solid none;
	text-align: center;
	width: 750px;
	background-color: #66CCFF;
	border-bottom-color: #FFFF66;
	border-bottom-width: medium;
}
#navigation {
	position: relative;
	float: left;
	width: 139px;	
	margin-bottom: 10px;
	border-right: 1px dotted #725972;
	background-color: #000099;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}
#content {
	float: right;
	width: 565px;
	background-color: #99CCFF;
	z-index: 20;
	padding-left: 20px;
	padding-right: 20px;
	border-left-width: medium;
	border-left-color: #FFFF66;
	border-left-style: solid;
	padding-bottom: 30px;
	padding-top: 8px;
}
#content a {
	color: #000000;
	text-decoration: underline;
}
#content a:visited {
	color: #000000;
	text-decoration: underline;
}
#content a:active {
	color: #808080;
	text-decoration: underline;
}
#content a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer {
	text-align: center;
	border-style: solid solid none solid;
	border-width: medium;
	border-color: #FFFF66;
	margin: 10px 0px 0px -3px;
	padding: 5px 0px 5px 0px;
	z-index: 30;
	background-color: #66CCFF;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.55em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	left: 0%;
	line-height: 14px;
	text-align: center;
	clear: both;
	width: 750px;
}
/* Masthead Styles */
#mastheadtext {
	padding: 5px 5px 10px 5px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	text-align: center;
	line-height: 24px;
	font-weight: bold;
}
#pagetitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #FFFFFF;
	background-color: #000099;
}
#navigation a {
	color: #66CCFF;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 15px;
	background-color: #000099;
}
#navigation a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #66CCFF;
}
#serialnumberlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	position: relative;
	left: 25px;
}

/* Content Styles */
.topwords {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	color: #0000FF;
}
.styleitaliccent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	text-indent: 2em;
}
.glossarytext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 2em;
}
.ownyourwatchtext {
	font-family: Calisto MT, Times New Roman, Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 2em;
}
.textnoindent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.smallitalic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
	font-weight: lighter;
	font-style: italic;
	color: #000000;
	text-align: left;
	text-indent: 2em;
}
.verysmallitalic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-align: left;
	text-indent: 3em;
}
.verysmallitaliccent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-align: center;
	text-indent: 3em;
}

.lgboldcent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	font-weight: 600;
	color: #000000;
	text-align: center;
}
.style_bold {
	font-weight: bold;	
}

.style_boldcent {
	font-weight: bold;
	text-align: center;
}

.photocap {
	font-weight: bold;
	text-align: center;
	font-size: .9em;
}
	
.style_italic {
	font-style: italic;
}
.glossaryitalic {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-weight: bold;
	text-align: left;
	line-height: 1.4em;
}


.bluetext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #0000FF;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	text-indent: 2em;
}
	
/* Footer Styles */
#footer p {
	color: #666666;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

