td { font-family: Arial, Verdana, Helvetica; color: #999999; font-size: 11pt;}
.bodyMain {margin:0px;font-family: Arial, Verdana, Helvetica; color: #999999; background-color:#DDDDDD; font-size: 11px; }

a:link { color: #FFFFFF; }
a:visited { color: #BBBBBB; }
img { border-color: #FFFFFF; }
.whiteHead { color: #FFFFFF; font-size: 13px; }
.header {
	width:100%;
	background:#666666;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	height: 25px;
	_height:40px;
	padding: 10px 10px 5px 10px;
	border-bottom: 2px solid white;
}
.descript {
	text-align:left;
	padding: 5px;10px;10px;5px;
	background:#666666;
	width:400px;
	border:1px solid #220022;
	display:block;
	color:#000000; 
	padding:10px;
        position:relative;
	left: 0px;
	background: #FFFFFF;
	clear:both;
	float:none;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:30px;
}
.dayNav { 
	margin-top:20px;
	color:#000000; 
	paddIng:10px;
        position:relative;
	left: 0px;
	background:#000000;
	border-top:2px solid white;
	text-align:center;
	float:none;
	clear:both;
	display:none;
}
.headFoot {
  left: 0px;
  top: 0px;
  padding:10px;
  left: 10px;
  background:#330000;
  width:100%;
  border-style: solid
  border-color: #ffffff;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
}
.photoHead {
	color:#666666;
	font-height:16px;
	font-weight:bold;
}
.photoWrapper {
	width:100%;
	text-align:center;
	
}
.photoMain {
	margin-left: auto;
	margin-right: auto;
	border:1px solid #666;
	background-color:#000;
	padding:30px;
	padding-top:40px;
	padding-bottom:40px;
}
.photoMain img {
	border: 1px solid #fff;
}
.photoInd {
  border: #333333;
  border-style: solid;
  border-top-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
  position: relative;
  width:250px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background:#000000;
}
.fullDescript {
        position:absolute;
        top:39;
        background-color:#CCCCCC;
        color:#000000;
        padding:5px;
}
.mainPic {

}
.date
{
position:relative;

}
.description {
clear:both;
float:none;

}
.navLinks {

}
.categories {
position:relative;

}
.comments {
position:relative;
left:25px;
padding: 10px;
}
.footer {
  height:200px;
  width:100%;
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
  border-top:2px solid white;
  background-color:#666;
  float:none;
  clear:both;
}
.index {
	margin:10px 0px 10px 0px;
	text-align:center;
	padding-left:2%;
	padding-right:2%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	float:none;
}
.picBlock {
	position:relative;
	float:left;
	width:250px;
	height:250px;
	background-color:black;
	padding:10px;
	margin:3px;
	
}
.prevPic {
	background: url('prev.gif');
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:30px;
	height:300px;
	float:left;
	position:relative;
	left:30px;	
}
.nextPic {
	background: url('next.gif');
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:30px;
	height:300px;
	float:left;
	position:relative;
	left:-30px;
}
.navSpac {
	width:30px;
	height:250px;
	border:0px;
}
.prevNextTop {
	position:absolute;
	top:8px;
	right:10px;
}

