body {
	background-color: #C7D8F2;
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 16px;
	line-height: normal;
	color: #336699;
	
	
}

h1 {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 36px;
	color: #7185A8;
	font-weight: lighter;
	font-style: normal;
	line-height: normal;


}
h2 {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 24px;
	color: #8491A2;
	font-weight: lighter;
	line-height: normal;
	height: 30px;


}
h3 {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 30px;
	color: #7A92AE;
	font-weight: lighter;
}
h4 {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 27px;
	line-height:normal;
	color: #717C80;
	font-weight: lighter;
}
h5 {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 24px;
	line-height: normal;
	color: #A6AFBE;
	font-weight: normal;
	height: 20px;


}
h6 {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 20px;
	line-height: normal;
	color: #7185A8;
	font-weight: lighter;
}

.title {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 18pt;
	line-height: 20pt;
 background-color: #ffffff; color: #003333;}

.subtitle {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 20px;
	background-color: #ffffff;
 color: #FFFF33;
}

.nav {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 24px;
	font-weight: normal;
	background-color: #CFDFEE;
}

.navLink a{
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.writings {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.writingsAbout {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.writingsG {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 26px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.contact {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.imagelist {
	font-family: "Tempus Sans ITC", Garamond;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.indextable {
	position: absolute;
	top: 50px;
	left: 0;

}
.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }
.navmenu 
{
	margin: 0;
	padding: 0;
	z-index: 30;
	left:5px;
	top: 5px;
	position: absolute;
	height: 30px;
}

.navmenu td
{	margin: 0;
	padding: 0;
	background: #FFFFFF;
	float: none;
	font-weight: bold;
	font-size 12pt }

.navmenu td a
{
	display: block;
	margin: 0 0 0 0;
	padding: 4px 10px;
	background: #FFFFFF;
	color: #808080;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	position: relative;
}

.navmenu  td a:hover
{	background: #C7D8F2;
	color: #000000}

.navmenu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #5970B2}

.navmenu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE}

	.navmenu div a:hover
	{	visibility: visible;
		background: #C7D8F2;;
		color: #FFFFF}
