/* image page */

#body {
  background-color: #FFFFFF;
  font-family: Verdana, Arial, "Trebuchet MS";
  color: #666666;
  margin:0px;
}

#main_layer {
  margin:0px auto;
  padding-top:10px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  text-align:center;
  float:none;
}

#Table_01 {
	position:relative;
	left: 0px;
}

#header {
	position:absolute;
	top:5px;
	width:640px;
	height:29px;
}

#image {
	border: 0px;
}

#image_lay {
	position:absolute;
	left:0px;
	top:50px;
	border: 0px;
}

#text {
	position:absolute;
	text-align:left;
	left:0px;
}

#navigation {
	margin-top:30px;
	margin-bottom:15px;
	text-align:center;
	font-size:10px;
	color:black;
	word-spacing:8px;
}

#navigation[id] {
	word-spacing:25px !important;
}

#navigation a {
	text-decoration:none;
}

#poweredby {
	vertical-align:middle;
	color: #333399;
	text-decoration: none;
}

a:link {
	color: #336699 !important;
}

a:visited {
	color: #339999 !important;
}

.thumbnails {
  border: 1px #000 solid;
	margin-left:5px;
	margin-right:5px;
}


a.thumbnails {
	text-decoration:none;
}

.current-thumbnail {
  border: 1px #000 solid;
	margin-left:5px;
	margin-right:5px;
}

a.current-thumbnail {
	text-decoration:none;
}

/*  comments page */
#addcomment {
	background: #000000;
	border-bottom: 0px dotted #444444;
	border-left: 0px dotted #444444;
	border-right: 0px dotted #444444;
	border-top: 0px;
	color: #444444;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 10px;
}

#comment-body {
	background: #F5F5F5;
	color: #444444;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

#comment-imageinfo {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
}

#comments {
	border: 0px solid #444444;
	font-family: Verdana, Helvetica, sans-serif;
	width: 100%;
}

#comments li {
	border-bottom: 1px dotted #444444;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
}

#comments li a {
	color: #444444;
	text-decoration: none;
}

#comments li:hover {
	background: #FFFFFF;
}

#comments ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#comment-wrapper {
	border: 1px dotted #444444;
	margin: 0px auto;
	padding: 10px;
	text-align: left;
	width: 95%;
	min-width: 420px;
	height: 95%;
	min-height: 750px;
}

#th_body {
	background: #000000;
	color: #444444;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

#thumb_id {
  border: 0px;
}

#title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.th_bord img {
	border:0px;
}

/* archive page */

#box {
	position:absolute;
	top:15px;
	left:0px;
	width: 640px;
	min-height:100px;
	margin: 2px auto 5px auto;
	background-color: #DFDFDF;
}

#container {
	position:relative;
	left: 0px;
	width: 640px;
}

#images {
	position:absolute;
	top:55px;
	left:0px;
	width:640px;
	background-color: #DFDFDF;
}

#images img {
	margin: 7px;
}

#navigation2 {
	position:absolute;
	top:0px;
	left:0px;
	width:640px;
	margin-bottom:5px;
	text-align:left;
	font-size:10px;
	color:black;
	word-spacing:8px;
}

#navigation2[id] {
	word-spacing:25px !important;
}

#navigation2 a {
	text-decoration:none;
}

#line {
	position:absolute;
	top:50px;
	left:10px;
	width:620px;
	border-bottom: 1px dotted #000000;
	color:#000000;
	font-family: 'Trebuchet MS', verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

#th_width {
	width: 500px;
}
