A 			{ color: steelblue; /*font-family: Trebuchet MS, verdana, arial, sans-serif;*/ text-decoration: none; font-weight:bold; } 
A:link		{ color: #4682B4; text-decoration: none; } 
A:visited	{ color: #4682B4; text-decoration: none; } 
A:active	{ color: peru;  } 
A:hover		{ color: peru;   } 

body, p, td, li, input, select, blockquote, div, dt, dl { 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; 
} 

.body {
	line-height:1.5em;
}



body {
	color: #333;
	background-color:#fff;
	margin:0px;
}

table#bg { 
	background-color:darkkhaki;
	width:100%;
	height:100%; 
	text-align:center;
}	

#mainTable {
	background-color:#fff;
	margin-bottom:20px;
	border:1px solid black;
}

#content {
	float: left;
	border-right:1px dotted #999;
	margin-right:15px;
	width: 100%;
	margin-top: 15px;

}

.divider { 
	border-right:1px dotted #999;
}

#menu {
	margin-left: 15px;
	margin-top: 15px;
	margin-right:15px;
}

#menu p, #menu a, #menu div {
	text-align:left;
}

#blogText {
	padding-left: 15px;
	padding-right: 15px;
}

#banner {
	background: midnightblue;
	padding: 0 0 0 10px;
	border-top:3px solid #000;
	border-bottom:3px solid #000;
}
#banner img { 
	border: 0; 
}

#logout {
	float:right;
	margin-right:3px;
	color:#ccc;
}
#logout a {
	color:#ccc;
}

.body, td, input, select {
	color: #333; 
	margin-left: 10px;
}


.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999; 
	margin-top: 10px;
	margin-left: 10px;
	background-color:#EAEBF0;
	padding:5px;
}

.byline a, .byline a:visited, .byline a:link, .byline a:hover, .byline a:active {
	text-decoration:underline;
	font-weight:normal;
}

.subbyline {
	font-size:.85em;
}

.subbyline a, .subbyline a:visited, .subbyline a:link, .subbyline a:hover, .subbyline a:active {
	color:#999;
}

.menuTitle {
	text-align:center;
	background-color: sienna;
	color:white;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 5px;
}



.menuBody {
	padding: 0px;
	line-height: 14px;
}

.date {
	color: #999; 
	font-size:.8e5m;
	margin-bottom:.7em;
	/* border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal; */
}

.category {
	margin-bottom:.7em;
}

.rightMenu {
	border:1px solid #999;
}

.code {
	font-family: courier;
	border: solid thin #0000cc;
	background-color: #ffffcc;
}

.title, .title a {
	font-size:1.3em;
	margin-left: 0px;
	font-weight: bold;
	margin-bottom:5px;
	padding:0px;
	font-weight:bold;
}

.title a,.title a:hover,.title a:visited,.title a:link,.title a:active { 
	color: #000; 
}

.title a:hover {
	background-color:#eee;
}


.menulist {
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
	margin-top:0px; margin-bottom:0px;
	padding-top:0px; padding-bottom:0px;
}
.menulist li {
	border-bottom:1px solid #efefef;
	padding-left:0px;
	margin-left:0px;
}

.menulist a,.menulist a:hover,.menulist a:visited,.menulist a:link,.menulist a:active {
	font-weight:normal;
	display:block;
	padding:3px;
}

.menulist a:hover {
	background-color:#ddd;
}

#features {
	padding:3px;
	margin:0;
}

.recententries {
}

address {
	font-size:.9em;
	font-style:normal;
}

.commentlink img {
	border:0px;
}

