p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	line-height: 20px;
	background-color: #FFCC00;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 8px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	line-height: 18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	line-height: 18px;
	padding-left: 40px;
}

body {
	background-color: #FFFF00;
	margin: 0px;
}
a:link {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
}
a:active {
	text-decoration: none;
}
ul {
	list-style-position: outside;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
	list-style-image: url(images/list-button.gif);
}
#leftmain {
	width: 30%;
	background-color: #FF0000;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 2px;
	height: 800%;
	bottom: 0px;
}
#leftside {
	width: 30%;
	background-color: #FF0000;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 2px;
	height: 200%;
}

#rightside {
	height: 100%;
	width: 68%;
	position: absolute;
	left: 32%;
	top: 0px;
	bottom: 0px;
}
.flipbook {
	padding: 2px;
	height: 218px;
	width: 218px;
	position: absolute;
	left: 80px;
	top: 60px;
}
#masthead {
	background-image: url(images/logo-yellow.gif);
	height: 290px;
	width: 290px;
	margin-top: 10px;
	margin-left: 80px;
}
#nav {
	height: 100%;
	position: absolute;
	left: 0px;
	top: 300px;
	padding: 20px;
}
#content {
	width: 640px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#logo {
	height: 146px;
	width: 146px;
	background-image: url(images/logo-red.gif);
	background-repeat: no-repeat;
	padding: 2px;
	margin-top: 60px;
	margin-bottom: 20px;
	margin-left: 100px;
}
#gallery {
	padding-top: 8px;
	padding-left: 16px;
	overflow: auto;
}
#gallery ul {
	list-style-image: none;
	list-style-type: none;
	display: table-row;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
#gallery ul li {
	text-align: center;
	line-height: 14px;
	display: table-cell;
	vertical-align: middle;
}
#gallery ul li img {
	border: 1px solid #000000;
	margin-right: 60px;
	margin-bottom: 20px;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	padding: 2px;
	height: 72px;
	width: 290px;
	margin-left: 10px;
	margin-top: 100px;
}
.imgcaptionR {
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 8px;
	clear: right;
	border: 1px solid #000000;
}
.imgcaptionL {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	clear: left;
	border: 1px solid #000000;
}
.imgcaptionM {
	float: right;
	clear: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}

a.img:link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

