a img {border:none;}
#photos_title {
    float:right;
   border-style: none;
   margin: 0 0 0 0px;
}

.photocat {
  float:left;
  width: 184px;
  background: url(images/photocat_bg.gif) no-repeat;
  height: 375px;
  margin-top: 35px;
}

.photocat ul {
   list-style-type: none;
   margin:60px 0 0 40px;
   padding:0;
}

.photocat li {
   font: 11px tahoma;
   color: #000;
   line-height: 18px;
   margin:0;
   padding:0;
}

.photocat li a {
  color: #000;
  }

  .photocat li a:hover {
     text-decoration: none;
}

.photogcont {
  float: right;
  width: 748px;
  margin-top: 15px;
  margin-right: 60px;
}

.photogcont h1 {
  font: 14px lucida sans;
  color: #000;
  padding:0;
  margin:0 0 15px 0;
}

.photo_thumb {
   float:left;
   border-style: none;
   margin: 10px;
 }

.eventpagination {
   text-align:center;
   clear:both;
   padding-top:20px;
   width:700px;
}

.eventpagination ul {
    list-style-type: none;
	margin:0;
	padding:0;
}

.eventpagination li {
   font: 11 px tahoma;
   color: #000;
   display: block;
}

.eventpagination li a {
   color: #000;
   text-decoration: none;
   padding: 5px;
}

.eventpagination li a:hover {
   background-color: #fe8b07;
 }