html, body 
{
	margin: 5px;
	padding: 5px;
}
body 
{
	margin: 5px;
	padding: 5px;
	font-weight: normal;
	font-style: normal;
	background: rgb(251,248,241);
}

a:link 
{
	color: #0000be;
	text-decoration: none;
}
a:visited 
{
  	color: #990099;
	text-decoration: none;
}
a:active 
{
	color: #990099;
	text-decoration: none;
}
a:hover 
{
	color: #0000be;
	text-decoration: underline;
}

body 
{
	font-size: medium;
	font-family: garamond, serif;
	color: black;
}

h1
{
	text-align: center;
	font-weight: bold;
	font-size: 240%;
	color: rgb(153, 102, 0);
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2
{
	text-align: center;
	color: rgb(152, 102, 0);
	font-size: 220%;
	font-weight: bold;
}

h3
{
	color: rgb(152, 102, 0);
	font-size: 150%;
	font-weight: bold;
}

h4
{
	color: rgb(152, 102, 0);
	font-size: large;
	font-weight: bold;
}

h5
{
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}

h6
{
	font-size: small;
	font-weight: normal;
	text-align: right;
	color: rgb(152, 102, 0);

}

h2, h3, h4, h5, h6
{
	margin-top: 10px;
	margin-bottom: 5px
}

h2, h3, h4, h5
{
	clear: both;
}

table.banner
{
	text-align: center;
	background-color: #993300;
	border-width: 3px;
	border-style: solid;
	width: 640px;
	margin-left: auto; 
	margin-right: auto;
	border-color: #bb5500 #771100 #771100 #bb5500;
}
table.banner td
{
	background-color: rgb(255, 255, 204);
}


table.index 
{
	margin-left: auto; 
	margin-right: auto;
	border-style: solid;
	border-color: black;
	border-width: 3px;
	border-collapse: collapse;
	background-color: rgb(255, 255, 250);
	border-color: rgb(152, 102, 0);
}
table.index th 
{
	vertical-align: top;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	width: 400px;
	padding: 0px 10px 0px 10px;
	background-color: rgb(255, 255, 250);
	border-color: rgb(152, 102, 0);
}
table.index td 
{
	vertical-align: middle;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	width: 103px;	
	background-color: rgb(234, 216, 209);
	border-color: rgb(152, 102, 0);
}

table.body 
{
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	width: 1px;
	border-style: solid;
	border-color: rgb(152, 102, 0);
	border-width: 3px;
	border-collapse: collapse;
	background-color: rgb(255, 255, 204);
	clear: both;
}
table.body th 
{
	border-width: 1px;
	border-style: solid;
	border-color: rgb(152, 102, 0);
}
table.body td 
{
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	background-color: rgb(255, 255, 250);
	border-color: rgb(152, 102, 0);
}
table.quote 
{
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
	width: 90%;
	border-style: solid;
	border-color: rgb(152, 102, 0);
	border-width: 4px;
	border-collapse: collapse;
	background-color: rgb(255, 255, 250);
	clear: both;
}
table.quote th 
{
	text-align: center;
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: rgb(152, 102, 0);
}
table.quote td 
{
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	border-color: rgb(152, 102, 0);
}

table.data 
{
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
	width: 90%;
	border-style: solid;
	border-color: rgb(152, 102, 0);
	border-width: 4px;
	border-collapse: collapse;
	background-color: rgb(255, 255, 250);
	clear: both;
}
table.data th 
{
	font-weight: bold;
	background-color: rgb(255, 255, 240);
	border-color: rgb(152, 102, 0);
	vertical-align: top;
	border-width: 1px 1px 3px 1px;
	border-style: solid;
	padding: 4px;
}
table.data td 
{
	vertical-align: top;
	border-color: rgb(152, 102, 0);
	border-width: 1px;
	border-style: solid;
	padding: 4px;
}
table.left 
{
	margin: 5px 10px 1px 0px;
	width: 1px;
	float: left; 
	border-style: solid;
	border-color: rgb(152, 102, 0);
	border-width: 4px;
	border-collapse: collapse;
	background-color: rgb(255, 255, 204);
}
table.left th 
{
	border-width: 1px;
	border-style: solid;
	border-color: rgb(152, 102, 0);
}
table.left td 
{
	vertical-align: top;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	background-color: rgb(255, 255, 250);
	border-color: rgb(152, 102, 0);
}

table.right 
{
	margin: 5px 0px 1px 10px;
	width: 1px;
	float: right; 
	border-style: solid;
	border-color: rgb(152, 102, 0);
	border-width: 4px;
	border-collapse: collapse;
	background-color: rgb(255, 255, 204);
}
table.right th 
{
	border-width: 1px;
	border-style: solid;
	border-color: rgb(152, 102, 0);
}
table.right td 
{
	vertical-align: top;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	background-color: rgb(255, 255, 250);
	border-color: rgb(152, 102, 0);
}

#footertext 
{
	width: 100%;
	border: none;
	font-weight: bold;
}

.imgMiddle 
{
	vertical-align: middle;
} 

.mailme
{
	text-align: center;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}

.leftAlign 
{ 
	text-align:left;
	color: rgb(152, 102, 0);
	width: 30%
}

.rightAlign 
{ 
	text-align:right; 
	color: rgb(152, 102, 0);
	width: 30%
}

.centerAlign 
{ 
	text-align:center;
	color: rgb(152, 102, 0);
	width: 40%
}

.highlight
{
	color: rgb(152, 102, 0);
	font-weight: bold;
	font-variant: small-caps;
}
.indexlink
{
	color: black;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.rule
{
	color: rgb(152, 102, 0);
	background-color: rgb(152, 102, 0);
	width: 90%;
}




