body {
	background-image: url(images/backgroundstripes.gif);
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-position: center;
}
#greenbg {
	background-image: url(images/greenbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 897px;
}

.middle {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
img {
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #DDD;
}
a:link, a:visited {
	color: #9C0;
}

a:hover, a:visited:hover {
	color: #FFFF99;
	}

.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
}
.bottomprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
.yellow {
	color: #FFFF99;
}
.specs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
div {
	margin-right: auto;
	margin-left: auto;
}
.smpages {
	font-size: 10px;
	color: #999;
	line-height: 13px;
}
.dottedright {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #090;
	border-right-color: #090;
	border-bottom-color: #090;
	border-left-color: #090;
}

.vocab {
	font-size: 13px;
	font-weight: bold;
	color: #9C0;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #360;
	border-right-color: #360;
	border-bottom-color: #360;
	border-left-color: #360;
	margin-right: 15px;
}

