body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e6e6e6;
	background-image: url(../images/site-bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #d24d11; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}	
a:visited {
	color: #d24d11;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #d24d11;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #1038D9;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.siteframe_right {
	width: 24px;
	height: 100%;
	background-image: url(../images/siteframe-right.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

.siteframe_left {
	width: 24px;
	height: 100%;
	background-image: url(../images/siteframe-left.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.content_module {
	text-align:left;
	width: 506px;
	height: 100%;
	background-image: url(../images/content-module.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	float: left;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	background-color: #E6E6E6;
}
.sub_header {
	text-align:left;
	font-size: 13px;
	font-weight: bold;
	color: #0F32E5;
}
.sub_header02 {
	text-align:left;
	font-size: 13px;
	font-weight: bold;
	color: #d24d11;
}
.red_text {
	font-size: 11px;
	color: #FF0000;
}


.rightside-modules {
	width: 268px;
	float: right;
	background-color: #e6e6e6;
}

.pic_module {
	text-align:left;
	width: 268px;
	height: 213px;
	vertical-align: top;
	float: right;
}

.tip_module {
	text-align:left;
	width: 238px;
	height: 63px;
	background-image: url(../images/tip-of-day.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-top: 35px;
	
}

.tip_display {
	text-align:left;
	width: 238px;
	height: 73px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
}

.sponsors_module {
	width: 238px;
	height: 91px;
	background-image: url(../images/featured-sponsors.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 17px;
	padding-top: 32px;
	text-align: center;
}
