/* Body styles */

body {
 background-color: #00709e; 
 background-image: url(tmbackground.jpg); 
 padding: 0 0 0 0;
 scrollbar-arrow-color: #000000;
 scrollbar-base-color: #eb714d;
 scrollbar-face-color: #636363;
 scrollbar-highlight-color: #3c0005;
 scrollbar-shadow-color: #3c0005;
 scrollbar-3dlight-color: #555555;
 scrollbar-track-color: #000000;
 scrollbar-darkshadow-color: #555555;
}

/* Top banner styles */

#tmtopflagbox {
  position: absolute; 
  top: 19px; 
  left: 20px; 
  padding: 0 0 0 0; 
  margin: 0 0 0 0;
}

p.tmtopflag {
  font-size: 35px; 
  text-indent: 0px; 
  font-style: normal;
  font-weight: normal; 
  font-family: Impact, "Times New Roman"; 
  line-height: 35px; 
  letter-spacing: 5px;
  text-align: center;
  color: CCCCCC;
  padding: 0 0 0 0; 
  margin: 0 0 0 0;
}

#wmytoppicbox {
  position: absolute; 
  top: 10px; 
  left: 440px; 
  padding: 0 0 0 0; 
  margin: 0 0 0 0;
}

#tmtopblurbbox {
  position: absolute; 
  top: 18px; 
  left: 515px; 
  width: 229px; 
  padding: 0 0 0 0; 
  margin: 0 0 0 0;
}

p.tmtopblurb {
  font-size: 17px; 
  text-indent: 0px; 
  font-style: italic;
  font-weight: normal; 
  font-family: Impact, "Times New Roman"; 
  line-height: 21px; 
  letter-spacing: 1px;
  text-align: left;
  color: CCCCCC;
  padding: 0 0 0 0; 
  margin: 0 0 0 0;
}

.noborder {border-style: none;}

/* Navigation bar styles */

#navbox {
  position: absolute; 
  top: 95px; 
  left: 10px; 
  bottom: 10px; 
  width: 200px; 
  
  overflow: auto; 
  padding-top: 7px; 
  padding-bottom: 0px; 
  padding-left: 0px; 
  padding-right: 0px; 
  margin: 0 0 0 0;
}

p.wmynav {
  font-size: 15px; 
  text-indent: 0px; 
  font-style: normal;
  font-weight: bold; 
  font-family: Verdana, "Times New Roman"; 
  line-height: 17px; 
  padding: 0 0 0 0; 
  margin-top: 0px; 
  margin-bottom: 4px; 
  margin-left: 7px; 
  margin-right: 7px;
  text-align: left;
  color: red;
}

p.ufanav {
  font-size: 13px; 
  font-style: normal; 
  font-family: Verdana, "Times New Roman"; 
  line-height: 16px; 
  text-indent: 0px; 
  padding: 0 0 0 0; 
  margin-bottom: 9px; 
  margin-top: 0px; 
  margin-left: 7px; 
  margin-right: 7px;
  text-align: left; 
  color: #959595;
}

/* To adjust space between wmy and ufa navigation, change margin-top of navspacer */

p.navspacer {
  margin-top: 20px; 
}

/* Main body styles. When changing wmybodybox background-color also change table border color */

#wmybodybox {
  position: absolute; 
  top: 95px; 
  left: 215px; 
  bottom: 10px; 
  width: 420px; 
  padding-top: 0px; 
  padding-left: 70px; 
  padding-right: 70px; 
  padding-bottom: 5px; 
  background-color: #003F5B; 
  margin: 0 0 0 0; 
  overflow: auto;
}

/* section head, headline, subhead, byline */

p.sectionhead {
  text-align: left; 
  text-indent: 1px; 
  margin-top: 9px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; 
  padding: 0 0 0 0;
}

