/* Global Styles */

body {
	margin:0px;
	background-color: #006666;
	text-indent: 30px;
		
	}
	
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}

div.header {
	font:11px arial;
	color:#99CCFF;
	
	}
	
div.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #CC3300;
	color: #CC3300;
	text-transform: uppercase;
	letter-spacing: 4px;
	width: 100%;
	height: 55px;
	overflow: visible;
	padding-left: 30px;
	background-color: #02021e;
	padding-top: 1px;
}
div.splashimgs {
	color: #FFCC66;
	position: absolute;
	font-size: 24px;
	left: 705px;
	top: 84px;
}
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
	
.pageHeader/* ID Styles */

 {
	width: 250px;
	height: 120px;
	background-color: #000033;
	background-image: url(Rushton72_paint.jpg);
	background-repeat: no-repeat;
}
#navigation a {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	text-align: right;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:0.4em;
	position: absolute;
	top: 50px;
	left: 250px;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:14px georgia;
	color: #99CCFF;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#000066;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	padding-top: 60px;
	}
	
.pageName{
	font:22px georgia;
	color: #000066;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:18px georgia;
	color: #000066;
	font-weight:bold;
	letter-spacing:0.1em;
	
	vertical-align: top;
	padding-top: 30px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #000066;
	font-weight:bold;
	letter-spacing:.1em;
	
	line-height:16px;
	}	
	
.detailText {
	font:12px arial;
	color:#000066;
	line-height:400%;
	letter-spacing:0.1em;
	}
	
.smallText {
	font:10px arial;
	color:#000066F;
	}
	

	
.subHeader2 {
	font:18px georgia;
	color: #000066;
	font-weight:bold;
	letter-spacing:0.1em;
	vertical-align: top;
	padding-top: 10px;
}
