body {
	font-family: Verdana,Arial,Helvetica,MS Sans Serif,Sans-Serif; 
	color: gray;
	background-color: white;
}

a 	{
	text-decoration: underline;
	outline: none;
	color: black;
	/*background-color: white; */
	}

a:visited {
	color: silver ;
	/* background-color: white;*/ 
	}

a:active { 
	color: #FFA500; 
	/*background-color: white; */
	}

a:hover {
	color: #FFA500;
	/* background-color: white; */
	}
a.blogitemtitle {
	text-decoration: none;
}

a.latestlisting {
	color: #FFA500;
	background-color: white; 
	}

a.latestlisting:visited {
	color: #FFA500;
	background-color: white; 
}

a.rsscommentsalignright {
	text-align: right;
}

a.center {
	text-align: center;
}

h1 {
	font-family: Verdana,Arial,Helvetica,MS Sans Serif,Sans-Serif; 
	color: silver;
	background-color: white; 
}

h1.topofpage {
	text-align: center;
}

h2 {
	font-family: Verdana,Arial,Helvetica,MS Sans Serif,Sans-Serif;  
	color: silver;
	background-color: white; 
}

h2.galleryCenter {
	text-align: center;
}

h2.center { 
	text-align: center;  
}

h3 {
	font-family: Verdana,Arial,Helvetica,MS Sans Serif,Sans-Serif; 
	color: silver;
 	background-color: white;  
}

h3.center {
	text-align: center;
}

h4 {
	font-family: Verdana,Arial,Helvetica,MS Sans Serif,Sans-Serif;  
	color: silver;
	background-color: white; 
}

h4.center {
	text-align: center;
}

table {
	margin: 0; 
	color: gray;
	background-color: white; 
}

table.center {
	/* margin-left: auto; 
	margin-right: auto; */
	text-align: center; 
}

td {
	font-size: x-small; 
	color: #666666;
	font-family: Verdana,Arial,Helvetica,MS Sans Serif,Sans-Serif; 
	text-align: left;
	background-color: white; 
}

td.right {
	text-align: right;
}

td.center {
	text-align: center;
}

p.center {
	text-align: center;
}

div.container { 
	width:98%; 
	margin: 1%; 
	border: solid blue 5px;  
}

.blogcontainer {  
	/* border: thin dashed #E0E0E0; */ 
}

.blogitemdate {
	font-family: Verdana,Arial,Helvetica,MS Sans Serif,Sans-Serif;  
	background-color: white; 
	color: black; 
	font-weight: bold; 
	text-decoration: none;
}

.blogitemtitle {
	font-family: Verdana,Arial,Helvetica,MS Sans Serif,Sans-Serif;  
	background-color: white; 
	color: #666666; 
	font-weight: bold; 
}

.blogitemfooter {
	font-family: Verdana,Arial,Helvetica,MS Sans Serif,Sans-Serif;  
	color: black; 
	font-size: xx-small;
	font-weight: bold; 
	background-color: white; 
	text-align: right; 
}

.blogcontent {
	font-family: Verdana,Helvetica,Sans-Serif;  
	color: #666666; 
	font-size: x-small;
	line-height: normal; 
	background-color: white; 
}

.blogarchivecontent { 
	text-align: center; 
}


.ttcommentcontent {
	font-family: Verdana,Arial,Helvetica,MS Sans Serif,Sans-Serif;  
	color: #666666; 
	font-size: x-small;
	line-height: 100%;
	background-color: white; 
	/*border-width: thin;
	border-style: solid;
	border-color: #FFA500; */
}

.ttcommentitemfooter {
	font-family: Verdana,Arial,Helvetica,MS Sans Serif,Sans-Serif;  
	color: black; 
	font-size: x-small;
	font-weight: bold; 
	/* line-height: 17px;*/
	background-color: white; 
	/* text-align: right; */ 
}

.commentcontainer {  
	/* border: thin dashed #E0E0E0; */ 
}


.commentitemdate {
	font-family: Verdana,Arial,Helvetica,MS Sans Serif,Sans-Serif;  
	background-color: white; 
	color: black; 
	font-size: x-small;
	font-weight: bold; 
	/* line-height: 23px;  */
}


.commentcontent {
	font-family: Verdana,Arial,Helvetica,MS Sans Serif,Sans-Serif;  
	color: #666666; 
	font-size: x-small;
	line-height: 100%;
	background-color: white; 
}

.arealisting {
	font-size: x-small;
	text-align: center;
}

.bloggerbuttonsandtagline { 
	text-align: center; 
}

.maintableplacement {
	text-align: center;
}

.contacttableplacement {
	text-align: center;
}

.contactbuttonplacement {
	text-align: center;
}

.notableplacement {
	text-align: center; 
	vertical-align: top;
}

.guestbookbuttonplacement {
	text-align: center;
}

.makemecentered {
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
}

.gallerynewentry {
	font-size: x-small; 
	color: red;
	background-color: white; 
}

.centertab {
	margin-right:auto; 
	margin-left:auto;
}

.lefthandcontent { 
	text-align: left; 
	font-size: xx-small; 
	color: gray;
	background-color: #E8E8E8; 
}

.lefthandheading { 
	font-weight: bold; 
	color: black;
	background-color: #E8E8E8; 
}

.righthandcontent { 
	text-align: center; 
	vertical-align: top; 
	font-size: xx-small; 
	color: gray;
}

.blogrollmain {
	text-align: left;
	vertical-align: top;
	font-size: xx-small;
	color: gray;
}

.blogrollfolder {
	text-align: center;
	font-weight: bold;
	color: black;
	background-color: #E8E8E8;
}

.righthandheading { 
	font-weight: bold;
	color: black;
}

.righthandcomment {
	text-align: left;
	font-size: xx-small;
	color: gray;
	/* width: 150px;*/
}

.righthandcommentheading {
	font-weight: bold;
	color: black;
	text-align: left;
}

.footer { 
	text-align: center; 
	font-size: xx-small; 
}

.galleryImageInfo {
	text-align: center;
	color: black;
	background-color: silver;
}

.galleryPreviousImageAlign {
	vertical-align: top;

}

img.blogfloatright { 
	float: right; 
	border-style: none; 
	padding: 10px; 
}

img.blogfloatleft { 
	float: left; 
	border-style: none; 
	padding: 10px; 
}

img.noborder {
	border-style: none;
}

img.imagecenter {
	text-align: center;
	border-style: none;
}


/* New version starts here. */

#top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	/* border: 5px solid #ccc; */
	/* background: white; */
	height: 100px; /* ie5win fudge begins */
	/* voice-family: "\"}\""; */ 
	/* voice-family:inherit;   */ 
	height: 70px;
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 120px;
	left: 0px;
	margin: 5px;
	padding: 5px;
	border-width: thin;   
	border-style: dashed;
	border-color: #FFA500;
	background: #E8E8E8;  
	width: 150px; /* ie5win fudge begins */
	/* voice-family: "\"}\""; */ 
	/* voice-family:inherit; */
	width: 120px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#middle {
	margin: 20px 165px 20px 165px;
	padding: 5px;
	/* border: 5px solid #ccc; */
	/* background: #666; */
	}
#right {
	position: absolute;
	top: 120px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 5px;
	padding: 5px;
	border-width: thin;
	border-style: dashed;
	border-color: #FFA500;  
	background: #E8E8E8; 
	width: 150px; /* ie5win fudge begins */
	/* voice-family: "\"}\""; */
	/* voice-family:inherit; */
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}

div.content { 
	text-align: left; 
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(lightbox/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lightbox/overlay.png", sizingMethod="scale");
	}


