
body {
	background-color: #FFFFCC;
	margin-left: 20px;
	width: 600px;
	font-family: georgia, 'Times New Roman', serif;
	margin-top: 0px;
}
h2 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #006600;
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000080;
	margin-bottom: 8px;
	margin-top: 10px;
}
h5 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #804040;
	margin-bottom: 8px;
	margin-top: 4px;
}

#header { margin: 0 0; width: 600px; }
#inner { margin: 0 0; width: 600px; }
#navleft { float: left; width: 40px; }
#content { float: left; width: 520px; }
#navright {
	float: left;
	width: 40px;
}
#footer { margin: 0 0; width: 600px; }


p {
	font-family: georgia, "times new roman", serif;
	font-size: 16px;
}

li { font-family: arial, helvetica, sans-serif }
dd { font-family: georgia, "times new roman", serif }
a { font-size: 0.8em; }

a:link { font-family: verdana, arial, sans-serif; text-decoration: none; color: #0000ff }
a:visited { font-family: verdana, arial, sans-serif; text-decoration: none; color: #0000bb }
a:active { font-family: verdana, arial, sans-serif; text-decoration: underline; color: red }
a:hover {
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
	color: #804040;
}

.firstparas  { text-align: Left; margin-left: 20px; margin-bottom: 6px; margin-top: 0 }

.false       { display: none; }

.greytop     { border-top-style: solid; border-top-width: 1px; border-top-color: #d0d0d0 }
.picture { width: 520px; height: 520px; }
.picthorz {
	border: 1px solid #333300;
	width: 512px;
	height: 384px;
	position: relative;
	left: 2px;
	top: 66px;
}
.pictvert {
	border: 1px solid #333300;
	width: 384px;
	height: 512px;
	position: relative;
	left: 66px;
	top: 2px;
}
.caption { margin-top: 0; font-family: georgia, "times new roman", serif; font-size: 1em; height: 3.8em; overflow: hidden  }
.caption b { font-size: 0.8em; font-family: verdana, arial, sans-serif; font-weight: bold; }
.description {
	margin-top:14px;margin-bottom:6px;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.smallprint a {
	font-size:1em;
}