p.sectionheadd {
  font-family: Impact;
  font-style: italic;
  font-size: 36px;
  font-weight: normal;
  letter-spacing: 1px;
  word-spacing: 2px;
  color: #00AEED;
  text-align: left; 
  text-indent: 1px; 
  margin-top: 2px; margin-bottom: 0px; margin-left: -3px; margin-right: 0px; 
  padding: 0 0 0 0;
}

p.headline {
  font-size: 31px; 
  line-height: 36px; 
  text-indent: 0px; 
  margin-top: 15px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  margin-right: 0px; 
  padding: 0 0 0 0;
}

p.subhead {
  font-size: 18px; 
  line-height: 21px; 
  text-indent: 0px; 
  margin-top: 5px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  margin-right: 0px; 
  padding: 0 0 0 0;
}

p.byline {
  font-size: 16px; 
  line-height: 25px; 
  text-indent: 0px; 
  margin-top: 7px; 
  padding: 0 0 0 0;
} 

/* body text. to change body text color from dcdcdc or grey text color from 959595, type new value here and find-replace the others. */

p {
  text-indent: 20px; 
  font-size: medium; 
  font-style: normal; 
  font-family: Georgia, "Times New Roman"; 
  color: #dcdcdc; 
  text-align: left; 
  padding: 0 0 0 0; 
  margin-top: 15px; 
  margin-bottom: 15px; 
  margin-left: 0px; 
  margin-right: 0px;
}

p.firstp {
  text-indent: 0px; 
  margin-top: 25px;
}

p.noindent {
  text-indent: 0px;
}

p.negmargins {
  text-indent: 0px; 
  margin-top: -5px; 
  margin-bottom: -5px;
}

p.negtopmargin {
  text-indent: 0px; 
  margin-top: -5px; 
  margin-bottom: 0px;
}

p.excerpt {
  padding-left: 40px; 
  padding-right: 40px; 
  text-indent: 0px;
  font-style: italic;
}

p.inset {
  padding-left: 40px; 
  padding-right: 40px; 
}

p.alignright {
    text-align: right; 
}

p.center {text-align: center;}

p.quote {
  padding-left: 40px; 
  padding-right: 40px; 
  text-indent: 0px;
  font-style: italic;
}

p.quoteattrib {text-align: right;}

p.dialogue {
  padding-left: 80px; 
  padding-right: 40px; 
  text-indent: -40px;
}

.dialoguename {
  font-style: italic; 
  font-weight: bold;
}

.firstletter {
  font-family: Georgia, "Times New Roman";
  color: #00AEED;
  font-size: 45px;
  font-weight: normal;
  line-height: 80%;
  letter-spacing: 0px;
}

.endmark {
 color: red;
}

.footnotetext {
 color: red;
}

p.bodybreak {
  text-indent: 0px; 
  text-align: center; 
  margin-top: 25px; 
  margin-bottom: 15px; 
  font-size: 22px; 
  color: #959595;
}

p.endbreak {
  text-indent: 0px; 
  text-align: center; 
  margin-top: 25px;
  margin-bottom: 25px; 
  font-size: 19px; 
  color: #959595;
}

p.note {
  text-indent: 0px;
  font-style: italic;
  color: #959595;
}

p.over {
  margin-top: 25px; 
  margin-bottom: 20px; 
}

p.under {
  margin-top: 30px; 
}

.normal {
  font-style: normal;
  font-weight: normal;
}

.underline {
  text-decoration:underline;
}

p.footnote {
  text-indent: 0px; 
  margin-top: 30px; 
  font-size: small;
}

p.footnav {
  text-indent: 0px;
  margin-top: 25px;
}

p.footnavmargin {margin-left: 20px;}

p.wmyfooter {
  text-indent: 0px; 
  text-align: center; 
  margin-bottom: 0px; 
  padding-bottom: 5px; 
  font-size: x-small;
}

/* quoted letter styles */

p.arial {
  font-family: Arial;
}

p.letter {
  font-family: "Courier New"; 
  font-size: small;
  text-indent: 0px;
}

/* horoscope styles */

