﻿body
{
	background-color: #000000;
	color: #D3CA67;
	font: 0.81em/1 Verdana, Arial, sans-serif;
}

a
{
	color: #FF8000;
	text-decoration: none;
}

a:hover
{
	color: #FFC000;
}

img
{
	border: none;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
	text-decoration: underline;
}

weak
{
	color: #554556;
}
#page
{
	background-color: #000000;
	line-height: 1.4em;
}

#header
{
	color: #F1EC48;
	background: url('/images/header/copsmainbanner2.jpg') no-repeat left top;
	margin-bottom: 1px;
	text-align: center;
}

#header h1
{
	font: italic bold 38pt 'Book Antiqua';
	letter-spacing: -2px;
}

#header h2
{
	font: bold 14pt 'Arial';
	color: #20C0C0;
}

#header h3
{
	font: bold underline 14pt 'Arial';
	color: #20C0C0;
	
}


#content
{
	background: url('/images/content/divider.gif') repeat-y 0px 38px;
}

#nav
{
	background: #110005 
	padding-top: 58px;
	height: 521px;
}

#nav ul
{
	list-style-type: none;
}

#nav ul li
{
}

#nav ul li a
{
	background: url(/images/nav/bullet.gif) no-repeat left center;
	color: #D3CA67;
	font: 10px Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

#nav ul li a:hover
{
	background: url(/images/nav/bullet2.gif) no-repeat left center;
	color: #FFFFFF;
}

#lnav
{
      background #4f4f4f;
      padding-top: 528px;
      height: 55px;
}


#main
{
	
}

#main p.centered
{
	text-align: center;
}

#main p.hanging
{
	padding-left: 35px;
} 

#main p.indent
{
	text-indent: 35px;
}

#main p.weak
{
	color: #554556;
}

#main li.weak
{
	color: #554556;
}


#main ol
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 1.4em;
}

#main ol.decimal
{
	list-style-type: decimal;
}

#main ol.lower-alpha
{
	list-style-type: lower-alpha;
}

#main ol.upper-alpha
{
	list-style-type: upper-alpha;
}

#main ol.lower-roman
{
	list-style-type: lower-roman;
}

#main ol.upper-roman
{
	list-style-type: upper-roman;
}

#main ol.lower-latin
{
	list-style-type: lower-latin;
}

#main ol.upper-latin
{
	list-style-type: upper-latin;
}

#main ol.lower-greek
{
	list-style-type: lower-greek;
}

#main ol li
{
	margin-left: 2em;
}

#main h1
{
	font: 18pt 'Verdana';
	color: #c0c040;
	text-align: center;
}


#main h2
{
	font: 14pt 'Arial';
	color: #c0c040;
}

#main h2.bold
{
	font-weight: bold;
	color: #c0c040;
}

#main h2.ul
{
	text-decoration: underline;
	color: #c0c040;
	padding-bottom: 2px;
}

#main h2.centered
{
	text-align: center;
}


#main h3
{
	font: 14pt 'Verdana';
	color: #c0c040;
}

#main h3.bold
{
	font-weight: bold;
	color: #c0c040;
}

#main h3.ul
{
	text-decoration: underline;
	color: #c0c040;
	padding-bottom: 2px;
}

#main h3.centered
{
	text-align: center;
}

#footer
{
	border-top: dotted 1px #383838;
	color: #D0CEB7;
	font-size: 1em;
}
