/* CSS Document */

body {
	background-image: url(royalblue.gif);
}
#Layer1 {

	width: 1100px;
	height: 1200px;
	z-index: 1;
	left: 37px;
	top: 16px;
	bottom: 16px;
	background-color: #FFFFFF;
	overflow: visible;
}
#Layer2 {

	width: 25%;
	height: auto;
	z-index: 1;

	bottom: 16px;
	background-color: #FFFFFF;
	overflow: visible;
	float: left
}
#Layer3 {
	width: 35%;
	height: auto;
	z-index: 1;


	bottom: 16px;
	background-color: #FFFFFF;
	overflow: visible;
	float: left
}
#Layer4 {
	width: 25%;
	height: auto;
	z-index: 1;


	bottom: 16px;
	background-color: #FFFFFF;
	overflow: visible;
	float: left
}
#Layer5{
	width: 900px;
	height: auto;
	z-index: 1;


	bottom: 16px;
	background-color: #FFFFFF;
	overflow: visible;
	float: left

}

h1 {
font-family: Veranda, Helvetica, sans-serif;
font-size: 35 px;
color: #000099;
}

h2 {
font-family: Helvetica, sans-serif;
font-size: 25px;
color: #0000ff;
}
h3 {
font-family: Helvetica, sans-serif;
font-size: 18px;
color: #0000ff;
}
h4 {
font-family: Helvetica, sans-serif;
font-size: 16px;
color: #0000ff;
}
h5 {
font-family: Palatino Linotype ANSI, Helvetica, sans-serif;
font-size: 20px;
color: #FF0000;
}
h6 {
font-family: Helvetica, sans-serif;
font-size: 15px;
color: #0000ff;
}

.layer2 {
  	padding-left: 20pt;
	padding-right: 20pt;
	font-family: arial,sans-serif;
	font-size: 12px;
}
.layer3 {

	font-family: arial,sans-serif;
	color: #000099;
	font-size: 15px;
}
.layer4 {
  	padding-left: 20pt;
	padding-right: 20pt;
	font-family: arial,sans-serif;
	font-size: 12px;
}


a:link {
color: #000099;
text-decoration: none;
}
a:visited {
color: #000099;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: underline;
}

.redtext {
color: #FF0000;
}
.smallred {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;

}
.style1 {
	font-size: 12px;
}

.style2 {
	color: #660033;
	font-size: 15px;
	font-style: italic;
}
.style3 {
	color: #009900;
	font-size: 16px;
	font-style: strong;
}
.style4 {
	color: #000099;
	font-size: 20px;
	font-style: italic;
	font-style: bold;
}
.style_note_from_leslie {
	color: #FF0000;
	font-size: 12px;
	font-style: strong;
}
.style_block {
  	padding-left: 20pt;
	padding-right: 20pt;

}

.style_block2 {
  	padding-left: 20pt;
	padding-right: 20pt;
	font-family: arial,sans-serif;
	font-size: 12px;
}
.menu1 {
	font-family: Teen Bold Italic, Helvetica, sans-serif;
	color: #800000;
	font-size: 21px;
	font-style: bold;
	text-decoration: underline;
}
.menu2 {
	font-family: Helvetica, sans-serif;
	color: #800000;
	font-size: 16px;
	font-style: italic;

}
.menu3 {
	font-family: Helvetica, sans-serif;
	font-size: 21px;
	font-style: bold;

}
.menu4 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;

}


