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

body, table, td, th	{
	color:	black;
	font-family: Geneva,Arial,Verdana,Helvetica,Chicago,sans-serif;
	}
H1 {
    font-family: Geneva,Arial,Verdana,Helvetica,Chicago,sans-serif;
    font-size: 20px;
    }
H2,H3 {
    font-family: Trebuchet,Geneva,Arial,Verdana,Helvetica,Chicago,sans-serif;
    }

/* a:link {color:#000099}*/ /*was a00*/
/* a:visited {color:#333366}*/ /*was 600*/
/* a:hover {color:#00b} *//*;background:#FFF}*/
/* HR {width: 75%} */

.subtitle {
    font-size: 18px;
    text-align: left;
/*     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:	#cc9966;
    /*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; */
/*    padding:20px 10px 25px 20px;*/
    }
#menu {
    font-family: Comic Sans,Comic Sans ms,fantasy;
    }
#menu a {text-decoration:none; font-size:24px}
#menu .logo {margin-left:0px; padding:0px}
#droptext {
    width: 175px;
    height: 10px; 
    font-size: 28px;
    color:#000000
/*    filter: DropShadow(OffX=2, OffY=3, Color=#885522 ,Positive='true'); */
    }  
#sidebox {
    font-style: normal;
    margin:    20px 20px 10px 0px;
    padding:   0 0 20px 15px;
/*    border:     1px solid black; */
    font-size:  .7em;
    color:	    white;
	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:	#cc9966;
    /*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} */