p.horotitle {
  font-family: Georgia, "Times New Roman";
  font-size: 18px; 
  line-height: 21px; 
  text-indent: 0px; 
  margin-top: 20px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  margin-right: 0px; 
  padding: 0 0 0 0;
}

p.horobody {
  text-indent: 0px; 
  font-size: medium; 
  font-family: Georgia, "Times New Roman"; 
  margin-top: 5px; 
  margin-bottom: 5px; 
}

p.horofirstp {
  margin-top: 25px;
}

.horosign {
 font-family: Wingdings, "Zaph Dingbats";
}

.letterauthor {font-style: italic; font-weight: bold;}

/* lists and indices */

dl.relatedreading {padding-left: 40px;}

dl.multipart {margin-top: 25px;}

p.indexnavtext {
  text-indent: 0px; 
  font-size: medium; 
  font-weight: bold; 
  font-family: Verdana, "Times New Roman"; 
  margin-top: 25px; 
  margin-bottom: 25px;
  text-align: left;
  word-spacing: 3px;
}

.indextitle {
  text-indent: -20px; 
  font-size: medium; 
  font-weight: bold;
  font-family: Verdana, "Times New Roman"; 
  color: #dcdcdc; 
}

.widespace {
  margin-top: 0px; 
  margin-bottom: 0px; 
  padding-top: 20px; 
  padding-left: 20px; 
}

.normspace {
  margin-top: 5px; 
  margin-bottom: 0px; 
  padding-left: 20px; 
}

.indexblurb {
  font-size: medium; 
  font-style: normal; 
  font-family: Verdana, "Times New Roman";
  text-indent: 0px; 
  margin: 0 0 0 0; 
  padding: 0 0 0 0;
}

p.relatedreadinghead {
  font-size: medium; 
  font-family: Verdana, "Times New Roman";
  text-indent: -20px;
  padding-left: 20px; 
  margin-top: 20px; 
  margin-bottom: 20px; 
 } 

.relatedreadingblurb {
  font-size: medium; 
  font-style: normal; 
  font-weight: normal;
  font-family: Verdana, "Times New Roman";
  color: #dcdcdc;
  text-indent: 0px; 
  margin-top: 20px; 
  margin-bottom: 5px; 
  padding-top: 0px; 
} 

/* bullet list on wmy home page */

ul.colorbullet {
  list-style-type: square; 
  color: #959595;
}


/* graphics */

.floatleft {float: left; text-indent: 0px; margin-left: 0px; margin-top: 10px; margin-right: 13px; margin-bottom: 10px; padding: 0px;}
.floatright {float: right; text-indent: 0px; margin-left: 13px; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; padding: 0px;}

.notopmargin {margin-top: 0px;}

p.image450px {text-indent: 0px; margin-left: -25px; margin-right: -25px;}

p.caption {margin-top:-13px; margin-bottom: 20px; text-indent: 0px; font-family: Verdana, "Times New Roman"; font-size: 15px; color: red;}

p.nonavbarmargin {margin-left: 10px;}

/* styles below may be obsolete */

table.graphicleft {border: solid #202020; float: left; border-top: 8px; border-bottom: 8px; border-right: 10px; border-left: none;}
table.graphicright {border: solid #202020; float: right; border-top: 8px; border-bottom: 8px; border-right: 0px; border-left: 10px;}
.photocapleft {font-size: 13px; font-style: normal; font-family: Verdana, "Times New Roman"; color: red; text-align: left; line-height: 1.25;}

#floatgraphicleft {width: auto; margin-top: 8px; margin-right: 8px; margin-bottom: 0px; margin-left: 0px; float: left;}
.standardimage {border: 1px solid red;} 

/* link colors */

a:link {color: #00AEED; text-decoration: none;}
a:visited {color: aqua; text-decoration: none;}
a:focus {color: #A5D8F6; text-decoration: none;}
a:hover {color: #A5D8F6; text-decoration: none;}
a:active {color: aqua; text-decoration: none;}

/* possible future right margin */

/* currently no styles for possible future right margin */
