<!--

/*--  Change your body background color  --*/
body {
margin:10px;
background:#ffffff;
color:#333333;
text-align:center;
padding:0;
}

/*--  Change the spacing around the outside border. Also change the width of outside border  --*/
#outer  { text-align: left; margin: auto; width: 700px; float: left; border: solid 0 #000000 }

/*--  Attributes of the logo/header area  --*/
#hdr {
background:#ffffff;
color:#333333;
border:1px solid #336699;
padding:0px;
margin-bottom:5px;
}

/*--  Attributes of the area just under the header area  --*/
#map     { color: #ffffff; font-size: 11px; font-family: Arial; background: #06f; margin-top: -5px; margin-bottom: 5px; padding-top: 0; padding-bottom: 0; padding-left: 5px; height: 15px; border: solid 1px #336699 }
#indexmap   { color: #09f; font-size: 12px; font-family: Arial; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-bottom: 5px; padding-top: 2px; padding-bottom: 5px; padding-left: 5px; width: 695px; height: 60px; border: solid 0 #add8e6 }
/*--  How the regular links look in the map area  --*/
#map a {
font-family:Arial;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}
#indexmap a  { color: #039; font-size: 16px; font-family: Arial; text-decoration: none }
/*--  How the map area links look when hovered over with the mouse  --*/
#map a:Hover   { color: #039; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; cursor: pointer }
#indexmap a:Hover  { color: #09f; font-size: 16px; font-family: Arial; font-weight: bold; text-decoration: none; cursor: pointer }
/*--  Attributes of the main body content. encases all the nav column stuff and the main content stuff  --*/
#bodywrap {
position:relative;
background:#ffffff;
color:#333333;
width:700px;
padding:0;
margin-bottom:5px;
}

/*--  Attributes of the container for all the nav column stuff  --*/
#navwrap {
float:left;
width:160px;
background:#ffffff;
color:#333333;
border:0px dashed #000000;
text-align:center;
}

/*--  Attributes of the navigation and related menus  --*/
#nav   { color: #06f; font-size: 16px; font-family: Arial; font-weight: bold; text-decoration: none; background: #ffffff; text-align: left; margin-bottom: 5px; padding: 5px 9px 0; width: 142px; border: 1px }

/*--  How the menu and related articles links look in the index, main page, and article templates  --*/
#nav a  { color: #03c; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: underline }

/*--  How the menu and related articles links look in the index and article templates when hovered over with the mouse  --*/
#nav a:Hover  { color: #ff0000; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: underline; cursor: pointer }

/*--  Attributes of the optional adsense container  --*/
#adsense  { background: #ffffff; text-align: center; margin-bottom: 5px; padding-top: 5px; padding-bottom: 5px; width: 160px; border: 1px #336699 }

/*--  Attributes of the optional subscription form  --*/
#subscribe  { color: #06f; font-size: 12px; font-family: Arial; font-weight: bold; line-height: 18px; text-decoration: none; background-color: #ffffff; text-align: center; margin-bottom: 5px; padding: 5px 9px; width: 142px; border: dashed 1px #336699 }

/*--  Attributes of the optional subscription form button  --*/
#subscribe input   { color: #ffffff; font-size: 11px; font-family: Arial; font-weight: bold; background-color: #06f; text-align: center; cursor: pointer; width: 75px; height: 20px; border-color: #ffffff; shadow-color: #ffffff; text-valign: middle  }

/*--  Attributes of the main content of your index, main page, and article templates  --*/
#content {
float:right;
background:#ffffff;
font-family:Arial;
font-size:12px;
color:#333333;
padding-right:10px;
width:515px;
}

/*--  Attributes of the main content of your sitemap template  --*/
#contentsitemap {
float:left;
background:#ffffff;
font-family:Arial;
font-size:12px;
color: #333333;
padding-left:10px;
padding-right:10px;
width:510px;
}

/*--  Attributes of the adsense column of your sitemap template  --*/
#contentsitemapadsense {
float:right;
width:160px;
background:#ffffff;
color: #333333;
text-align:center;
}

/*--  Attributes of the main content of your privacy/disclaimer template  --*/
#contentprivdis {
float:left;
background:#ffffff;
font-family:Arial;
font-size:12px;
color:#333333;
padding-left:10px;
padding-right:10px;
width:675px;
}

/*--  Attributes of the footer area  --*/
#footer   { color: #ffffff; font-size: 12px; font-family: Arial; background: #06f; text-align: center; margin-top: 5px; padding-top: 1px; padding-bottom: 2px; padding-left: 5px; height: 15px; clear: both; border: solid 1px #336699 }

/*--  How the regular links look in the footer area  --*/
#footer a {
font-family:Arial;
font-size:12px;
color:#ffffff;
text-decoration:underline;
}

/*--  How the footer area links look when hovered over with the mouse  --*/
#footer a:Hover {
color:#ffff00;
font-family:Arial;
font-size:12px;
cursor:pointer;
text-decoration:underline;
}

/*--  General look of links not effected by any of the links entires of this file  --*/
.alink {
color:Blue;
font-family:Arial;
font-size:12px;
cursor:pointer;
text-decoration:underline;
font-weight:normal;
}

/*--  Reduces the verticle spacing taken up by the link partners and subscription forms  --*/
form.nospace {
line-height:1%;
padding:0px;
margin:0px;
}

/*--  Border size and color around the text area in the link partners page  --*/
#TAWrap {
border:1px solid #336699;
}

/*--  Background color of the text area's caption in the link partners page  --*/
#TACaption {
background-color:#336699;
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:#ffff00;
cursor:pointer;
text-decoration:underline;
}

/*--  Border size and color of the text area in the link partners page  --*/
.TA {
border:1px solid #336699;
}
a { color: #06f; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover { color: #039; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: inherit; font-weight: bold; text-decoration: none }
a:visited { color: #09f; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:active { color: #039; font-size: 11px; font-family: Arial; text-decoration: none }

