@charset "utf-8";
/* CSS Document */

/* header, main navigation and logo divs */
#header {
	height: 75px;
	width: 900px;
	float: left;
}
#navBar {
	height: 30px;
	width: 280px;
	margin-top: 20px;
	float: left;
	margin-left: 10px;
}
#navBar a:hover {
	border-bottom:1px solid #999;
}
#logoDiv {
	height: 60px;
	width: 400px;
	margin-right: 0px;
	margin-top: 5px;
	float: right;
	background-image: url(images/trooper-logo.jpg.jpg);
}

/* Footer and foot navigation*/
#footer {
	height: 50px;
	width: 900px;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
#footer a:link {
	font-size:12px;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
}
#footer a:hover {
	font-size:12px;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FF0000;
}
#footer a:visited {
	font-size:12px;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
}
#footer a:active {
	font-size:12px;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
}




body {
	margin-top: 0px;
	margin-left: 0px;
}
/* main content div and subsections */
#content {
	width: 900px;
	float: left;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentLeft {
	width: 450px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 400px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12px;
	color: #666666;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#contentRight {
	height: 400px;
	width: 400px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

/* navigation path div */
#map {
	height: 20px;
	width: 890px;
	float: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#map a:link {
	color:#FF0000;
	font-style:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
} 
#map a:hover {
	color:#FF0000;
	font-style:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
} 
#map a:active {
	color:#FF0000;
	font-style:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
} 
#map a:visited {
	color:#FF0000;
	font-style:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
} 

/* General use Classes*/
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 15px;
	width: 100px;
	margin-left: 15px;
	background-image:url(images/bg_image.jpg)
}

.thumbDiv {
	margin: 2px;
	height: 40px;
	width: 60px;
	float: left;
	border:1px solid #333333;
}

.thumbDiv img {
	width:60px;
	height:40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*Photo Page Specific */
.photoDiv {
	width: 730px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 50px;
}
#photoView {
	float: left;
	width: 600px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#photoNav {
	float: right;
	height: 50px;
	width: 200px;
	margin-right: 40px;
	margin-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	vertical-align: bottom;
	padding-top: 0px;
}
#photoNav a:link {
	color:#666;
	text-decoration:none;
}
#photoNav a:hover {
	color:#666;
	text-decoration:none;
}
#photoNav a:active {
	color:#666;
	text-decoration:none;
}
#photoNav a:visited {
	color:#666;
	text-decoration:none;
}
#photosSide {
	float: right;
	height: 350px;
	width: 125px;
	margin-right: 25px;
	margin-top: 0px;
}
#photoText {
	float: right;
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-right: 40px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
#photoThumbDiv {
	height: 400px;
	width: 675px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#description {
	height: 300px;
	width: 175px;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: right;
	margin-right: 20px;
}

/* Archive Page Specific Divs*/
.archiveDiv {
	width: auto;
	height: auto;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#archive1 {
	float: left;
	margin-bottom: 20px;
}
#vidThumb {
	float: left;
	font-size: 12px;
	color: #666;
	width: auto;
}
#video {
	float: left;
	height: 380px;
	width: 700px;
	margin-left: 100px;
	text-align: center;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 150%;
}
#archive2 {
	float: left;
	width: 400px;
	margin-top: 15px;
}

/* About Page Specific Divs*/
#aboutLeft {
	float: left;
	height: 450px;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666;
}
#aboutRight {
	float: right;
	height: 300px;
	width: 225px;
	margin-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	text-align: right;
}
#aboutRight a:link {
	color:#00F;
	text-decoration:none;
}
#aboutRight a:active {
	color:#00F;
	text-decoration:none;
}
#aboutRight a:hover {
	color:#00F;
	text-decoration:none;
}
#aboutRight a:visited {
	color:#00F;
	text-decoration:none;
}
#aboutRightTwo {
	float: left;
	height: 50px;
	width: 225px;
	margin-top: 10px;
}
#webDesign {
	float: left;
	height: 100px;
	width: 450px;
	margin-top: 160px;
}

