body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}



a {
	color:#6699CC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF3300;
}



/* the frame div is used to specify the width of the page that we want */
#frame {
	margin-left: 20px;
	width: 900px;
}

#enclose {
	float: left;
	padding: 10px;
	width: 140px;
}


#Layer1 {
	position:absolute;
	left:332px;
	top:104px;
	width:418px;
	height:59px;
	z-index:1;
}

#Layer1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	border:none;
}

/* the top navigation bar with the links for each of the sections */
#topNavbar {
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
	border: 3px;
	border-bottom-style: solid;
	border-bottom-color:#6699CC;
	border-top-style: solid;
	border-top-color: #6699CC;

}



#topNavbar a {
	padding-left: 25px;
	font-weight: bold;
	color:#666666;
	
}
#topNavbar a:hover {
		color: #FF3300;
}


.style4 {font-size: xx-small}


/* left navigation panel with section-specific links in it */
#leftnav {
	padding-top: 5px;
		
}


#enclose a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 8pt;
	font-weight: bold;
}

#enclose a.leftNavSub {
	color:#6699CC;
	padding-left: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#enclose a:hover.leftNavSub {
	color: #FF0000;
}


/* main section of the page where all the interesting words go */
#maintext {
	width: 620px;
	padding: 8px;
	border: thin #999999;
	float: left;
	border-left: 1px solid black;
}

#maintext a {
	color: #6699CC;
	
}

#maintext a:hover {
	color: #FF3300;
}

.texthead  {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}

.textheadnav {
	font-size: 10pt;
	font-weight: bold;
	color:#666666;
}


/* right column - used for news items and for pretty pictures */
#rightcol {
	padding-left: 3px;
	padding-top: 3px;

}





/* footer section where the copyright statement goes */
#footer {
	clear: both;
	font-size: 10px;
	font-style: italic;
	border-top-style: solid;
	border-top-color: #6699CC;
	padding: 5px;
	text-align: right;
}


.copyrightText {
	font-size: 10px;
	font-style: italic;
}

	
#rightcol h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
