<!--
/*--  Change your body background color  --*/
body {
margin:0;
padding:0;
background-color:#FFFFFF;
}

/*--  Settings for the H1 tag Red-16pt-left-caps  --*/
h1 {
font-family: Arial;
font-size:14pt;
font-weight:bold;
color:#CC0000;
text-align:left;
text-transform:capitalize;
}

/*--  Settings for the H2 tag Black-14pt-left-caps  --*/
h2 {
font-family: Arial;
font-size: 12pt;
font-weight: bold;
color: #000000;
text-align: left;
text-transform: capitalize;
}

/*--  Settings for the H3 tag Red-11pt-center-caps  --*/
h3 {
font-family: Arial;
font-size: 11pt;
font-weight: bold;
color:#CC0000;
text-align: center;
text-transform: capitalize;
}

/*--  Settings for the H4 tag Black-10pt-left-caps  --*/
h4 {
font-family: Arial;
font-size: 10pt;
font-weight:bold;
color:#000000;
text-align:left;
text-transform:capitalize;
}

/*--  Settings for the H5 tag Normal-font Black-10pt-left-nocaps --*/
h5 {
font-family: Arial;
font-size:10pt;
font-weight:normal;
color:#000000;
text-align:left;
text-transform:none;
}

/*--  Change the spacing around the outside border. Also change the width of outside border  --*/
#wrap {
margin-top:10px;
margin-left:auto;
margin-right:auto;
width:750px;
}

/*--  This is the horizontal area that contains the logo  --*/
#header {
font-family: Arial;
font-size: 9pt;
margin-top: 0px;
width: 750px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
border: 2px solid #023266;
margin-bottom: 2px;
}

/*--  The optional TE Tag Master header area text family and size plus width of the table --*/
#headertable {
font-family: Arial;
font-size: 9pt;
width: 100%;
}

/*--  Alignment of TE Tag Master text in header area  **vertical-align: top;**  --*/
#headertable td {
text-align:center;
text-valign:middle;
}

/*--  Secure text area for publisher eyes only!!  --*/
#edih1 {
position: absolute;
left: -700px;
top: 0px;
width: 90%;
display: none;
z-index: 1;
background-color:#000000;
font-family: arial;
font-size: 2px;
color: #000000;
}

/*--  II Secure text area II for publisher eyes only!!  --*/
#edih2 {
position: absolute;
right: -700px;
top: 0px;
width: 90%;
display: none;
z-index: 1;
background-color:#000000;
font-family: arial;
font-size: 2px;
color: #000000;
}

/*--  The second horizontal area just under the top logo/header area  --*/
#header2 {
font-family: Arial;
font-size: 8pt;
color: #FFFFFF;
width: 742px;
margin-top: 2px;
margin-left: auto;
margin-right: auto;
background-color: #003366;
border: 2px solid #003366;
margin-bottom: 2px;
padding: 1px;
padding-left: 7px;
}

/*--  This area includes the Main Content area and the right Menus Column  --*/
#middlewrap {
font-family: verdana, arial, sans-serif;
font-size:10pt;
align: center;
width: 754px;
border: 2px solid #003366;
}

/*--  The directory structure just above the Main Content Title area-Breadcrumb Trail  --*/
#map{
font-family: Arial, helvetica, sans-serif;
font-size: 10pt;
color: #666666;
background-color: #FFFFFF;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
margin-left: 7px;
margin-right: 0px;
text-align: left;
border-bottom: 0px solid #666666;
}

/*--  How the regular links look in the map area-Breadcrumb Trail  --*/
#map a {
font-family: Arial, helvetica, sans-serif;
font-size: 10pt;
color: #666666;
text-decoration: underline;
}

/*--  How the map area Breadcrumb Trail links look when hovered over with the mouse  --*/
#map a:Hover {
color: #CC0000;
font-family: Arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Main Content area minus the right menus column  --*/
#main {
background-color:#FFFFFF;
float:left;
width:535px;
padding-bottom:5px;
text-align: left;
}

