.noprint {
	display:none;
	}
	
#copyright {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:60%;
	color:#666666;
	}
	
	
#container {
	width:700px;
	margin:auto;
	}

.navtop {
	width:100px;
	border-top:2px solid #dac28e;
	border-left:2px solid #dac28e;
	border-right:2px solid #dac28e;
	margin-right:5px;
	float:left;
	}
	
#frame {
	width:590px;
	padding:5px;
	float:left;
	background-color:#dac28e;
	float:left;
	}

#content {
	background-color:#ffffff;
	margin:auto;
	}
	
p {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 80%; color: #000000; margin-top: 0px}

h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 130%; font-style: italic; font-weight: bold; color: #dac28e; text-decoration: none; margin-bottom: 0px}

h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 110%; color: #804000; font-style: italic; font-weight: bold; margin-bottom: 0px}

a, a:link { color: #804000; text-decoration:underline; }

a:active, a:hover { color:#dac28e; text-decoration:underline; }

a:visited { color:#805000; text-decoration:underline; }

b, strong {
	font-weight:bold;
	}
	
i, em {
	font-style:italic;
	}
	
#content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	padding-bottom:0 0 5 0px;
	margin:0px;
	}

.lite {  font-size: 75%; color: #dac28e}
