body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .86em;
	color: #660033;
	margin-top:10px;
	margin-left:0px;
}
ul {
	padding-left: 20px;
	padding-right:5px;
	margin-top:3px;
	padding-bottom:5px;
}
a:link {
color:#EF6F6F;
text-decoration : none;
font-weight:bold;
}
a:visited {
color:#660033;
text-decoration : none;
font-weight:bold;
}
a:hover {
color:#660033;
text-decoration : underline;
font-weight : bold;
}
a:active {
color:#EF6F6F;
text-decoration : none;
font-weight:bold;
}
#featured {
	background-image: url(images/blogging_head_08.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 70px 20px 20px;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: top;
	width: 190px;
}
#maintable {
	padding: 5px;
}
.feed {
	padding: 0px 5px;
	width: 190px;
	font-size: .8em;
	vertical-align: top;
	background-image: url(images/feed_left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.feedright {
	padding: 0px 5px;
	width: 200px;
	font-size: .8em;
	vertical-align: top;
	background-image: url(images/feed_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tablerow2 {
	padding-bottom: 10px;
}
#about {
	background-image: url(images/blogging_head_09.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 70px 20px 30px;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: top;
	width: 190px;
	color: #ffffff;
}
.alignright {
	float: right;
}
#ajaxcontentarea {
	width: 250px;
	height:700px;
	padding-top: 5px;
	padding-left: 20px;
	vertical-align: top;
}
.sidebar {
	background-color: #FFFFFF;
	height: 600px;
	border: 0px #ffffff;
	font-size: .8em;
}
.shadetabs {
	list-style-image: none;
	list-style-type: none;
}
.contentstyle {
	float: right;
}
.footer {
	font-size: 0.68em;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
}
.footer2 {
	font-size: .75em;
	text-transform: uppercase;
}
.contact {
	font-size: 0.75em;
	font-weight: bold;
}
#thanks {
	font-size: 1.1em;
	font-weight: bold;
	color: #660033;
	padding-left: 5px;
	width: 230px;
	vertical-align: middle;
}
#menu {
	padding-top:15px;
	vertical-align:top;
	overflow:hidden;
}
#menu ul {
margin-left:0px;
margin-bottom:0px;
padding-left:0px;
}