/*--  Basically this is the left margin for the main content  --*/
#maincontent {
padding-left:20px;
}

/*--  Setting for CBMax RSS Feeds etc with a border top+bottom  --*/
#cbmax1 {
background-color: #F8F8FF;
padding-right: 10px;
border: 3px dashed #666699;
padding-left: 10px;
padding-bottom: 10px;
margin-left: 2px;
margin-right: 0px;
padding-top: 10px;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
color: #000000;
text-align: left
font-weight: normal;
text-decoration: none;
}

/*--  Settings for Links for CBMax RSS Feeds etc  --*/
#cbmax1 a {
font-family: verdana, arial, sans-serif;
font-size: 10pt;
color: #0202FE;
font-weight: bold;
text-decoration: none;
}

/*-- Links for CBMax RSS Feeds when hovered over with the mouse  --*/
#cbmax1 a:Hover {
font-family: verdana, arial, sans-serif;
font-size: 11pt;
color: #CC0000;
font-weight: bold;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Setting for CBMax2 RSS Feeds etc with a border top+bottom  --*/
#cbmax2 {
background-color: #F8F8FF;
padding-right: 10px;
border: 2px dashed #666699;
padding-left: 10px;
padding-bottom: 10px;
margin-left: 2px;
margin-right: 0px;
padding-top: 10px;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
color: #000000;
text-align: left
font-weight: normal;
text-decoration: none;
}

/*--  Settings for Links for CBMax RSS Feeds etc  --*/
#cbmax2 a {
font-family: verdana, arial, sans-serif;
font-size: 10pt;
color: #0202FE;
font-weight: bold;
text-decoration: none;
}

/*-- Links for CBMax RSS Feeds when hovered over with the mouse  --*/
#cbmax2 a:Hover {
font-family: verdana, arial, sans-serif;
font-size: 11pt;
color: #CC0000;
font-weight: bold;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Setting for CBMax RSS Feeds etc with a border top+bottom  --*/
#cbmax3 {
background-color: #EFEFEF;
padding-right: 0px;
border: 4px dashed #FFFFFF;
padding-left: 5px;
padding-bottom: 1px;
margin-left: 2px;
margin-right: 0px;
padding-top: 1px;
font-family: arial, verdana, sans-serif;
font-size: 10pt;
color: #000000;
text-align: left
font-weight: normal;
text-decoration: none;
}

/*--  Settings for Links for CBMax RSS Feeds etc  --*/
#cbmax3 a {
font-family:  arial, sans-serif;
font-size: 10pt;
color: #606066;
font-weight: bold;
text-decoration: none;
}

/*-- Links for CBMax RSS Feeds when hovered over with the mouse  --*/
#cbmax3 a:Hover {
font-family: arial, sans-serif;
font-size: 10pt;
color: #666666;
font-weight: bold;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Setting for REPEAT BEGIN -- REPEAT BEGIN --*/
#repeat {
font-family: arial;
font-size: 8pt;
color: #666666;
text-align: left
font-weight: normal;
text-decoration: none;
}

/*--  Settings for Links for REPEAT BEGIN -- REPEAT BEGIN --*/
#repeat a {
font-family: arial;
font-size: 8pt;
color: #666666;
text-align: left
font-weight: normal;
text-decoration: none;
}

/*-- Links for for REPEAT BEGIN -- REPEAT BEGIN --*/
#repeat a:Hover {
font-family: arial;
font-size: 8pt;
color: #666666;
text-align: left
font-weight: normal;
text-decoration: none;
}

/*--  Setting for ADSENSE BANNER  --*/
#adsense1 {
background-color: #F8F8FF;
margin: 0px;
border-top: 2px solid #666699;
padding-top: 5px;
border-right: 0px;
padding-right: 0px;
border-bottom: 2px solid #666699;
padding-bottom: 5px;
border-left: 0px;
padding-left: 5px;
}

