body {
	margin: 0;
	background-color: #EBEBEB;
	background-image: url(img/bannerbkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}
#copyright {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 37px;
	color: #CCC;
}
#copyright a:link, #copyright a:visited {
	text-decoration: none;
	color: #CCC;
}
#copyright a:hover {
	text-decoration: none;
	color: #FFF;
}

#topnavigation {
	position: absolute;
	top: -90px;
	right: 0px;
	height: 30px;
}
#banner {
	padding: 0;
	height: 200px;
	background-image: url(img/building.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	position: absolute;
	width: 960px;
	height: 100px;
	top: 100px;
}
#header h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 15px;
	color: #FFFFFF;
	line-height: 150%;
}
/* main content center column */
#content {
	padding: 0;
	margin-right: 295px;
	margin-left: 220px;
}
#memcontent {
	padding: 0;
	margin-right: 0px;
	margin-left: 220px;
	font-family: Verdana, Geneva, sans-serif;
	color: #444;
}
#contentwide {
	padding: 0;
	margin-right: 0px;
	margin-left: 220px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 10px;
}
.cube {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#content h1, #contentwide h1, #memcontent h1 {
	padding-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #666666;
	margin: 0px;
}
#content h2, #contentwide h2, #memcontent h2 {
	margin-top: 0;
	padding-top: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #666666;
	margin-bottom: 5px;
}
#content h4, #contentwide h4, #memcontent h4 {
	margin-top: 5px;
	padding-top: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #666666;
	margin-bottom: 15px;
}
#content p, #contentwide p, #contactcolumn p, #contentwide li, #content li, #memcontent p, #memcontent li {
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 15px;
}
 #contentwide li, #memcontent li {
 	line-height: 100%;
 }
#contactcolumn h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	color: #666666;
	font-weight: normal;
}
/* left column */
#leftcolumn {
	float: left;
	margin: 0;
	margin-right:0;
	padding: 0;
	width: 200px;
}
.leftbox {
	background-color: #EBEBEB;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-bottom: 5px;
}
.leftbox p {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	padding: 0px;
	line-height: 130%;
}
/* right column */
#rightcolumn, #contactcolumn {
	float: right;
	margin: 0;
	margin-left:0;
	padding: 0;
	width: 275px;
}
.boxwrapper {
	background-color: #EBEBEB;
	margin-bottom: 20px;
	padding: 5px;
}
.rightbox {
	margin: 0px;
	padding: 5px;
	border: 1px dashed #ccc;
}
.rightbox img {
	float: left;
	border: 2px solid #CCCCCC;
}
.rightbox h5 {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #444;
	padding: 0;
	font-weight: normal;
}
.rightbox p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	padding: 0;
	line-height: 130%;
}
/* Footer Start */
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #777;
}
#footer h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#credits {
	background-color: #9B0B0B;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 37px;
	background-image: url(img/creditbkg.jpg);
	background-repeat: repeat-x;
}
#footer p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 140%;
}
.footerboxmid {
	margin-right: 325px;
	margin-left: 325px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.footerboxl {
	width: 306px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footerboxr {
	width: 306px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
/* Footer End */
h3 {
	display: block;
	background-color:#EBEBEB;
	font-size: 16px;
	color: #777;
	width:185px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 170px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#vertmenu ul {
	list-style: none;
	padding: 0px;
	border: none;
	margin: 0;
}
#vertmenu ul li {
	margin: 0;
	padding: 0;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block;
	text-decoration: none;
	color: #666666;
	width:165px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.last {
	margin-bottom: 0px;
}
#white {
	background-color: #FFF;
	clear: both;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #CCCCCC;
}
#designby {
	float: left;
	height: 23px;
	margin-top: 7px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 27px;
	text-decoration: none;
	background-image: url(img/hplogo.gif);
	color: #CCCCCC;
}
#topnavigation a:link, #topnavigation a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	color: #444;
}

#topnavigation a:hover {
	color: #FFF;
}
.rightbox a:link {
	text-decoration: none;
}
.rightbox a:hover {
	text-decoration: none;
	color: #444;
}
#logo {
	position: absolute;
	height: 72px;
	width: 259px;
	top: 8px;
	left: 50%;
	margin-left:-480px;
	background-color: #FFFFFF;
}
.arrow {
	background-color: #A10B0D;
	color: #EBEBEB;
	background-image: url(img/redgrid.gif);
	background-repeat: repeat;
}
.grid {
	background-image: url(img/greygrid.gif);
	background-repeat: repeat;
}
/* ---------------------------------------------------
CLEARFIX
----------------------------------------------------- */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
form {
	margin: 0px;
}

.footerquote {
	font-weight: bold;
}

/* ---------------------------------------------------
NAVIGATION and LINKS
----------------------------------------------------- */

