#wrapper {
	width: 770px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
}

#links {
	background-image: url(../images/links.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	width: 770px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 40px;
}
#links a:link, #links a:visited {
	color: #990000;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
}
#links a:hover, #links a:active, #links a:focus {
	background-color: #FFFFCE;
	color: #990000;
}
#content-top {
	background-image: url(../images/content-top.gif);
	height: 20px;
	width: 770px;
	background-repeat: no-repeat;
}
#inner-wrapper {
	background-image: url(../images/content-mid.gif);
	background-repeat: repeat-y;
	width: 770px;
}

#content-mid {
	width: 740px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#content-bot {
	background-image: url(../images/content-bot.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 770px;
}
.top-header {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.mid-header {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-left: 5px;
}
#web-graphic {
	width: 300px;
}
#web-text {
	width: 400px;
}
.web-cell {
	width: 300px;
	padding-top: 30px;
	text-align: center;
}
