body {
	background-color:#000000;
	margin:0;
	padding:0;
}

div.body	 { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 20px; position: relative; width: 455px; height: 300px; overflow: auto }

div.gallery	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	color:#000000;
	width:445;
	height:150;
	position:relative;
	overflow:auto;
}

div.links	 { color: #000000; font-size: 14px; font-family: Arial, Helvetica, sans-serif; line-height: 24px; position: relative; width: 445; height: 300px; overflow: auto }

td.title	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 24px;
	color:#BFBFBF;
	padding-top:10;
}


td.galleryimages	{
	padding-right:9px;
	padding-top:10px;

}


tr	{
	vertical-align: top;
}

body	{
	padding-top:80;
}

body.gallery	{
	padding-top:40;
}
	
p.body	{
	padding-right:35px;
	padding-left:68px;
}

table.gallery	{
	padding-right:0px;
	padding-left:68px;
}


	.gallery .text {
		font-family:"Times New Roman", Times, serif;
		color:#777;
		font-size:15px;
		line-height:15px;
		padding:0;
		margin:10px 0 0 10px;
		
	}

p.contact	{
	padding-right:35px;
	padding-left:68px;
	font-size:14px;
	line-height: 24px;
}

p.dates	{
	padding-right:35px;
	padding-left:68px;
	font-weight:bold;
	font-size:14px;
}

p.header	{
	padding-right:35px;
	padding-left:68px;
	font-weight:bold;
	font-size:18px;
}

a:link,a:visited,a:active {
	font-weight: normal;
	text-decoration:none; 
	color:#2F2F2F;
}

a:hover {
	font-weight: normal;
	text-decoration:underline;
	color:#2F2F2F;
}

a:link.link,a:visited.link,a:active.link {
	text-decoration:none; 
	color:#2F2F2F;
}

a:hover.link {
	text-decoration:underline;
	color:#2F2F2F;
}

a:link.sub,a:visited.sub,a:active.sub {
	font-weight: normal;
	text-decoration:none; 
	color:#BFBFBF;
	padding-right:4px;
	padding-left:4px;
	padding-top:10px;
	font-size:12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover.sub {
	font-weight: normal;
	text-decoration:underline;
	color:#BFBFBF;
	padding-right:4px;
	padding-left:4px;
	padding-top:10px;
	font-size:12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.over {
	font-weight: normal;
	text-decoration:underline;
	color:#BFBFBF;
	padding-right:4px;
	padding-left:4px;
	padding-top:10px;
	font-size:12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover.over {
	font-weight: normal;
	text-decoration:underline;
	color:#BFBFBF;
	padding-right:4px;
	padding-left:4px;
	padding-top:10px;
	font-size:12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

a img {
  border-width:0;
  }

/* Blog
----------------------------------------------- */
  
/* Header
----------------------------------------------- */
@media all {
  #header {
    border:1px solid #ccc;
    }
  }
@media handheld {
  #header {
    width:90%;
    }
  }
#blog-title {
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:16px;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#000000;
  }
#description {
  border:1px solid #eee;
  padding-left:68px;
  border-width:0 1px 1px;
  font:78%/1.4e;
  text-transform:uppercase;
  color:#999;
  }


/* Content
----------------------------------------------- */
@media all {
  #content {
	margin-right:35px;
	margin-left:68px;
    text-align:left;
	width: 300px;
    }

#main {
    float:none;
    }
}
@media handheld {
  #content {
    }
  #main {
    
    }
  #sidebar {
    float:none;
    }
  }

/* Headings
----------------------------------------------- */
h2 {
  	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 15px;
	color:#BFBFBF;
  text-transform:uppercase;
  color:#999;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
	  	margin-left:68px;
    }
  .post {
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    }
  .post {
    padding:0 0 0 1.5em;
    }
  }
.post-title {
  margin:0 0 0;
  padding:0 0 4px;
  font-size:12px;
  font-weight:normal;
  line-height: 16px;
  color:#999999;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#000000;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 0 34px;
  font-size:14px;
  line-height:16px;
  }
p.post-footer {
  margin:-.25em 0 0 68px;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font-size:10px;
  text-transform:uppercase;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* archive Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }


/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em;
  text-transform:uppercase;
  }
