
body{
background-color:#EFE7AD;
color:black;
font-family:Arial, sans-serif;}

a.body{color:#9999FF;}
a.body:hover{font-weight:bold;}

a.nav{
font-size:12pt;
color:#EFE7AD;
background-color:#9999FF;
padding:0.25em 0.5em;
text-decoration:none;
border:1px solid #EFE7AD;}

a.nav:visted{color:#EFE7AD;}
a.nav:hover{background-color:#6600FF;}
a.nav:active{color:black;}

a.home{
color:black;
text-decoration:none;}

a.home:hover{color:#EFE7AD;}

ul.nav{
float:right;
list-style-type:none;
margin-right:50px;
margin-left:0px;

}

li.nav{display:inline;
border:1px solid black;
text-align:center;
line-height:1.5em;}

h1.head, h2.head{
width:7em;
color:black;
line-height:.9em;
font-family:"Book Antigua", "Times New Roman", "MS Serif";
font-style:italic;
font-weight:600;
margin:1px;
}

h2.head{font-size:12pt;}

p{margin-right:25px;
margin-left:15px;}

hr{
width:70%;
height:6px;
color,background-color:9999FF;
margin-top:15px;
margin-bottom:15px;}

hr.left{
text-align:left;
margin:0 auto 0 0;
}


#Header {
	margin:20px 0px 0px 0px;
	padding:17px 0px 0px 10px;
	height:4em;
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#E0C585;}

#Sub{
margin: 10px 0px;
padding: 10px 5px;
height:1em;
border-style:solid;
border-color:black;
border-width:1px 0px;
background-color:#E0C585;
line-height:10px;}

#Right{
margin-left: 20px;
padding:0px;
border:solid 4px #9999FF;
float:right;}

#Left{
margin-right: 20px;
padding:0px;
border:solid 4px #9999FF;
float:left;}

h4.sub,h3.sub{
margin:5px 0 5px 5px;
color:black;
font-family:"Book Antigua", "Times New Roman", "MS Serif";}

h3.sub{font-size:18pt;
font-weight:bold;}

h4.sub{size:36pt;}

span.announce{
font-weight:bold;
color:red;
text-decoration:blink;}

div.left{
float:left;
border:1px black solid;
margin-right:12px;}

span.caption{
font-size:10pt;
font-style:italic;
float:left;  clear:left;
margin: 0 5px 0 5px;	
}
