body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	background-image: url("../images/bg.gif");
	margin: 0;
	padding: 0;
	text-align: center; /* centers the container in IE 5* browsers.*/
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
body a:hover {
	color: #b37700;
	text-decoration: none;
}
body a:visited {
	color: #720e0e;
}
a {
 	font-size: 11px;
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	margin-top: 0;
	text-align: right;
	font-size: 13px;
	color: #FFF;
}
h2 {
	margin-top: -10px;
	font-size: 12px;
}
h3 {
	margin-top: 0;
	font-size: 12px;
	text-align: center;
	color: #673a0d;
}

/*-----------------------------*/
.thrColAbsHdr #container {
	position: relative; 
	width: 960px;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; /* overrides the text-align: center on the body element. */
	background-color: #F96;
	background-image: url("../images/main-bg-11.gif");
}
.thrColAbsHdr #header {
	height: 80px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0 auto;
	background-color: #DDDDDD;
	background-image: url("../images/bg-header.gif");
	background-repeat: repeat-x;
}
.thrColAbsHdr #headerLogo2 {
	background: #DDDDDD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
}
/*-------- NavOld ---------*/
.thrColAbsHdr #navigation {
	height: 20px;
	background-image: url("../images/nav-bg.gif");
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25%;
	/*margin: center;*/
}
ul#nav, ul#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
ul#nav li a {
	display: block;
	float: left;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-decoration: none;
}
ul#nav li a:hover {
	color:#FFF;
}
ul#nav li.first a {
	border-width: 0px;
}
/*---------- NavOld End ---------------*/
/*-------MENU Start New------------*/

.hMenuContainer {
    background: url("../images/NavMenuHover.gif") repeat-x;
    height: 33px; /* change from 33 to 20 and hMenuContainerBg.gif */
    width: 960px;
    margin: 0 auto;
}

.hMenu {
    float: right;
    margin-right: 30px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
    float: left;
    display: block;
    height: 34px; /* 34 */
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    padding: 8px 10px 0px 10px;
}

.hMenu a:hover {
    background: url("../images/NavMenuCenter.gif") repeat-x;
    float: left; /* hMenuHoverBg.gif */
    display: block;
    height: 34px; /* 34 */
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

.hMenu img {
    float: left;
}

.center {
    margin: 0 auto;
    width: 960px;
}

/*------Menu End-------------*/
.siteMenu {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}
.siteMenu li {
	background: url("../images/pt.png") 0px 3px no-repeat; 
	padding: 0px 0px 2px 14px;
}
.siteMenu li a:link, .siteMenu li a:active {
	/* color: #0028a2; */
	color: blue;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.siteMenu li a:visited {
	color: #720e0e;
}
.siteMenu li a:hover {
	color: #b37700;
	text-decoration: none;
}
/*---------------------------------*/
.thrColAbsHdr #title {
	height: 20px;
	padding: 0 10px 0 20px; 
	background-color: #DDDDDD;
	background-image: url("../images/nav-bg.gif");
	background-repeat: repeat-x;
}
.thrColAbsHdr #header h1 {
	margin: 0; /*  margin collapse */
	padding: 10px 0; 
}
/*-----------------------------*/
.thrColAbsHdr #mainContent {
	width: 504px;
	margin-top: 8px;
	margin-right: 223px;
	margin-bottom: 0;
	margin-left: 224px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 3px;
	background-color: #FFF;
	top: -10px;
	background-image: url("../images/bg_510_body.jpg");
	background-repeat: repeat-y;
}
/*------------------------------*/
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 118px; /* 106 ok */
	left: 12px;
	width: 199px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*background-color: #FFF; */
	visibility: visible;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 118px;
	right: 11px; /*ok*/
	width: 199px; 
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	/*background-color: #FFF;
	background-image: url("../images/t-l-box-bottom.png");
	background-repeat: repeat-y;*/
}
/*---------------------------*/
.box {
	background-color: #FFF;
	border: 0px solid #e1d4c0;
	padding: 7px; /*move top and bottom*/
}
.box:before {
	content: url("../images/top_left_box.gif");
	display: block;
	line-height: 0.1;
	margin: -10px -10px -7px -10px;
}
.box:after {
	clear: both; content: url("../images/base_left_box.gif");
	display: block;
	line-height: 0.1;
	margin: 0 -10px -10px -10px;
}
.box h3 { /* fix for IE */
	background: transparent url("../images/top_left_box.gif") no-repeat top left;
	margin: -10px -10px auto -10px;
	padding: 10px 10px 0 10px;
}
.box > h3 { /* fix for IE */
	background-image: none;
	margin: 0 0 auto 0;
	padding: 0;
}
/*-------------------------*/
.thrColAbsHdr #footer {
	background-color: #DDDDDD;
	background-image: url("../images/bg-footer.gif");
	background-repeat: repeat-x;
	height: 41px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.thrColAbsHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt {  
	float: right;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 16px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#search {
	position:absolute;
	width:286px;
	height:80px;
	float: right;
}
/*----------------------*/
.boxBodyMain {
	background-color: #fff;
	border: 0px solid #e1d4c0;
	padding: 7px;
}
.boxBodyMain:before {
	content: url("../images/bg_510_top.jpg");
	display: block;
	line-height: 0.1;
	margin: -10px -10px -23px -10px;
}
.boxBodyMain:after {
	clear: both;
	content: url("../images/510_base.jpg");
	display: block;
	line-height: 0.1;
	margin: 0 -10px -10px -10px;
}
.boxBodyMain h1 { /* fix for IE */
	background: transparent url("../images/bg_510_top.jpg") no-repeat top left;
	margin: -10px -10px auto -10px;
	padding: 10px 10px 0 10px;
}
.boxBodyMain > h1 { /* fix for IE */
	background-image: none;
	margin: 0 0 auto 0;
	padding: 0;
}
/*-------------------------*/
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
/*ClickBank Link Add Code*/
.side-widget {
	float: left;
	margin: 0 0 15px;
	padding: 0 10px 15px;
	background: url("../images/bg-hatch.gif");
	border: 1px solid #ddd;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	}
	
	.side-widget ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		}

	.side-widget ul li {
		padding: 0;
		margin: 0;
		font-size: 13px;
		}
		
	.side-widget ul li {
		padding-left: 15px;
		margin: 2px 0;
		}
	
	.side-widget h2 {
		font-size: 12px;
		padding: 10px 0 5px;
		margin-top: 0;
		text-align: center;
		/*** text-transform: uppercase; ***/
		color: #673a0d;
		background: url("../images/h2line.gif") repeat-x bottom;
		}
	
	.side-widget .storycontent {
		border-bottom: 1px solid #ddd;
		}
		
	.side-widget .noline {
		border-bottom: 0;
		}		

.side-widget #s {
	margin-top: 15px;
	padding: 2px;
	width: 94%;
	}