.word {
font-family: Ransom, Calisto MT;
padding: 4px 4px 4px 4px;
letter-spacing: 3px;
}
span.size1 {
font-size: 4.0em;
}
span.size2 {
font-size:3.6em;
}
span.size3 {
font-size: 3.3em;
}
span.size4 {
font-size: 3.0em;
}
span.size5 {
font-size: 2.6em;
}
span.size6 {
font-size: 2.3em;
}
span.size7 {
font-size: 2.0em;
}
span.size8 {
font-size: 1.6em;
}
span.size0 {
font-size: .6em;
}



body { background-color:#9794CD; margin-left: 80px; margin-top: 10px; margin-bottom: 10px; margin-right: 10px; margin-left: 10px;  font-size: 100%; }

h1 {color: #C0D33F; font-size: 22pt; font-family:Ransom, Calisto MT;  font-weight: bold; text-align: center;}
h2 {color: red; font-size: 26pt;  font-weight: bold; text-align: left;}
h3 {font-size: 140%;  font-weight: bold; font-style: italic; text-align: left;}


p.about {display: inline; font-family:Ransom, Calisto MT; font-weight:bold;}
p.red {color: red; font-size: 130%; font-weight: bold}
p.thick {font-weight: bold; }
p.thicker {font-weight: 900}
p.author {font-style: italic; margin-left: 2px;}

img.left {  padding-right: 10px; float: left;
}
img.right {
 border-right: #9794CD 1px solid; border-top: #9794CD 1px solid; float: right; border-left: #9794CD 1px solid; border-bottom: #9794CD 1px solid
}

span { position:relative top:10px  float:left; width:100%; font-size:110%; font-family:Ransom, Calisto MT; line-height:80%; }
span.first { display: inline; float:left; width:0.7em; font-size:200%; font-family: Ransom, Calisto MT; line-height:80%; }

td.one { width:14%; background-color:#7A74B0; background-image:url("images/7a74b0_texture.gif");} 
//td.maincontent { background-image:url("images/7a74b0_texture.gif"); width:100%; height:650px; } 

table.center {position:relative; left:40%; } 
ul {list-style-type: square}

a:link {text-decoration: none; color: #C0D33F;}
a:visited {text-decoration:none; color: #C0D33F;}
a:hover {text-decoration:none; color: black;}
a:active {text-decoration:none; color: red;}


sub.nav { color: red }


/** style="color:#676767;font-size:11px;margin:10px;padding:4px;"
 * specify width margins for my
 * news bars
 */
.BlogBar {
//  height : 20px;
  width : 100%;
  margin-right: 1em;
  margin-left: 2em;
  margin-bottom : 1.5em;
}

/**
 * set colors on portions of the news bars
 */
.titleBox_gsbb {

// height : 20px;
  color : #676767;
}
a.statusItem_gsbb {
  color : rgb(9, 122, 182);
  font-size : 11px;
}
a.statusItemSelected_gsbb {
  color : #000000;
}
 
 .titleBox_gsbb                              { }
 a.statusItemSelected_gsbb                   { color : #000000; }
 span.statusItemSep_gsbb                     { color : #6f6f6f; }
 .horizontal_gsbb .newsBarInnerBox_gsbb      { border-color : #aaaaaa; }
 .horizontal_gsbb div.statusBox_gsbb         { border-right-color : #c0c0c0; }
 .horizontal_gsbb a.statusItemSelected_gsbb  { color : rgb(68,68,68); }
 .horizontal_gsbb span.snippet_gsbb          { color : #6f6f6f; }

 
 