
body {
   font-size: 100%;
   min-width: 1050px;
   background-color: #3333ff;
   background-image: url(../Home/TV%20Me%20%20Blue.gif);
   background-repeat: repeat-x;
}

/* lightest, lighter, midnight */
a:link {
   color: #000000;
}

a:visited {
   color: #4c6680;
}

a:hover {
   color: #6B8FB2;
}

/* White, darker, darkest */
a.toplink:link {
   color: #ffffff;
}

a.toplink:visited {
   color: #d1f0ff;
}

a.toplink:hover {
   color: #c2e0ff;
}

.totop {
   font-size: xx-small;
   font-family: garamond, Arial, Sans-serif;
   text-align: right;
}

/* --------------------------- */
/* ----- Image protection ----- */
.hideimage {
   float: left;
   position: relative;
}

.hideoverlay {
   position: absolute;
   top: 0;
   left: 0;
}

/* ------------------- */
/* ----- Outside ----- */
.body {
   background-color: #333366;
   width: 90%;
   margin-left: auto;
   margin-right: auto;
}

/* -------------------------------------- */
/* -------------- Header ---------------- */
.headerframe {
   width: 100%;
   height: 125px;
}

.header {
   width: 100%;
   height: 33%;
   background-color: #333366;
}

.Website {
   float: left;
   width: 52%;
   height: 34%;
   background-color: #333366;
   font-weight: bold;
   font-size: 2em;
   font-family: Arial; Sans-serif;
   color: #ffffff;
}

.sitedesc {
   float: left;
   width: 48%;
   height: 34%;
   background-color: #333366;
   font-weight: bold;
   font-size: 1em;
   color: #ccff00;
   font-style: italic;
   font-family: Arial; Sans-serif;
}

/* ------------------------------------------------ */
/* -------------- Family Links Top ---------------- */
.toplink {
   clear: both;
   background-color: #674589;
   height: 18px;
   width: 100%;
   border-bottom: 3px;
   border-bottom-color: #674589;
   border-bottom-style: solid;
}

#verticallinks {
   background-color: #ccccff;
   color: #000000;
   list-style-type: none;
}

.toplinkli {
   display: inline;
   color: #ffffff;
   text-align: center;
   font-size: x-small;
   font-family: Verdana, Arial, Sans-serif;
   font-weight: bold;
   padding-right: 2.15%;
   padding-left: 2.15%;
}

/* -------------------------------------------- */
/* -------------- Rena's Links ---------------- */
.renalink {
   clear: both;
   float: left;
   background-color: #ccccff;
   height: 400px;
   width: 20%;
}

#renalinks {
   background-color: #ccccff;
   color: #000000;
   list-style-type: none;
   height: 100%;
   margin: 0;
}

.renalinkli {
   margin-left: 10px;
   font-family: Arial, Sans-serif;
}

/* ------------------------------------ */
/* -------------- Guts ---------------- */
.group3b {
   float: left;
   width: 80%;
   height: 400px;
   font-family: Courier New, Monospace;
   background-color: #111111; 
/* background-color: #333366 */
   color: #000000;
}

.fade {
   border: 0; 
   margin: 0;
   width: 100%;
   height: 158px;
}

.texttitle {
   letter-spacing: 10px;
   font-family: Courier New, Monospace;
   text-align: center;
}

.shorttext {
   font-size: 1em;
   margin-left: 10px;
   font-family: Verdana, Sans-serif;
}

.shortparagraph {
   font-size: 1em;
   margin-left: 10px;
   font-family: Verdana, Sans-serif;
   text-indent: 15px;
}

.guts {
   float: left; 
   background-color: #333366; 
   font-family: Verdana, Sans-serif;
   width: 100%;
}

.gutstitle {
   font-family: Papyrus, Arial, Sans-serif;
   font-size: 1.125em;
   text-align: center; 
   background-color: #ffffff;
}

.gutstext {
   background-color: #ffffff;
   font-family: Papyrus, Arial, Sans-serif;
   font-size: 1.125em;
}

.gutsparagraph {
   background-color: #ffffff;
   font-family: Papyrus, Arial, Sans-serif;
   font-size: 1.125em;
   text-indent: 15px;
}

/* --------------------------------------------------- */
/* -------------- Family Links Bottom ---------------- */
.bottomlink {
   background-color: #ccccff;
   height: 18px;
   clear: both;
}

.bottomlinkli {
   display: inline;
   color: #000000;
   text-align: center;
   font-size: x-small;
   font-family: Verdana,Arial,Sans-serif;
   font-weight: bold;
   padding-right: 2.15%;
   padding-left: 2.15%;
}

/* -------------------------------------------- */
/* ----- Trailer - Maint Date & Copyright ----- */
.updated {
   clear: both;
   background-color: #8d68b3;
   text-align: right;
   font-size: xx-small;
}

.copyright {
   clear: both;
   background-color: #4d3366;
   color: #ffffff;
   text-align: center; 
   font-family: Arial,Sans-serif;
   font-weight: bold;
   font-size: xx-small;
   margin-top: 5;
   margin-bottom: 5;
   height: 17;
}

.rotate90 {  
  -webkit-transform:rotate(90deg);  
  -moz-transform: rotate(90deg);  
  -ms-transform: rotate(90deg);  
  -o-transform: rotate(90deg);  
  transform: rotate(90deg);  
}  

img[src="../MidImages/McCalls_8701-6143_R01_thumbnail300.jpg"]	
  -webkit-transform:rotate(90deg);  
  -moz-transform: rotate(90deg);  
  -ms-transform: rotate(90deg);  
  -o-transform: rotate(90deg);  
  transform: rotate(90deg);  
}  
