/* CSS Document */
/* Name: Roger Crossland
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2006 by Roger Crossland.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.dreadnaughts-bluejackets.com
Date: December 21, 2006
Version: 1.0  */


/* -------- Define HTML elements ------------ */

body {
	background-color: #000000;
}

p {
}

blockquote {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}


/* -------- Define divider elements ------ */


.page {
	padding: 0px;
	height: 100%;
	width: 770px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 329px;
	width: 770px;
}

.header1 {
	background-image: url(../images/image_header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 121px;
	width: 770px;
}

.header2 {
	background-image: url(../images/image_header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 137px;
	width: 770px;
}

.navBar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 71px;
	width: 770px;
	overflow: hidden;
}

.middle {
	background-image: url(../images/image_middleStrip.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 770px;
}

.middleLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 513px;
}

.middleLeftContent {
	height: 100%;
	width: 493px;
	padding-top: 10px;
	padding-left: 20px;
	overflow: hidden;
}

.middleLeftContent a:link {
	font-weight: bold;
	color: #397F98;
	text-decoration: underline;
}

.middleLeftContet a:visited {
	font-weight: bold;
	color: #397F98;
	text-decoration: underline;
}

.middleLeftContent a:hover {
	font-weight: bold;
	color: #CB1B25;
	text-decoration: underline;
}

.middleRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 257px;
}

.middleRightContent {
	background-image: url(../images/image_middleRightTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: right;
	height: 100%;
	width: 187px;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 55px;
}

.middleRightContent a:link {
	font-weight: bold;
	color: #FFFFFF;
}

.middleRightContent a:visited {
	font-weight: bold;
	color: #FFFFFF;
}

.middleRightContent a:hover {
	font-weight: bold;
	color: #CCCCCC;
}

.box {
	font-size: 12px;
	border: thin solid #000000;
	background-color: #80AAB6;
	padding-right: 7px;
	padding-left: 7px;
}

















/* --------- Define footer elements ---------- */

.footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 69px;
	width: 770px;
}

.footer1 {
	background-image: url(../images/image_footer1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 34px;
	width: 770px;
}

.footer2 {
	background-image: url(../images/image_footer2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 770px;
}

.bottomNav {
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
}

.bottomNav a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bottomNav a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bottomNav a:hover {
	font-weight: bold;
	color: #BB0B0B;
	text-decoration: underline;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	padding-left: 10px;
	width: 225px;
	float: left;
	padding-top: 5px;
}

.stonecreek {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/* ----------- Define photo elements ------------ */

.photoLeft {
	float: left;
	padding-right: 10px;
}

.photoRight {
	float: right;
	padding-left: 10px;
}
