body {
	background-color: #598fad;
	background-image: url(images/wolak_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header {
	width:762px;
	height:210px;
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#mainPgHolder {
	width:762px;
	background-image:url(images/mainpg_bg.gif);
	background-repeat:repeat-y;
	position:relative;
}
#mainPg {
	width:762px;
	background-image:url(images/main_bg.jpg);
	background-repeat:no-repeat;
}
#rightSide {
	width:215px;
	float:right;
}
/* begin scrolling box css */
#featuredInset {
	height:232px;
	width:180px;
	text-align:center;
}
#featuredInset img {
	border:1px solid #f43629;
}
#featuredInset a:hover img {
	border:1px solid #0000ff;
}
.slidetext {
	font-size:12px;
	line-height:16px;
}
#featuredInset a:link, #featured a:visited, #featured a:active {
	font-size:12px;
	color:#f43629;
	font-weight:bold;
	text-decoration:none;
}
#featuredInset a:hover {
	color:#0000ff;
}
/* end scrolling box css */
/* begin ibeam news inset css */
#signupDiv {
	width:154px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
.formBox {
	font-size:11px;
	color:#666;
	border:1px solid #fff;
	background-color:#d7e4eb;
	margin:1px 0 7px 0;
}
/* end ibeam news inset css */
#leftSide {
	width:520px;
	border-right:1px solid #d6e3eb;
	float:left;
	padding-left:26px;
}
#leftSideInner {
	width:519px;
	border-right:1px solid #63818e;
}
#footerHolder {
	width:762px;
	background-image:url(images/mainpg_bg.gif);
	background-repeat:no-repeat;
}
#footerInner {
	width:762px;
	background-image:url(images/footer_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#footerInner a:link, #footerInner a:visited, #footerInner a:active {
	color:#f43629;
}
#footerInner a:hover {
	color:#0000ff;
	text-decoration:none;
}
#footer {
	width:762px;
	padding:15px 0 20px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:9px;
	line-height:16px;
	color:#bac6e0;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#e5eaf4;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#featured {
	padding:0px 3px 0px 10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:140px;
}
#featured a:link, #featured a:visited, #featured a:active {
	color:#f43629;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#featured a:hover {
	color:#000000;
}#mainPgHolder #mainPg #leftSide #leftSideInner div a {
	color: #003;
	font-size: 1.2em;
}
#mainPgHolder #mainPg #leftSide #leftSideInner div a:hover {
	color: #F33729;
	text-decoration: none;
}
#mainPgHolder #mainPg a {
	font-size: 1.2em;
	color: #003;
}
#mainPgHolder #mainPg a:hover {
	color: #F33729;
	text-decoration: none;
}