.markermenu {
	list-style-type: none;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.markermenu li a {
	color: #333;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(img/arrow-list.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
* html .markermenu li a { /*IE only. Actual menu width minus left padding of LINK (20px) */
}
.markermenu li a:visited, .markermenu li a:active {
	color: #333333;
}
.markermenu li a:hover {
	color: black;
	background-color: #ffffff;
	background-image:url(img/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}


a.squarebutton {
	background: transparent url('img/square-gray-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 12px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
}
a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton {
	color: #333333; /*button text color*/
}
a.squarebutton span {
	background: transparent url('img/square-gray-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}
a.squarebutton:hover { /* Hover state CSS */
	background-position: bottom left;
}
a.squarebutton:hover span { /* Hover state CSS */
	background-position: bottom right;
	color: black;
}
.buttonwrapper { /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}

.rssbutton {
	background-color: #ff6600;
	border: 1px #ff6600 outset;
	padding: 0 2px;
	color: white;
	text-decoration: none;
	font: bold 10px Verdana;
}
.rssbutton:visited, .rssbutton:hover, .rssbutton:active {
	color: white;
}
.cssbutton {
	background-color: #FFFFFF;
	border: 1px outset #e7e7e7;
	color: black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.cssbutton:visited {
	color: black;
}
.cssbutton:hover {
	border-style: inset;
	background-color: #CCC;
	padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
	color: #000;
}
.cssbutton:active {
	color: black;
}
.left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentwide h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-top: 5px;
	margin-top: 30px;
	margin-bottom: 5px;
}
.pullquote {
	float:right;
	width:9em;
	display:block;
	padding:0.5em;
	border:3px double #ccc;
	border-width:3px 0;
	color:#333;
	background-color:#EBEBEB;
	font:italic 1.3em/1.3 Georgia;
	margin-top: 0.25em;
	margin-right: 0.75em;
	margin-bottom: 0.25em;
	margin-left: 1em;
}
.pullquote p {
 margin:0;
 text-align:center;
}
#buynow
{
	display: block;
	width: 145px;
	height: 30px;
	background-image: url(img/buynow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 15px;
	float: left;

}

#buynow:hover
{
	background-position: 0 -30px;
}

#buynow span
{
  display: none;
}
#download
{
	display: block;
	width: 145px;
	height: 30px;
	background-image: url(img/download.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 15px;
	margin-left: 15px;
	float: left;

}

#download:hover
{
	background-position: 0 -30px;
}

#download span
{
  display: none;
}
#closing {
	padding: 15px;
	border: 1px solid #777777;
	background-color: #FFFFFF;
}
#closing h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #444;
}
#freebook {
	border: 1px solid #777;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 170px;
}
#claim {
	color: #FFFFFF;
	background-color: #A10C0E;
	padding: 5px;
	font-weight: normal;
	line-height: 150%;
	background-image: url(img/redgrid.gif);
	background-repeat: repeat;
}
.crown {
	float: right;
	color: #000099;
}
.left {
	float: left;
}
.right {
	float: right;
	margin-left: 15px;
}
#freebook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	background-color: #fff;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #444;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #A90F10;
}
.logotext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444;
}
.tbtext {
	font-size: 12px;
	line-height: 150%;
}
.banners {
	float: right;
	width: 252px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.pingbox {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	height: 420px;
	width: 240px;
}
#memcontent li {
	line-height: 150%;
}
.successstory {
	float: right;
	border: 1px solid #76B0FF;
	margin-left: 15px;
}
.vasion {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.signup {
	padding: 15px;
	border: 1px dashed #000;
	background-color: #FFC;
}
.signup img {
	text-align: center;
}

#login {
	display: block;
	width: 310px;
	height: 120px;
	background-image: url(img/loginbtn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 15px;
}

#login:hover {
	background-position: 0 -120px;
}

#login span {
  display: none;
}
#existing {
	display: block;
	width: 310px;
	height: 50px;
	background-image: url(img/exibtn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;
}

#existing:hover {
	background-position: 0 -50px;
}

#existing span {
  display: none;
}
#forum {
	display: block;
	width: 200px;
	height: 50px;
	background-image: url(img/forumbtn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;
}

#forum:hover {
	background-position: 0 -50px;
}

#forum span {
  display: none;
}
/***********************/
/*Code for Rss Feed Box*/
/***********************/
.rss-box { width: 270px; height: 200px; overflow-x: hidden;overflow-y:scroll; background-color: white; margin:0px; padding: 2px; border: solid 1px tan; z-index:7456; }

.rss-title, rss_title a { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #663399;
  margin: 0px 0;
	}

.rss-items    { list-style-type:decimal; }

.rss-item { color: black; font-size: 70%; font-family: verdana; font-weight: normal; margin:0; }

.rss-item a:link, .rss-item a:visited { color: #663399; font-size: 110%; text-decoration: none }

.rss-item a:hover { color: gray; text-decoration: underline }

.rss-date { color: gray; font-size: 75%; font-weight: normal } 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0; padding: 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   /*vertical-align:middle;*/
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: /*0.1em 0.5em*/;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: /*0.1em 0.5em 0.1em 0.3em*/;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
/*End Code Rss Feed Box*/