body {
  background: url(http://www.firstgatedreamer.com/images/lightcrack.gif);
  color:#003;
  padding:0;
  margin:0;
  font: 0.7em/1.5 Geneva, Arial, Helvetica, sans-serif;
  }
html, body {
     min-height:100.1%;
	}
select,option {
  background: #fff;
  color:#003;
  font-size:95%;
  width:auto;
	}

a:link {
	color: #003;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: underline;
}

div.content {
  width:825px;
  padding:0px;
  margin:auto;
     }

div.content h3{
  display:block;
  line-height:17px;
  margin:auto;
  padding:0;
  width:350px;
  height:34px;
  background: url(http://www.firstgatedreamer.com/images/fgdlightcrack.gif) top right no-repeat;
   }


div.image-info {
  margin:auto;
  padding:0px;
   }
.photobox {  text-align:center; margin:auto; padding:0px; }
#page img {
    padding:0px;
	border:1px #003;
	}
img {border:1px #003;}
div.imagenav {
	width:75%
}

.title {
	font-weight:bold;
	font-size:1.5em;
	color:#003;
	}

div.image-info-sub {
  margin:auto;
  padding: 5px;
   }



div.footer {
   } 


div.footer p {
  display:block;
   }


/* .............................. */
/* Comments */
/* .............................. */

#comment-top {
	border-bottom:1px solid #003;
	padding:5px;
	margin-bottom:25px;
	height:5px;
	}    

#comments {
    margin:0px auto;
	width:95%;
	text-align:left;
	}
	
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:5px;
	}
	
#comments li {
	display:block;
	margin:0 0 5px 0;
	color: #003;
	text-decoration:none;
	padding:5px;
	border:1px solid #aaa;
	}
	
#comments li a {
	color: #003;
	text-decoration: underline;
	}
#comments li a:visited {
	color: #333;
	text-decoration: underline;
}

#comments li a:hover {
	color: #333;
	text-decoration: none;
	}
	
#comments li:hover {
	color: #333;
	}

#comment-middle {
	border-top:1px solid #aaa;
	padding:5px;
	margin-top:15px;
	height:10px;
	} 

#addcomment {
    width:90%;
	text-align:left;
	padding:5px;
	margin:0px auto;
	border:1px solid #aaa;
	}

.input {
    width:45%;
	font-size:10px;
	border:1px solid #aaa;
	background-color:#fff;
	color: #003;
	padding:3px;
    }
	
#addcomment textarea {
	width:90%;
	height:30px;
	border:1px solid #aaa;
	color: #003;
	padding:5px;
	}

.comment-button {
	border:1px solid #aaa;
	color: #003;
	}