body {
	background: #335577 url(images/background2.GIF);
	font: 14px "Times New Roman", Times, serif;
	text-decoration: none;

}
h1 {
	font: bold small-caps 24px "Times New Roman", Times, serif;
	color: #224466;
	text-decoration: none;
}
.img_left_framed {
	background: #FFFFFF;
	padding: 10px;
	margin-right: 7px;
	border: 1px solid #000000;
	float: left;
}

.edge {
	background: url(images/edge.gif) repeat-y left top;
}
.bottom {
	background: url(images/line.gif) repeat-x left bottom;
}
a:link {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #224466;
	text-decoration: none;



}
a:visited {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #446688;
	text-decoration: none;

}
a:hover {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #224466;
	text-decoration: underline;

}
a:active {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #224466;
	text-decoration: underline;


}
div.nav a:link {
	font: bold 16px "Times New Roman", Times, serif;
	color: #224466;
	text-decoration: none;
	display: table-cell;
	width: 116px;
	padding: 4px;
	background: url(images/buttonbkg.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #557799;
	border-right-color: #557799;
	border-bottom-color: #224466;
	border-left-color: #224466;


}
div.nav a:visited {
	font: bold 16px "Times New Roman", Times, serif;
	color: #224466;
	text-decoration: none;
	display: table-cell;
	padding: 4px;
	width: 116px;
	background: url(images/buttonbkg.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #557799;
	border-right-color: #557799;
	border-bottom-color: #224466;
	border-left-color: #224466;


}
div.nav a:hover {
	font: bold 16px "Times New Roman", Times, serif;
	color: #990066;
	text-decoration: none;
	display: table-cell;
	padding: 4px;
	width: 116px;
	background: url(images/buttonbkg2.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #557799;
	border-right-color: #557799;
	border-bottom-color: #224466;
	border-left-color: #224466;


}
div.nav a:active {
	font: bold 16px "Times New Roman", Times, serif;
	color: #990066;
	text-decoration: none;
	display: table-cell;
	padding: 4px;
	width: 116px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #557799;
	border-right-color: #557799;
	border-bottom-color: #224466;
	border-left-color: #224466;

}
h2 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #224466;
	text-decoration: none;
}
div.author a:link {


	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #7799bb;
	text-decoration: none;
	padding: 4px;
}
div.author a:visited {



	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #7799bb;
	text-decoration: none;
	padding: 4px;
}
div.author a:hover {




	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #7799bb;
	text-decoration: underline;
	padding: 4px;
}
div.author a:active {





	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #7799bb;
	text-decoration: none;
	padding: 4px;
}
div.author p {



	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #7799bb;
	text-decoration: none;
	padding: 4px;
}
.maincell {
	background: #FFEECC;
	font-weight: bold;



}
.maincell li {
	font: 14px "Times New Roman", Times, serif;
	font-weight: bold;
}

.margin {
	background: #FFEECC;
}
.imgright {
	margin: 5px 0px 5px 10px;
	float: right;
}

li {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	list-style-position: inside;

}
.imgleft {
	margin: 5px 10px 5px 0px;
	float: left;
}
.imgleftClear {
	margin: 5px 10px 5px 0px;
	float: left;
	clear: both;
}
.box {
	margin: 5px;
	padding: 10px;
	width: 90%;
	border: 3px dotted #7C4A19;
}
