/* <TITLE>Rim Menu CSS</TITLE> */


  A.fixedfont:link {text-decoration: underline; color : black; font-weight : bold;}
  A.fixedfont:visited {text-decoration: underline; color: red; font-weight : bold;}
  A.fixedfont:active {text-decoration: underline; font-weight : bold;}
  A.fixedfont:hover {text-decoration: none; color : white; background-color : black; font-weight : bold;}



 H1 {
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 20px; color : Blue; text-align : center; 	font-style : normal;
	font-weight : bold; margin-top : 4px; margin-bottom : 4px;
	}
	
	#topnav, .topnav { font-size : 18px; face="Verdana, "Trebuchet MS", sans-serif"; color : black;
	 text-align : left; font-weight : bold; text-align : center;}
	
 H2 {
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 20px; color : blue; text-align : center; font-style : normal;
	font-weight : bold; margin-top : 3px; margin-bottom : 3px;
	}
	
 H3 {
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 17px;  color : blue; text-align : center; font-style : normal; 
	font-weight : bold; margin-top : 1px; margin-bottom : 1px;
	}
 H4 {
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 15px;  color : blue; text-align : left; font-style : normal;
	font-weight : bold; margin-top : 0px; margin-bottom : 0px; margin-left : 8px;
	}
	
p, LI {
	font-family : "Times New Roman", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12pt; color : Black; margin-left : 8px; margin-right : 8px;}
	
 #Lfixedfont, .Lfixedfont { font-size : 18px; font-family : Verdana, Trebuchet MS, Arial;
      font-weight : bold; color : white; text-align : center;}

  #scroll1{ SCROLLBAR-FACE-COLOR: #000000;
          SCROLLBAR-SHADOW-COLOR:#000000;
          SCROLLBAR-HIGHLIGHT-COLOR:#000000;
          SCROLLBAR-3DLIGHT-COLOR:#000000;
          SCROLLBAR-DARKSHADOW-COLOR:#000000;
          SCROLLBAR-TRACK-COLOR:#000000;
          SCROLLBAR-ARROW-COLOR:#000000;
          }
     
#act {width :107px; background-color : blue; color : white;}


#wrapper2 {position: relative; width: 765px; height: 570px; background-color: #DAC496;
  border-top-width: 20px;
  border-top-color: green;
  border-top-style: solid;

  border-bottom-width: 20px;
  border-bottom-color: green;
  border-bottom-style: solid;

  border-right-width: 20px;
  border-right-color: #009933;
  border-right-style: solid;

  border-left-width: 20px;
  border-left-color: #009933;
  border-left-style: solid;
}
#header { position: relative; background-color: #48BCF0; padding: 1px;}
#navtop {background-color: #DAC496; }
#navframe {background-color: #E1F0FF; position: relative; width: 100%;}
#nav2 {background-color: #E1F0FF; position: relative; width: 100%;}
#content {background-color: #E1F0FF; position: relative; top: -3px;}
#content2 {background-color: #E1F0FF; position: relative; top: -3px;}
#content3 {background-color: #E1F0FF; position: relative; top: -20px;}
#content4 {background-color: #E1F0FF; position: relative; top: -3px;}
#footer {background-color: #48BCF0; position: relative; top: -3px;}
#footer3 {background-color: #48BCF0; position: relative; top: -40px;}

      
   #fixedfont, .fixedfont { font-size : 12px; face= Verdana, "Trebuchet MS", sans-serif; }
   #sfont, .sfont { font-size : 10px; font-weight : normal; margin-top : 3px;} 
   #sfont1, .sfont1 { font-size : 10px; font-weight : normal; margin-top : 3px;} 
   #Lfont, .Lfont { font-size : 14px;} 
   #mfont, .mfont { font-weight : normal;} 
   #color, .color {background-color : yellow;}
   #poem, .poem {margin-left : 100px;}
   #poem2, .poem2 {margin-left : 180px;}