body
{
	font-family: Garamond, serif;
	color: 993333;
	background-color: d3cabd;
	font-weight: 100;
}

h1
{
	font-size: 2.3em;
	font-weight:100;
	text-align:center;
	text-shadow: 666699 0.1em 0.1em 0.2em			
}

h2
{
	font-size: 1.0em;
	font-weight: 100;
	color: 555555;
	text-align:justify
}

h3
{
	font-size:1.0em;
	font-weight: 100;			
}

h4
{
	font-size:1.25em;
	font-weight:100;
	text-align:center;
	text-shadow: 666699 0.1em 0.1em 0.2em
}

.copyright
{
	font-size:0.7em;
	text-align:center;
	color:777777
}

strong
{
	font-weight:100;
	color: FFCC00
}

a img
{
	border: none;
}

a:link
{
	text-decoration: none;
	color: 993333;
	border-style: none;
}

a:visited
{
	text-decoration: none;
	color: 993333;
	border-style: none;
}

a:hover
{
	text-decoration: none;
	color: FFCC00;
	border-style: none;
}

table
{
	background-color: F5F5F5;
	border-style: hidden;
}

div.topmargin
{
	background-color: d3cabd;
	width: 100%;
	height:2%;
	vertical-align: text-bottom
}

.thumbs
{
	float: left;
	padding-left: 17;
	padding-right:17;
	padding-bottom:34;
	color: 555555;
}

.thumbs img {
	border-style: solid;
	border-width: 1px;
	border-color: 555555;
	
}

.tab
{
	margin-left:.5in;
	text-indent:-.5in
}

#center
{
	margin:0px auto;
	position:relative;
}

.heading
{
	font-size: 1.0em;
	font-weight: 100;
	text-align: center;
	vertical-align: middle;
}
.mright
{
	padding-right: 100px
}

.mleft
{
	padding-left: 50px
}