/*--  Main Content area for the Sitemap and Links Partners templates  --*/
#main2 {
background-color:#FFFFFF;
float:left;
width:690px;
padding-bottom:5px;
text-align: left;
}

/*--  Basically this is the left margin for the Sitemap Main content and Links Partners Main Content  --*/
#sitemapcontent {
padding-left:30px;
}

/*--  How the Sitemap area Page Name links look  --*/
#sitemapcontent a {
font-family: Arial;
font-size: 12pt;
color: Blue;
font-weight:bold;
text-decoration: underline;
}

/*--  How the Sitemap area Page Name links look when hovered over with the mouse  --*/
#sitemapcontent a:Hover {
font-family: Arial;
font-size: 12pt;
color: Red;
font-weight:bold;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  For the areas of links and little stuff that usually falls below the Main Content of the pages  --*/
#linksnstuff {
font-family: Arial, verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

/*--  How the linksnstuff links look  --*/
#linksnstuff a {
font-family: Arial, verdana, sans-serif;
font-size: 10pt;
color: #0202FE;
text-decoration: underline;
}

/*--  How the linksnstuff links look when hovered over with the mouse  --*/
#linksnstuff a:Hover {
font-family: Arial, verdana, sans-serif;
font-size: 10pt;
color: #CC0000;
font-weight: bold;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Holds the shape of the Menus column in the Results, Index, and Articles template  --*/
#sidebarwrap {
text-align: center;
width:185px;
padding:0px;
margin-top:0px;
margin-right:0px;
margin-left:555px;
margin-bottom: 10px;
}

/*--  Holds the shape of the AdSense column in the sitemap template  --*/
#sidebarwrap2 {
text-align: center;
width:185px;
padding:0px;
margin-top:10px;
margin-right:0px;
margin-left:555px;
margin-bottom: 10px;
}

/*--  Attributes of the Menus column in the Results, Index, and Articles templates  --*/
#sidebar {
line-height: 22px;
text-align: left;
font-family: Arial, sans-serif;
font-size: 11pt;
font-weight: bold;
text-decoration: capitalize;
color: #023266;
width:162px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
margin-top:5px;
background-color: #F8F8FF;
border: 1px solid #666699;
}

/*--  How the Main Menu links look in the Results, Index, and Articles templates  --*/
#sidebar a {
font-family: Arial;
font-size: 8pt;
color: #0000FF;
font-weight: normal;
text-decoration: underline;
}

/*--  How the Main Menu links look in the Results, Index, and Articles templates when hovered over with the mouse  --*/
#sidebar a:Hover {
font-family: Arial;
font-size: 9pt;
color: #CC0000;
font-weight: bold;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Related Articles links area in the Results, Index, and Articles templates  --*/
#related {
line-height: 22px;
text-align: left;
font-family: Arial, verdana, sans-serif;
font-size: 11pt;
font-weight: bold;
text-decoration: capitalize;
color: #023266;
width:162px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
margin-top:5px;
background-color: #F8F8FF;
border: 1px solid #666699;
}

/*--  How the Related Articles links look in the Results, Index, and Articles templates  --*/
#related a {
font-family: Arial, sans-serif;
font-size: 8pt;
color: #0000FF;
font-weight: normal;
text-decoration: underline;
}

/*--  How the Related Articles links look in the Results, Index, and Articles templates when hovered over with the mouse  --*/
#related a:Hover {
font-family: Arial, sans-serif;
font-size: 9pt;
color: #CC0000;
font-weight: bold;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Attributes of AMAZON in the Menus column in the Results, Index, and Articles templates  --*/
#amazonmenu {
line-height: auto;
text-align: left;
font-family: Arial, sans-serif;
font-size: 9pt;
font-weight: normal;
text-decoration: capitalize;
color: #333333;
width:162px;
padding-top:5px;
padding-left:3px;
padding-right:3px;
padding-bottom:5px;
margin-top:5px;
background-color: #F8F8FF;
border: 1px solid #666699;
}

