body { background-color: #F5F8FD; }

H1 {  text-align: left; margin-top: 3%;         font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
}

H2 {  font-family:Georgia,serif;
	font-size: .8em;
        font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px;  }

p {        font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 12px;
		line-height: 20px;
		text-transform: uppercase;
		color: #444;
 text-align:left; width:330px;}
 
li {        font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 12px;
		line-height: 20px;
		text-transform: uppercase;
		color: #444;
 text-align:left; width:330px;
 list-style-type:disc;}
 

ul {
	color: none;
	font-family: sans-serif;
	list-style-type: bullet;
	text-align: left;
	font-size: x-small;;
	font-weight : 400;
}


/*  red title */
.welcome { color: #FF0000; 
	margin: 17px -70px 0 20px;
	padding-bottom: 0px;
	display: block;
	  font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 48px;
	        line-height: 40px;
	        letter-spacing: -1px;
                font-weight: 800;
}

.welcome2 { color: #FF0000; 
	margin: 0 -70px 0 20px;

	display: block;
	  font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 18px;
	        line-height: 24px;
	        letter-spacing: -1px;
                font-weight: 800;
				font-style: italic;
}




.intro {
	       font-family:Georgia,serif;
	font-size: 10pt;
        font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
margin-right:-20px;
color:#4E443C;
z-index:3;
	
	}
	
	p.date {
     font-family:Georgia,serif;
	font-size: .8em;
        font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
margin-top:10px;
margin-bottom:-10px;

	
	}
	
		p.close_item {
   border-bottom: 1px dotted #999;
   padding-bottom:5px;
	}

.annotation { margin: 3%; }



#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin:  0 0 .2em 0; } 
#navcontainer a
{
display: block;
color: #66CCFF;
background-color: #F5F8FD;
width: 9em;
padding: .3em .4em;
text-decoration: none;
font-size: medium;
font-weight: bold;

        font-family: Georgia,"Times New Roman",serif;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
border-bottom: 1px dotted #66CCFF;

}

#navcontainer a:hover
{
background-color: #F5F8FD;
color: #006699;
font-size: medium;
font-weight: bold;
}

#active a
{
display: block;
color: #006699;
background-color: #F5F8FD;
width: 9em;
padding: .3em .4em;
text-decoration: none;
font-size:medium;
font-weight: bold;
}


li a {color: #006699;}
li a:hover {color: #66CCFF; text-shadow:#00F}

p a {color:#006699;}
p a:hover {color: #66CCFF; text-transform:underline;}
		

.welcome a { color: #FF0000; 
	margin: 17px -70px 0 20px;
	padding-bottom: 0px;
	display: block;
	  font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 48px;
	        line-height: 40px;
	        letter-spacing: -1px;
                font-weight: 800;
				text-decoration:none;
}

.welcome2 a { color: #FF0000; 
	margin: 0 -70px 0 20px;

	display: block;
	  font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 18px;
	        line-height: 24px;
	        letter-spacing: -1px;
                font-weight: 800;
				font-style: italic;
								text-decoration:none;
}

.welcome a:hover { 
color: #FF0000; 
				text-decoration:underline;
}

.welcome2 a:hover { 
color: #FF0000; 
				text-decoration:underline;
}	

#header {position:absolute; left:430px; top:20px; width:400px; height:100px; z-index:3;}
			
