td img {display: block;}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	
}
#gallery {
max-width:450px;
/* IE Image max-width */
width: expression(this.width > 475 ? 475: true);
}

body {
	background-color: #ffffcc;
	background-image:url();
	background-position:center;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}
.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}
a:link {
	color: #084601;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #084601;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #084601;
}
.pad {
	padding:10px;
}
.footer {
	color:#FFFFFF;
}
.blue {
	color:#0099FF;
}

.lofttitle {
	font-weight: bold;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}

#terms { 
	background: #fff;
	background-image: none;
	margin: 15px;
}

body.basic {
	background: #fff;
}

div#indexpagecontent img {
	text-align: center;
	margin: 0 auto;
}

div#promotePages { text-align: center; width: 310px; margin: 0px auto;}
div#promotePages img { width: 150px; border: 0px; float: left; margin: 0px auto;}
div#promotePages img.twitterLink { float: right; border: 1px solid #ccc;}
