/* Global stylesheet for RCEF Project */
body {
/*    text-align: center;*/
/*    background-image: url('images/lewis1.jpg');*/
background-image: url('images/backgr_green.gif');
/*background-image: url('images/backgroundexp.jpg');
/*background-image: url('images/background1.jpg');*/
/*background-image: url('images/backgroundice.jpg');*/
/*background-repeat: repeat;*/
/*width: 80%;
margin-right: auto;
margin-left: auto;*/
}

h1 {
    font-family: "comic sans ms", arial, sans-serif;
    font-size: 175%;
    color: #993300;
}

h2 {
    font-family: "comic sans ms", arial, sans-serif;
    font-size: 135%;
    color: #993300;
}

h3 {
    font-family: "comic sans ms", arial, sans-serif;
    font-size: 110%;
    color: #993300;
}

hr {
    color: green;
}

blockquote {
    padding-left:  2px;
}

acronym {
    font-family: "comic sans ms", arial, sans-serif; 
    font-style: italic;
    border-bottom: 2px dotted #CCC;
}
/* id rules
--------------------------------------------------- */
#container {
    width: 850px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    padding: 0px;
/*    text-align: left;*/
/*width: 800px;
margin: 0 0 0 1em;*/
}

#banner {
/*   background: #cdc;
/*	position: absolute;
	top: 0px;
    margin-left: 120px;*/
    /*    margin-right: 120px;
    padding: 10px*/
}

#leftnav {
    width: 110px;
    float: left;
/*    border: 1px dashed black;*/
    border: 2px solid yellow;
	padding: 3px;
	font-size: .9em;
    background: #CC9900;
	z-index: 1;
/*	position: absolute;
	top: 120px;
	left: 30px;
	width: 90px;
    font-style: italic;*/   
}

#leftnav p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: .8em;
/*color: #333333;*/
    color:  white;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin: 0px;
}

#leftnav table,li,tr,td {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
/*    font-family: "comic sans ms", arial, sans-serif;
font-family: Verdana, Arial, Helvetica, sans-serif;*/
/*font-family: Times, Garamond, serif;*/
    font-size: 150%; 
}

#leftnav a:link, #leftnav a:visited {
   	color: white;
	font-size: .8em;
/*	font-weight: bold;*/
	text-decoration: none;
	display: block;
	width: 90px;
	padding: 3px;
	margin: 0;
    /*	color: #e60;*/
    /*	background: #ddd;*/
}

#leftnav a:hover {
	text-decoration: none;
    font-weight: bold;
   	/*	font-size: .9em;*/
    color: black; 
	background: #ccc;
    /*	color: #444;*/
}

#content {
    width: 450px;
    padding: 5px;
    float: left;
    border: 3px solid black;
    background: khaki;
    z-index: 2; 
/*  position: absolute;
    top: 120px;
	width: auto;
	min-width: 120px;
    margin: 0px 200px 20px 200px;
	padding: 10px;
    /*position: relative;*/
    /*    background: #FFFF99;*/
}

#content p {
    font-family: "comic sans ms", arial, sans-serif;
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
/*font-family: Times, Garamond, serif;*/
    font-size: 100%; 
}

#content table,li,address,tr,td {
/*    font-family: "comic sans ms", arial, sans-serif;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
/*font-family: Times, Garamond, serif;*/
    font-size: .9em; 
}

#rightnav {
    width: 135px;
    padding: 0px;
    float: right;
/*	    border: 1px dashed black;
    background: #cdc;
position: absolute;
	top: 120px;
	right: 60px;
	width: 120px;
   	z-index: 3;*/
/*	border: 2px dashed black;
	padding: 10px;
	background: #eee;*/
}
#rightnav p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.2em;
    color:  black;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin: 0px;
}

#footer {
    width: 450px;
    float: left;
    background: khaki;
    z-index: 2;
    text-align: center;
}

#footer p {
/*    font-family: "comic sans ms", arial, sans-serif;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
/*font-family: Times, Garamond, serif;*/
    font-size: .7em; 
}
 
#script {
	background: #FFFFCC;
    font-family: Times, Garamond, serif;
/*	border: 1px dotted #3FF;
	width: 100%;*/
}

/* id rules END
--------------------------------------------------- */
/* class rules
--------------------------------------------------- */

.authnotes {
    font-family: Times, Garamond, serif;
    font-size: 110%;
    color: red;
}
.content {
    width: 600px;
    padding: 5px;
    float: left;
    border: 3px solid black;
    background: khaki;
    z-index: 2; 
}
.navoff {
   	color: white;
	font-size: .8em;
	text-decoration: none;
	display: block;
   	background: green;
	width: 90px;
	padding: 3px;
	margin: 0;
/*	color: #444;
   	color: yellow;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 90px;
	padding: 3px;
	margin: 0;
	font-size: .9em;
/*	font-weight: bold;*/
}
/*.content img {
	float: right;
	margin-right: 3px;
	margin-bottom: 3px;
}*/
/* class rules END
--------------------------------------------------- */
/* End of Global stylesheet for RCEF Project */
/* End of Global stylesheet for RCEF Project */