@charset "utf-8";
/* CSS Document */


#photo_preview_wrapper {

    margin-left: 0px;
    margin-right: 0px;
	
	text-align:center;
	width:468px;




	


}

#current_photo_button {

text-align:left;
float:left;
width:200px;
padding-left:26px;
font-family:Arial, Helvetica, sans-serif;

}

#archived_photos_title {

text-align:left;
float:left;
width:280px;
padding-left:0px;
font-family:Arial, Helvetica, sans-serif;



}

#archived_next_button {

text-align:right;
width:100px;
float:right;
padding-right:0px;
padding-bottom:4px;
font-family:Arial, Helvetica, sans-serif;
display: inline;



}


	
div.thumb {
	margin: 3px;
	border: 1px solid #A0ACC0;
	height: auto;
	float: left;
	text-align: center;
	background-color: #eee;
	height:140px;
	
  }	
.thumb img{
	display: inline;
	margin: 5px;
	border: 1px solid #A0ACC0;
	}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold; } 
.phototitle { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align: center; font-weight: normal; width: 136px; height:15px; margin: 0 3px 3px 3px; overflow: hidden;  /* set width to the width of the thumbnail */}



#wrap {
	width: 468px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
	background: url(assets/temptopbg.gif) repeat-x #fff;
	border-bottom: 1px solid #333;
	
  }
  
  #content {

  padding-left:0px;  /* Adjusts how far in the thumbnailbox should go  */
    width:440px;
	float:left;
	margin:0px;
padding:0px;
	
	
  }  
  
h1 {  /*  this tag fixes inconsistancy in IE8 vs IE7   */

font-family:Arial, Helvetica, sans-serif;
font-size:18px;

}

.thumbnail_container {


overflow: hidden; 
width:480px; /* set this to the width of the box with the thumbnails */ 

float:left;
margin:0px;
padding:0px;


}

# {

text-align:right;
width:430px;

}

#top_thumb_nav {
text-align:right;
width:440px;




}


#pages_nav {

text-align:left;
width:430px;
padding-top:10px;
padding-bottom:10px;

}

#top_left_nav {

text-align:left;
float:left;
width:280px;
padding-top:10px;
padding-bottom:10px;

}



#photo_preview_nav_buttons {

text-align:right;
float:left;
width:320px;
font-family:Arial, Helvetica, sans-serif;

}

#thumbs_next_prev {

text-align:right;
width:200px;
float:right;
padding-right:26px;
padding-bottom:4px;
font-family:Arial, Helvetica, sans-serif;
display: inline;

}



#gallery_back_button {

text-align:right;
width:140px;
float:right;
padding-right:26px;
padding-bottom:4px;
font-family:Arial, Helvetica, sans-serif;

}

#image_box {


width:468px; 
text-align:center;



}

 #sharebox {
 margin-left:160px;
 

 }
 
 .contest_body_text {
 
 font-family:Arial, Helvetica, sans-serif;
 }
 
 h1 {
 
 font-family:Arial, Helvetica, sans-serif;
 }
 
 h2 {
 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	letter-spacing: 1px;
	font-weight:  bolder;
	color: #663333;  
 }
 