      body, table, tr, td, a {
           text-align : justify;
           font-family : trebuchet ms;
          font-size : 9pt;
          font-weight : normal;
          line-height : 16px;
          letter-spacing : 0;
           color : #252425;
           
      }
     .head {
font-family: Georgia, Arial, Verdana, Tahoma;
font-size: 6pt;
text-align : left;
color:#4C475D;
padding:2pt;
font-weight:bold;
text-transform:uppercase;
background :#E5E0E0;
padding-right:25px;
letter-spacing:8px;
border-bottom: 1px #4C475D dotted;
      }

     .menu {
font-family: Georgia, Arial, Verdana, Tahoma;
font-size: 6pt;
text-align : center;
color:#1F395E;
padding:2pt;
font-weight:bold;
text-transform:uppercase;
background :#F5F5F5;
letter-spacing:8px;
border-bottom: 1px #1F395E dotted; 
      }

     .content {
           text-align : justify;
           padding-top : 0;
           padding-bottom : 3px;
           padding-left : 3px;
           padding-right : 1px;
		   border-bottom: 0px solid #000000;
		   border-left: 0px solid #000000;
		   
      }
	  #leftnav {
width:263px;
border-bottom: 0px solid #000000;
border-right: 0px solid #000000;
}
div#nav a {
display: block;
text-align : center;
text-decoration : none;
font-weight:normal;
font-family : Arial Black;
font-size : 7px;
letter-spacing : 2px;
text-transform : uppercase;
color :#383838;
background-color:#DDDBDE; 
outline: none;
margin-top: 1px;}

div#nav a:hover {
text-decoration : none;
color : #DDDBDE;
background-color:#383838;
border-bottom : none}

hr {
display:block
size=:1;
width:70%;
color: #252425;
background-color: #252425;
height: 1px;
border: 0;
}
	  
     body {
           background-color : #252425;
		   background-image:url(http://iheartcheryl.org/background.gif);
      }
     a:link, a:active, a:visited {
           color : #706A78;
           font-family: trebuchet ms;
           font-size : 12px;
		   font-weight:normal;
           letter-spacing : 0px;
           text-transform : none;
		   outline: none;
           text-decoration : none;
      }
	  
	  a:hover {
     background-color: none;
     text-decoration : none;
     color : #624267;
     border-bottom: 0px #000000 solid;
}