*
{
	padding: 0;
	margin: 0;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #E33618;
}

body
{
	background:  #000;
	font-family: arial;
	color: #FFF;
}

table
{
	font-size: 12px;
}

.contact form
{
	margin-left: 1px;
}

.lefty
{
	float: left;
	width: 557px;
}

.righty
{
	float: left;
	height: 228px;
	width: 375px;
}

#container
{
	position:  absolute;
	width:  774px;
	left:  50%;
	margin-left:  -381px;
	background-color:  #2D2626;
}

#header
{
	float:  left;
	width:  774px;
	height:  180px;
}

#navcontainer
{
	float:  left;
	width:  764px;
	height:  16px;
	border-top:  5px solid #888685;
	background-color:  #2D2626;
	padding:  5px;
}

#main
{
	float:  left;
	width:  734px;
	padding-left:  20px;
	padding-right:  20px;
	background-color:  #2D2626;
}

#bigpic
{
	float:  left;
	width:  734px;
	height:  256px;
	background:  #2D2626;
	border-bottom:  5px solid #000;
	border-left:  2px solid #000;
	border-right:  2px solid #000;
	border-top:  2px solid #000;
}

#leftcolumn
{
	float:  left;
	width:  437px;
	margin-top:  20px;
	padding-bottom:  20px;
}

#rightcolumn
{
	float:  right;
	width:  217px;
	margin-top:  20px;
	padding-bottom:  20px;
}

#accordion
{
	position:  relative;
	bottom:  10px;
}

#box
{
	margin-top: 60px;
}

.panel
{
	margin-bottom: 3px;
}

.panelBody
{
	padding:  10px;
	background:  url("/images/stripes.gif")  repeat;
	border-bottom:  1px dotted #eee;
}

#photo
{
	float: left;
	padding: 10px;
	position: relative;
	bottom: 10px;
	width: 420px;
	background:  url("/images/stripes.gif")  repeat;
}

.panelBody p
{
	color:  #E33618;
	font-weight:  bold;
	text-shadow:  2px 2px #000;
}

.grey
{
	background-color:  #4B4545;
}

.lastgrey
{
	background-color:  #4B4545;
	margin-bottom:  15px;
}

#footer
{
	float:  left;
	width:  734px;
	clear:  both;
	background-color:  #4B4545;
	border-top:  5px solid #4B4545;
	padding:  20px;
}

#footer p
{
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

.pic
{
	float:  left;
	width:  90px;
	height:  90px;
	border: 5px solid #0A0A0A;
	background:  #FFF;
	display:  inline;
	margin-left:  5px;
	margin-bottom:  8px;
}

.line
{
	color:  #FFF;
	font-family: arial;
	border-bottom:  1px dotted #cccccc;
	margin-bottom:  10px;
}

.wrapper
{
	margin-left:  auto;
	margin-right:  auto;
	width:  560px;
}

h1,h2,h3,h4,h5
{
	font-family:  arial;
	color:  #FFF;
	font-weight:  bold;
}

h4 a
{
	text-decoration:  underline;
	color:  #FFF;
	font-weight:  normal;
	line-height:  200%;
	letter-spacing:  15px;
}

h4 a:hover
{
	color:  #000;
}

.date
{
	color:  #E33618;
	font-size:  12px;
	padding-top:  5px;
	padding-bottom:  5px;
}

p
{
	font-family:  arial;
	color:  #FFF;
	margin-bottom: 10px;
	line-height:  130%;
	font-size:  12px;
}

#navcontainer ul
{
	float:  left;
	margin-left: 5px;
}

#navcontainer ul li
{
	list-style-type:  none;
	font-family:  arial;
	font-weight:  bold;
	border-right: 1px solid #FFF;
	padding-left: 10px;
	padding-right: 10px;
	display:  inline;
	font-size:  11px;
}

#navcontainer ul li a
{
	color:  #FFF;
	text-decoration:  none;
}

#navcontainer ul li a:hover
{
	color: #141414;
}

#menu ul
{
	float: left;
}

#menu ul li
{
	list-style-type:  none;
	padding-right: 10px;
	font-family:  arial;
	font-weight:  bold;
	display:  block;
	font-size:  10px;
}

#menu ul li a
{
	color:  #E33618;
	text-decoration:  none;
}

#menu ul li a:hover
{
	color: #000;
}

.pusher
{
	position:  relative;
	bottom: 10px;
}

#lightbox
{
	position:  absolute;
	top:  40px;
	left:  0;
	width:  100%;
	z-index:  100;
	text-align:  center;
	line-height:  0;
}

#lightbox a img
{
	border:  none;
}

#outerImageContainer
{
	position:  relative;
	background-color:  #2D2626;
	width:  250px;
	height:  250px;
	margin:  0 auto;
}

#imageContainer
{
	padding:  10px;
}

#loading
{
	position:  absolute;
	top:  40%;
	left:  0%;
	height:  25%;
	width:  100%;
	text-align:  center;
	line-height:  0;
}

#hoverNav
{
	position:  absolute;
	top:  0;
	left:  0;
	height:  100%;
	width:  100%;
	z-index:  10;
}

#imageContainer>#hoverNav
{
	left:  0;
}

#hoverNav a
{
	outline:  none;
}

#prevLink, #nextLink
{
	width:  49%;
	height:  100%;
	background:  transparent url(../images/blank.gif) no-repeat;
	display:  block;
}

#prevLink
{
	left:  0;
	float:  left;
}

#nextLink
{
	right:  0;
	float:  right;
}

#prevLink:hover, #prevLink:visited:hover
{
	background:  url(../images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover
{
	background:  url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer
{
	font:  10px Verdana, Helvetica, sans-serif;
	background-color:  #2D2626;
	margin:  0 auto;
	line-height:  1.4em;
}

#imageData
{
	padding: 0 10px;
}

#imageData #imageDetails
{
	width:  70%;
	float:  left;
	text-align:  left;
}

#imageData #caption
{
	font-weight:  bold;
}

#imageData #numberDisplay
{
	display:  block;
	clear:  left;
	padding-bottom:  1.0em;
}

#imageData #bottomNavClose
{
	width:  66px;
	float:  right;
	padding-bottom:  0.7em;
}

#overlay
{
	position:  absolute;
	top:  0;
	left:  0;
	z-index:  90;
	width:  100%;
	height:  500px;
	background-color:  #000;
	filter: alpha(opacity=60);
	-moz-opacity:  0.6;
	opacity:  0.6;
}

.clearfix:after
{
	content:  ".";
	display:  block;
	height:  0;
	clear:  both;
	visibility:  hidden;
}

* html>body .clearfix
{
	display:  inline-block;
	width:  100%;
}

* html .clearfix
{
	height:  1%;
}