/*--  Links for AMAZON in the Menus column in the Results, Index, and Articles templates  --*/
#amazonmenu a {
font-family: Arial;
font-size: 8pt;
color: #0000FF;
font-weight: bold;
text-decoration: underline;
}

/*--  Links for AMAZON in the Results, Index, and Articles templates when hovered over with the mouse  --*/
#amazonmenu a:Hover {
font-family: Arial;
font-size: 9pt;
color: #CC0000;
font-weight: bold;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Attributes of the Subscription Menu Area  --*/
#subscribe {
line-height: 18px;
text-align: center;
font-family: Arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #023266;
width:162px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
margin-top:5px;
background-color: #F8F8FF;
border: 1px solid #666699;
}

/*--  Attributes of the Subscription Menu Area Button  --*/
#subscribe input {
height:20px;
background-color:#336699;
shadow-color:#333333;
border-color:#336699;
text-align:center;
text-valign:middle;
font-family: Arial, sans-serif;
font-size:9pt;
font-weight:bold;
color:#FFFFFF;
cursor: hand;
}

/*--  Setting for Traffic Equalizer %INNERLINK% Tag --*/
#innerlink {
font-family: arial;
font-size: 7pt;
color: #6666660;
text-align: left
font-weight: normal;
text-decoration: none;
}

/*--  Settings for Links for Traffic Equalizer %INNERLINK% Tag --*/
#innerlink a {
font-family: arial;
font-size: 7pt;
color: #0000FF;
text-align: left
font-weight: normal;
text-decoration: none;
}

/*-- Links 4 Traffic Equalizer %INNERLINK% Tag when hovered over --*/
#innerlink a:Hover {
font-family: arial;
font-size: 7pt;
color: #CC0000;
text-align: left
font-weight: bold;
text-decoration: none;
}

/*--  Attributes of the horizontal Footer Area  --*/
#footer {
font-family: Arial, helvetica, sans-serif;
font-size: 8pt;
color: #FFFFFF;
text-align: center;
width: 742px;
margin-top: 2px;
margin-left: auto;
margin-right: auto;
background-color: #003366;
border: 2px solid #003366;
margin-bottom: 2px;
padding: 1px;
padding-left: 7px;
clear:both;
}

/*--  How the Footer Area links look in all pages  --*/
#footer a {
font-family: Arial, helvetica, sans-serif;
font-size: 9pt;
color: #FFFFFF;
text-decoration: underline;
}

/*--  How the Footer Area links look all pages when hovered over with the mouse  --*/
#footer a:Hover {
color: #CC0000;
font-family: Arial, helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  General look of links not effected by any of the links entires of this file  --*/
.alink {
color: #0202FE;
font-family: Arial, verdana, sans-serif;
font-size: 10pt;
cursor : pointer; cursor: hand;
text-decoration: underline;
font-weight: normal;
}

/*--  Reduces the verticle spacing taken up by the Subscription Form  --*/
form.nospace {
line-height : 1%;
padding : 0px;
margin : 0px;
}

/*--  Border size and color around the text area in the Link Partners Page  --*/
#TAWrap {
border: 2px solid #0000CC;
}

/*--  Background color of the text area's caption in the Link Partners Page  --*/
#TACaption {
background-color: #0000CC;
color: #FFFFFF;
}

/*--  How the links look in the text area's caption in the Link Partners Page  --*/
#TACaption a {
color: #FFFFFF;
text-decoration: underline;
}

/*--  How the links look in the text area's caption in the Link Partners Page when hovered over  --*/
#TACaption a:Hover {
color: Yellow;
cursor : pointer; cursor: hand;
text-decoration: underline;
}

/*--  Border size and color of the text area in the Link Partners Page  --*/
.TA {
border:1px solid #0000CC;
}
-->

