/* CSS Document */

p, td {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

td img {display: block;}

.content {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	padding-left:10px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px;
	}

h2.menu {
    color:#bbb;
	text-align:left;
	padding: 10px 0 6px 0;
	margin:0;
	font-size:14px;
}

h2.googsearch {
    color:#000;
	padding: 10px 0 6px 0;
	margin:0;
	font-size:14px;
}

td.left-bar {
    background-color: #3f4871;
	padding: 0;
	margin: 0;
}

#adsenseheader {
    height: 100px;
	background-color: #3f4871;
}

.footlink { 
      	font-size: 7pt; 
      	font-family: Verdana;
      	color: #666666;
      	border-top:1px solid #cccccc;
      	border-bottom:1px solid #cccccc;
      	border-right:1px solid #cccccc;
      	border-left:1px solid #cccccc;
}

td.top-menu {
	/* ## edit: site-specific ## */
	text-align: right;
	background-color:#85a16c;
	padding:  5px 10px 5px 0;
	margin:0;
}


.top-menu, a.top-menu {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold;
	/* ## edit: site-specific ## */
	color: #fff; 
	text-decoration:none;
	padding: 0;
	margin: 0 4px 0 4px;
}

a.top-menu:hover {
    /* ## edit: site-specific ## */
	color: #38442e; 
}


.left-seo {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	text-decoration:none;
	margin-left:15px;
	margin-top:5px;
	width: 260px;
}
.left-ads {
	float: left;
	margin-left:10px;
	width: 130px;
}

.left-ads a:link, .left-ads a:visited {
    color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.left-ads a:hover, .left-ads a:active {
    text-decoration: underline;
}

.left-menu-container {
	float: right;
	margin-top:15px;
	text-align:center;
	margin-right:15px;
}
#homenav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:left;
}
#homenav a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	text-decoration:none;
	color:#F8D428;
	line-height:25px;
	padding:5px;
	font-weight:bold;
}
#homenav a:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	text-decoration:none;
	color:#FFFFFF;
	background-color:#F8D428;
	line-height:25px;
	padding:5px;
	font-weight:bold;
}
#powernav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:left;
	margin-left:15px;
}
#powernav a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	text-decoration:none;
	color:#FFFFFF;
}
#powernav a:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	text-decoration:none;
	color:#FFFFFF;
	background-color:#85a16c;
}

#powernav2 ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:left;
	margin-left:15px;
}
#powernav2 a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	text-decoration:none;
	color:#FFFFFF;
}
#powernav2 a:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	text-decoration:none;
	color:#FFFFFF;
	background-color:#85a16c;
}

#freemag {
    position: absolute;
	left: 865px;
	top: 4px;
	z-index: 2;
}



a.pagetools {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-decoration:none;
	color:#999999;
	padding:5px;
	font-weight:bold;
}
a.pagetools:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-decoration:underline;
	color:#999999;
	padding:5px;
	font-weight:bold;
}
.pic {
	padding-bottom:10px;
	padding-top:10px;
}
#powermod p {
	padding-bottom:10px;
	padding-top:10px;
}

a.flink:link, a.flink:visited {color:#990000;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;}
a.flink:hover, a.flink:active {color:#0000CC;}

/*********** Navigation styles ***********/

div.button{
	position:relative;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	min-width: 158px;
	max-width: 158px;
	min-height: auto;
	_height: auto; /* CSS hack for IE to ignore the previous height setting. Mozilla and Opera browsers ignore this hack. */	
}

div.menulinksA{
    position: relative;
	left: -10px;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_red_pale.gif);
	background-repeat:no-repeat;	
}

div.menulinksB{
    position: relative;
	left: -10px;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_blue_lt.gif);
	background-repeat:no-repeat;	
}

div.menulinksC{
    position: relative;
	left: -10px;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_blue.gif);
	background-repeat:no-repeat;	
}

div.menulinksD{
    position: relative;
	left: -10px;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_orange.gif);
	background-repeat:no-repeat;	
}

div.menulinksE{
    position: relative;
	left: -10px;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_green_pale.gif);
	background-repeat:no-repeat;	
}

div.menulinksF{
    position: relative;
	left: -10px;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_purple_pale.gif);
	background-repeat:no-repeat;	
}

div.menulinksG{
    position: relative;
	left: -10px;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_red.gif);
	background-repeat:no-repeat;	
}

div.menulinksH{
    position: relative;
	left: -10px;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_purple.gif);
	background-repeat:no-repeat;	
}

div.menulinksI{
    position: relative;
	left: -10px;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_purple1.gif);
	background-repeat:no-repeat;	
}

div.menulinksJ{
    position: relative;
	left: -10px;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_purple2.gif);
	background-repeat:no-repeat;	
}

div.menulinksK{
    position: relative;
	left: -10px;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_purple3.gif);
	background-repeat:no-repeat;	
}

div.menulinksL{
    position: relative;
	left: -10px;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_purple4.gif);
	background-repeat:no-repeat;	
}

a.menulink1 {
    position: relative;
	left: 0px;
	z-index: 2;
	top: 6px;
    min-width: 143px; /* Prevents the body becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */	
	height: 12px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
}

a.menulink2 {
    position: relative;
	left: 0px;
	z-index: 2;	
	top: 3px;
    min-width: 143px; /* Prevents the body becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */	
	height: 25px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */

}


a.menulink1:link, a.menulink1:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #F5F4EC;
	text-decoration: none;
	line-height: 15px;
	padding: 0;
	margin: 0;
	}

a.menulink1:hover, a.menulink1:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #38442D;
	text-decoration: none;

}

a.menulink2:link, a.menulink2:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #F5F4EC;
	text-decoration: none;
	line-height: 11px;
	padding: 0;
	margin: 0;
}

a.menulink2:hover, a.menulink2:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #38442D;
	text-decoration: none;
	line-height: 12px;
}

#wrapme {
	position:relative;
    width: 970px;
	margin: 0 auto 0 auto;
    }
#apDiv1 {
	position:relative;
	width:275px;
	height:51px;
	z-index:10;
	left: 400px;
	top: -345px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.style1 {
	font-size: x-large;
	font-weight: bold;
	color: #faa91a;
}
#Layer1 {
	position:absolute;
	width:470px;
	height:27px;
	z-index:11;
	left: 532px;
	top: 134px;
}
#Layer2 {
	position:absolute;
	width:694px;
	height:35px;
	z-index:12;
	background-color: #1A50B8;
}