
#right {width:125px; 
height:400px;
 border-bottom:#000099 thick solid; 
border-top:#000099 thin solid;
 border-left:#000099 thin solid; 
border-right:#000099 thick solid; 
padding:5px; color:#000099;
 background-color:#99CCFF; }


body
{
background-image:
url('../images/back.JPG');
background-repeat: 
no-repeat;
background-position: top; 

}

P  
{font-size: 12pt; font-weight: italic ;width:500px; margin-left:300px ;   }

h2
{font-family: tahoma;font-size: 10pt;background-color: lightblue;  width:200px;      }
h6
{font-family: comic sans; font-size: 16pt; color:green ;  }

a:hover 
{ 
text-decoration:underline; 
color:red;  
}

a:visited { color:green}

#reversed{background-color:black; color:white}


#container{
 width:100%;
 top: 5px;
 right: 5px;
 bottom: 50px;
 left: 5px;
 border: 3px solid #333333; 
 color: #333eee ;
}




#rh-col{

 top: 200px;
 right: 0px;
 width: 200px;
 border: 0px solid #333333;
 color: #333333 ;
 margin: 0px;
 padding: 0px;
 height: 0px;

 }
// z-index: 1;
#c-col{
 width: 400px;
 margin-left: 4em;
 border: 1px solid #333333;
 background: #00ffff;
 color: #333333;
 padding: 0px;
 z-index: 3;
 border-left:2px solid #333333;
 }

#footer{
 top: 5px;
 bottom: 5px;
 width:100%;
 border: 3px solid #333333; 
 color: #003eee ;
}

a.news_heading{ font-color:red}


