body {
	padding: 0px;
	margin: 0px;
	font-family: arial;
	background-color: #BED63A;
}
.main {
	background-image: url(images/table-bg.gif);
	background-repeat: repeat-y;
}
.nav {
	text-align: center;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}
.content {
	padding: 10px 20px 10px 0px;
}
.divalign {
	float:right;
	width:214px;
	height:300px;
	margin:0 0 15px 15px;
	text-align:center;
}
.divalign2 {
	float:right;
	width:214px;
	height:300px;
	margin:0 0 15px 15px;
	text-align:center;
}
.e70 {
	font-size: .7em;
}
.e75 {
	font-size: .75em;
}
.e80 {
	font-size: .8em;
}
.e85 {
	font-size: .85em;
}
.e90 {
	font-size: .9em;
}
.e95 {
	font-size: .95em;
}
.e100 {
	font-size: 1.0em;
}
.e120 {
	font-size: 1.2em;
}
a {
	text-decoration: none;
}
a:link {
	color: #390;
}
a:visited {
	color: #390;
}
a:hover {
	color: #990;
}
a:active {
	color: red;
}
.footer {
	font-size: .7em;
	text-align: center;
	padding: 5px;
}
.textblock {
	background-color: #f9a7c5;
	margin: auto;
	width: 330px;
	padding: 10px;
	border: 1px solid black
}
.textblocknomargin {
	background-color: #f9a7c5;
	width: 330px;
	padding: 10px;
	border: 1px solid black
}
img {
	border-color: black;
}
.highlight {
	font-size: 1.2em;
	color: #6c7f03;
	text-align: center;
	font-style: italic;
}
