/*This (chr.css) is the basic style for the CHR site, extended by chrdark.css*/

body, table, td, th	{
/*    margin: 0 0 0 0; */
/*	padding: 0 0 0 0; */
	color:	black;
	font-family: Geneva,Arial,Verdana,Helvetica,Chicago,sans-serif;
	}
/* td {background: transparent} no work in Netscape 6.2 */
H1 {
    font-family: Trebuchet,Geneva,Arial,Verdana,Helvetica,Chicago,sans-serif;
    margin:10px 30px 0px 0px;
    }
H2,H3 {
    font-family: Trebuchet,Geneva,Arial,Verdana,Helvetica,Chicago,sans-serif;
    margin:20px 30px 5px 0px;
    }
a:link {color:#000099} /*was a00*/
a:visited {color:#333366} /*was 600*/
a:hover {color:#00b}/*;background:#FFF}*/
HR {width: 75%}

.subtitle {
    font-size: .6em;
    text-align: left;
/*   margin:10px 30px 20px 30px; */
     margin:10px 30px 20px 1px;
    }


.footer {
    float:      none;
    border:     1px solid black;
    padding:    2px;
    margin:     0 0 0 0;
    color:	    black;
    font-size:  11px;
    text-align: center;
	background:	#CCCC99;
    /*This is the bit for Netscape 6 (and Opera). Read more at http://www.glish.com/css/hacks.asp*/
	voice-family: "\"}\"";
	voice-family: inherit;
   	padding: 0px;
    }


.content {
/*    margin:     -10px 0px 0px 0px; */
    background:#FFFFFF; /*#ffd;*/
    color:#000000;
/*   border:2px solid #000; */
/*    padding:25px 15px 30px 25px; */
    padding:20px 10px 25px 20px;
    }
/* #content p {margin: 0px 0px 20px 0px} */

#menu {
/*    margin:     0px 0px 0px 0px;*/
    font-family: Impact,Geneva,Arial,Verdana,Helvetica,Chicago,sans-serif;
    }
#menu a {text-decoration:none; font-size:28px}
#menu .logo {margin-left:0px; padding:0px}
#droptext {
    width: 175px;
    height: 10px; 
    font-size: 28px;
    filter: DropShadow(OffX=2, OffY=3, Color=#885522 ,Positive='true');
    }   /*#C38E58, #885522 is the dark color in the background*/
#sidebox {
    font-style: normal;
    margin:    20px 20px 10px 0px;
    padding:   0 0 20px 15px;
    border:     1px solid black;
    font-size:  .7em;
    color:	    black;
	background-color:	#CC9;
	}
#sidebox p {margin-left:0px; padding-top:0px}

.RareamR {
    float:      none;
/*    border:     1px solid black; */
    padding:    2px;
    margin:     0 0 0 0;
    color:	    black;
    font-size:  11px;
    text-align: center;
	background:	#CCCC99;
    /*This is the bit for Netscape 6 (and Opera). Read more at http://www.glish.com/css/hacks.asp*/
	voice-family: "\"}\"";
	voice-family: inherit;
   	padding: 0px;
    }

.LareamL {
    float:      none;
/*    border:     1px solid black; */
    padding:    2px;
    margin:     0 0 0 0;
    color:	black;
    font-size:  11px;
    text-align: left;
	background:	#CCCC99;
    /*This is the bit for Netscape 6 (and Opera). Read more at http://www.glish.com/css/hacks.asp*/
	voice-family: "\"}\"";
	voice-family: inherit;
   	padding: 0px;
    }


.topper {
    float:      none;
   /* border:     1px solid black; */
    padding:    2px;
    margin:     0 0 0 0;
    color:	    black;
    font-size:  18px;
    text-align: center;
	background:	#CCCC99;
    /*This is the bit for Netscape 6 (and Opera). Read more at http://www.glish.com/css/hacks.asp*/
	voice-family: "\"}\"";
	voice-family: inherit;
   	padding: 0px;
    }

#stdinfo {
    float:      none;
   /* border:     1px solid black; */
    padding:    2px;
    margin:     0 0 0 0 ;
    color:	black;
/*  background:	#CCCC99; */
    font-size:  11px;
    text-align: center;
/*This is the bit for Netscape 6 (and Opera). Read more at http://www.glish.com/css/hacks.asp*/
	voice-family: "\"}\"";
	voice-family: inherit;
   	padding: 0px;
    }
#stdtopxtra {
    float:      none;
    border:     1px solid black;
    padding:    2px;
    margin:     0 0 0 0;
    color:	    black;
    font-size:  11px;
    text-align: center;
    background:	#CCCC99;
    /*This is the bit for Netscape 6 (and Opera). Read more at http://www.glish.com/css/hacks.asp*/
	voice-family: "\"}\"";
	voice-family: inherit;
   	padding: 0px;
    }

/* #content {margin: 0 0 0 0} */

