body	{
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif
}
a:link, a:visited	{
	color: #8296bc;
}
a:hover	{
	color: #fff;
}

img.equipment	{
	margin: 0px 20px 10px 0px;
	border: 1px solid #fff;
}
th 	{
	font-weight: bold;
}

h1	{
	font-weight: bold;
	font-size: 16px;
	color: #8296bc;
	margin-bottom: 10px;
}

h3	{
	font-weight: bold;
	font-size: 18px;
	color: #8296bc;
}

p	{
	margin-bottom: 10px;
}

ul	{
	margin-left: 20px;
	list-style-type:disc;
}

#container {
	background-color: #000000;
	border-color: #000000;
	width: 854px;
	margin: 0 auto;
}
#pageheader	{
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	font-size: 20px;
	height: 107px;
	color: orange;
}
#content	{
	background-image:url(/images/content-bkgd.jpg);
	background-repeat:repeat-y;
	/*min-height: 600px;*/
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 15px;
	color: #fff;
	min-height: 500px;
}
#coverimage	{
	float: left;
}
#covercontent	{
	color: #fff;
	padding-left: 415px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#covercontent p	{
	margin-bottom: 10px; 
}
#pgheader	{
	text-align:right;
}
#navigation	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #fff;
	margin-top: -23px;
	margin-left: 440px;
	position:absolute;
}
#navigation a:link, #navigation a:visited	{
	color: #fff;
	text-decoration: none;
}
#navigation a:hover	{
	color: #8296bc;
	text-decoration: none;
}
#corps_menu	{
	width: 125px;
	border: 1px solid #fff;
	position: absolute;
	left: 49px;
	top: 16px;
	z-index: 100;
	background-color:#000000;
	padding: 5px;
}
#info_menu	{
	width: 125px;
	border: 1px solid #fff;
	position: absolute;
	left: 111px;
	top: 16px;
	z-index: 100;
	background-color:#000000;
	padding: 5px;
}
#investigations_menu	{
	width: 125px;
	border: 1px solid #fff;
	position: absolute;
	left: 212px;
	top: 16px;
	z-index: 100;
	background-color:#000000;
	padding: 5px;
}

#pagenav	{
	top: -50px;
	width: 250px;
	background-color: #dddddd;
	color: black;
	position: relative;
	float: right;
	margin-right: 10px;
	font-size: 12px;
}
#pagenav label	{
	margin: 0px;
	width: 65px;
	display: block;
}

#footer	{
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	text-align: right;
	padding-right: 35px;
	padding-top: 10px;
	font-size: 10px;
	color: white;
	height: 55px;
}

#comments	{
	background-color:#333333;
	padding: 10px;
	width: 400px;
}

#commentlist	{
	padding-left: 20px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
}

#error	{
	color: #f00;
}
#message {
	color: #0f0;
}

#dbpaging	{
	font-size: 12px;
	margin-left: 20px;
	margin-top: 20px;
}
#socialicons	{
	padding: 10px;
}
#socialicons img 	{
	margin-right: 5px;
	margin-bottom: -10px;
}

fieldset	{
	border: 1px solid #000;
	padding: 10px;
}
fieldset div	{
	padding-top: 5px;
	padding-bottom: 5px;
}
label	{
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	text-align: right;
}
textarea	{
	margin-left: 10px;
}
.teamphotos	{
	margin-right: 10px;
}
.biotext	{
	padding-bottom: 10px;
}
.membertitle	{
	color: #8296bc;
	font-weight: bold;
}
.blogText	{
	padding: 10px;
}
.blogDetails	{
	font-style:italic;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.comments	{
	border-top: 1px solid #333;
	padding: 5px;
}
.commentDetails	{
	font-style:italic;
	font-size:11px;
}
.commenttext	{
	color: #ddf;
}
.blogTitle	{
	font-size:18px;
	color: #8296bc;
	font-weight:bold;
}
.prevposts	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	margin-left: 20px;
}
.videodiv	{
	display: block;
	padding: 10px;
}
.videotext	{
	margin-left: 115px;
	padding: 10px;
	min-height: 75px;
}
.icon	{
	margin: 10px;
	float: left;
	width: 75px;
	height: 75px;
	display: inline;
}
img.thumbnail	{
	border: 1px solid #8296bc;
}
ul.forms	{
	margin-top: 10px;
	margin-bottom: 10px;
}
.eqlink	{
	margin-bottom: 0px;
}
.casefile	{
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
div.casefile b, div.casefile strong	{
	font-weight:bold;
}
