
div.topblock {
	background-color : #000066;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:55px;
	font-style:italic;	
}
div.topnav {
	background-color : #FFFFCC;
	font-family : "Times New Roman", palatino, serif;
	font-size: 1.05em;
	color: Black;
	font-weight: bold;
	position: absolute;
	top: 60px;
	left: 155px;
	width: 80%;
	height:30px;
	text-align:center;
	border: solid 2px black;
	margin-left : 0px;
	margin-right: 0px;
	padding-top : 10px;
	padding-bottom: 10px;
	padding-left : 5px;
	}
H1 { font-family: Times New Roman, palatino, serif; font-size: 1.3em; font-style: strong; color: #FFCC00;}
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; font-style: strong; color: white; }
H3 { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: strong;
	}


#left1{
	color:black;
	background-color : #FFFFCC;
	border: solid thin black;
	background-image: url(../images/bgMenu.jpg);
	font: .7em Arial, Helvetica, Verdana, sans-serif bold;
	position: absolute;
	top: 60px;
	width: 150px;
	line-height : 1.1;
	text-align: left;
	z-index:100;
	vertical-align : top;
	
	}
 div.content {
	color: white;
	font: .75em Arial, Helvetica, Verdana, sans-serif;
	position:absolute;
	left: 160px;
	top: 60px;
	width: 75%;
	height: 350px;
	padding-left: 10px;
	text-align: left;
}

.copy {
	line-height :15px;
}
.speciallink {
	font-size: 1em; color: Aqua; font-family: Arial, Helvetica, sans-serif; text-decoration: none;  font-weight : bold; 
}
.but {
	background-color : #FFFFCC;
	border : solid thin black;
	margin-right:10px;
	padding:3px;
	font-size:.9em;
	text-align:left;
	color: Black;
	font-weight: bold;
	
	
	float:left;
}
.marg {
	margin-left:18px;
	margin-right:18px;
	font-weight:bold;
}
hr {
	margin-left:18px;
	margin-right:18px;
}
.pic {
	float:right;
	margin-top:1px;
	margin-left:10px;
	border: solid thin black;
}
#layer1 {
	z-index:100;
	float:left;
	padding:6px;
}
.tablecell1 {
	float:left;
	padding:6px;
}
