﻿body {
	min-width: 900px;
	background-repeat: repeat-x;
	/* background-image: url('http://www.electric-webs.com/blog/wp-content/themes/tarski/images/hot_pk_bk_rev2.gif'); */
	background-image: url('http://www.electric-webs.com/new_blog_site/white_site/bkgnd3copy.jpg');
	/* background-color: #cd0599; */
	background-color: #1abbc6;
	text-align: center;
	margin: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
p {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.linkbar {
	font-size: 10px;
	text-decoration: none;
	color: #eee;
}
.fineprint {
	font-size: 9px;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}
.title {
	color: #A5620E;
	font-size: 18px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #eee;
}
a:link {
	color: #eee;
}
a:hover {
	/* color: #10ffc8; */
	color: #eee;
	text-decoration:underline;
}
a:active {
	color: #eee;
}
a.mainLink:link {
	color: #016b81;
	text-decoration: underline;
}
a.mainLink:visited {
	color: #016b81;
	text-decoration: underline;
}
a.mainLink:hover {
	color: #841e8e;
	text-decoration: underline;
}
a.mainLink:active {
	color: #841e8e;
	text-decoration: underline;
}
.top {
	background-color: #a5da10;
	width: 900px;
	height: 15px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.bottom {
	background-color: #a5da10;
	width: 900px;
	height: 15px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
.pda_img {
	height:0px;
}
.imgwrap {
	width: 900px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}
.mainwrap {
	background-repeat: repeat-x;
	width: 900px;
	background-image: url(http://www.electric-webs.com/blog/wp-content/themes/tarski/images/yell_bk_sm.gif);
	background-color: #ffffff;
	height: 435px;
	margin: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}
.news {
	padding-top: 20px;
	margin-bottom: 30px;
	margin-left: 65px;
	margin-right: 30px;
	float: left;
	width: 266px;
	text-align: left;
	color: #545454;
}
.site_img {
	width: 263px;
	float: right;
	padding-top: 20px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 65px;
	text-align: left;
	color: #545454;
}
.clearfloats {
	clear: both;
	height: 0px;
	background-color: #fff;
	margin: 0;
	display:none;
	visibility:hidden;
}
