/******* Page *******/

body{
	background:#121312;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: lighter;
	color: #666666;
}

h2 {
	font-weight: lighter;
	font-size: 150%;
}

#container{
	width:850px;
	margin:20px auto 5px;
	padding:1px 0;
	text-align:left;
	border: 2px solid #19191A;
}
.nodisplay {
	display: none;
}

/******* Header *******/


#header{
	height:362px;
	width:850px;
	margin:0 1px 1px;
	background:#000000;
	color:#ffffff;
	padding: 0px;
}

/******* Horizontal Navigation *******/


#navigation{
	background:#323232;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
	height: 26px;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
}

#navigation li {
	list-style-type:none;
	float: left;
}

#navigation li a {
	padding:6px 10px 0;
	text-decoration:none;
	color: #FFFFFF;
	margin: 0px;
	background-color: #323232;
	display: block;
	background-image: url(../images/nav/button.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}
#navigation li a:hover {
	padding:6px 10px 0;
	text-decoration:none;
	color: #FF9900;
	margin: 0px;
	height: 20px;
	display: block;
	background-image: url(../images/nav/button.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#time {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	padding-right: 10px;
	padding-left: 6px;
}


/******* Vertical Navigation *******/


#leftnav{
	float:left;
	width:18%;
	padding-left: 5px;
}
#leftnav h2 {
	color: #FF9900;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 20px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 100%;
}
#leftnav ul, #updates ul {
	margin: 0px;
	padding: 0px;
}
.menu{
	margin:0 0 20px 8px;
}

.menu li{
	list-style:none;
	
}
.menu li a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #19191A;
	display: block;
	padding:2px 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #121312;
}
.menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding:2px 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #121312;
	background-color: #333333;
}



/******* Main content *******/

#maincontent{
	float:left;
	width:72%;
	margin-top: 10px;
	background-color: #121312;
}
#content{
	float:right;
	width:80%;
	padding:0px;
	margin-bottom: 50px;
}

#extmaincontent {
	float:left;
	width:100%;
	margin-top: 10px;
	background-color: #121312;
}
#maincontent2 {
	float:left;
	width:57%;
	margin-top: 10px;
	background-color: #121312;
}
p {
	padding-left: 5px;
	line-height: 1.6em;
	padding-right: 30px;
}
/*#maincontent p, #extmaincontent p, #maincontent2 p, .area p {
	padding-left: 5px;
	line-height: 1.6em;
	padding-right: 10px;
}
*/
#maincontent h2, #extmaincontent h2, #maincontent2 h2, #content h2 {
	color: #FFFFFF;
	padding-left: 5px;
}

/******* Additional content *******/

#updates{
	float:right;
	width:175px;
	padding:0px 5px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-top: 10px;
}
#updates h2 {
	color: #FF9900;
	padding-left: 5px;
	font-size: 100%;
}
#updates p {
	color: #666666;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 5px;
	margin: 0px 0px 5px;
	padding-bottom: 10px;
	border-bottom-color: #FF9900;
	padding-right: 10px;
	line-height: 1.6em;
}
#updates img, #captionedimages img {
	border: 1px solid #666666;
	margin-bottom: 5px;
}
#updates a, #maincontent a {
	text-decoration: none;
	line-height: 1.6em;
	color: #666666;
}
.mugshot a {
	text-decoration: none;
	color: #666666;
}
#updates a:hover, #maincontent a:hover, .mugshot a:hover {
	text-decoration: underline;
}
#captionedimages {
	float:right;
	width:275px;
	padding:0px 5px 10px;
	margin-top: 10px;
	background-color: #121312;
}




/******* Footer *******/

#footer{
	clear:both;
	width:850px;
	padding:10px 0px 0px;
	color:#f0f0f0;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#innerfooter{
	clear:both;
	width:850px;
	padding:10px 0px 0px;
	color:#f0f0f0;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #333333;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	margin: 0px;
	padding: 2px 10px;
	font-size: 90%;
	color: #666666;
	text-align: center;
}
.mugshot {
	width: 160px;
	text-align: center;
	float: left;
	margin-right: 5px;
	height: 170px;
}
.mugshot img {
	border: 1px solid #666666;
	margin-bottom: 5px;
}
#content a {
	text-decoration: underline;
	color: #666666;
}
#content a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#content .area {
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 5px;
}
h3 {
	color: #FF9900;
	font-size: 100%;
	font-weight: lighter;
	line-height: 1.6em;
	padding-right: 10px;
	padding-left: 5px;
}
.imageborderleft{
	margin-bottom: 10px;
	border: 1px solid #666666;
	float: left;
	margin-right: 20px;
}
.imageborderright {
	margin-bottom: 10px;
	border: 1px solid #666666;
	float: right;
	margin-left: 20px;
}
.imageleft {
	float: left;
	padding-right: 20px;
}
.imageright {
	float: right;
	padding-left: 20px;
	padding-right: 20px;
}
.caption, #captionedimages p  {
	font-style: italic;
	font-size: 90%;
	color: #CCCCCC;
	padding-top: 3px;
	padding-left: 3px;
}

/*
#maincontent h3, #extmaincontent h3, #maincontent2 h3 {
	color: #FF9900;
	padding-left: 5px;
	font-size: 100%;
	font-weight: lighter;
	line-height: 1.3em;
	padding-right: 10px;
}
*/

.faded {
	color: #333333;
}
#maincontent h4 {
	background-color: #000000;
	padding: 10px;
	margin-top: 20px;
	color: #FFFFFF;
}
.clear {
	clear: both;
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-right: 25px;
}
#special-link a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	padding-left: 5px;
}
.backtop {
	text-align: right;
	padding-top: 30px;
	font-style: italic;
}
#highlight {
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 90%;
}
#highlight span, #highlight a {
	color: #CCCCCC;
}
.list {
	line-height: 1.2em;
}
.listheader {
	line-height: 1.2em;
	color: #CCCCCC;
	font-style: italic;
}
#leftnav p a {
	text-decoration: none;
	line-height: 1.6em;
	color: #666666;
}
#leftnav p a:hover {
	text-decoration: underline;
}
