body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: normal;
		}
	
a:link {
	color: #76B0D5;
	text-decoration: none;
	}
	
a:visited {
	color: #76B0D5;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #2399E5;
	text-decoration: none;
	}
	
#container {
	width: 760px;
	}	
	
#header {
	color: #76B0D5;
	background: #C5E7FD;
	border-bottom: 3px solid #76B0D5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	padding: 10px;
	}
	
#content {
	margin: 10px;
	color: #555;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
p {
	font-size: .9em;
	}


#firstcol {
	float: left;
	}
	
#secondcol {
	float: left;
	}

#thirdcol {
	padding-top: 10px;
	margin-right: 106px;
	margin-bottom: 10px;
	float: right;
	}
	
/* =-=-=-=-=-=-=-[Menu top]-=-=-=-=-=-=-=- */
	
#menu3 {
	width: 130px;
	border: 1px solid #ccc;
	margin: 1px;
	}
	
#menu3 li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	height: 19px;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(../images/menp1.gif);
	padding: 2px 0 0 20px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #283A50;
	background: url(../images/menp2.gif);
	padding: 2px 0 0 20px;
	display: block;
	}
	
/* =-=-=-=-=-=-=-[end menu]-=-=-=-=-=-=-=- */
#Layer1 table td {
	border: thin solid #76b0d5;
}
