BODY {
	margin: 10px;
	background-color:#727D6F;
	/*background-color:#FFF0F0;*/
	/*background-color:#afafaf;*/
}
.tmain {
	background-color:white;
}

BODY,TD {
	color:#000000;
	font-family: georgia, times new roman, arial, helvetica; 
	font-size:12px;
	line-height:1.2em;
}

a {  
	color:navy;
	text-decoration: none; 
}


a:hover {  color: orange; }

IMG {
	border-color:#333333;
}

.title {
	background-color:#EEEEEE;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:5px;
	color:#999999;
	border-width:thin 1px;
 	border-style:solid;
	border-color:#CCCCCC;
}

.column_text {
	line-height:1.25em;
	font-size: 14px;
	font-family: georgia, times new roman, arial, helvetica;
}

.column_text IMG {
}

.column_title {
	font-weight:bold;
	font-size: 16pt;
	line-height:1em;
	font-family: georgia, times new roman, arial, helvetica;
}
.column_details {
	white-space:nowrap;
	font-style:italic;
}

.iconstyle {
	width:42px;
	height:42px;
	top: 10px;
	z-index:2;
	position:absolute;
}

.twitter_link, .menulinks {
	font-family:Georgia, Times New Roman;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.rsslink {
	font-family:Georgia, Times New Roman;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


.biblereference {
}

.bibleverse, .biblereference {
	color:#33333f;
	font-family:Georgia, Times New Roman;
	font-size:14px;
	font-style:italic;
}

.menubar_links {
	color:#ffffff;
	font-family:Georgia, Times New Roman;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


.menubar_table {
	background-color:#000000;
	color:#a0a0af;
	font-family:tahoma;
	margin: 0px;
	padding: 0px;
	line-height:1.5em;
}
.banner_table {

	background-color:#a0a0af;
}

.recent_column_header {
	font-family:Georgia, Times New Roman;
	line-height:1.5em;
	font-weight:bold;
	font-size:1.5em;

}

.column_title_header {
	font-family:Georgia, Times New Roman;
	line-height:1.25em;
}
.column_title_link {
	font-weight:bold;
}

.twitter_date {
	font-style:italic;
	white-space:nowrap;
}
.latestpaintingtable {
	background-color:#FFF0F0;
	border:1px;
	border-color:black;
}
.inlinecomment {
	font-family:tahoma, verdana;
	background-color:#ffeeee;
	border:1px;
	border-color:black;
	margin:10px;
	padding:25px;
	font-size:0.8em;
	
}


