body {
	margin: 0px;
	padding: 0px;
	background: #E8F3D9;
}
#shell {
	height: 489px;
	width: 784px;
}
#shell td.col1 {
	background: url(../images/shadow_l.gif) no-repeat;
	height: 420px;
	width: 14px;
}
#shell td.col2 {
	width: 588px;
}
#shell td.col3 {
	width: 168px;
}
#shell td.col4 {
	background: url(../images/shadow_r.gif) no-repeat;
	height: 420px;
	width: 14px;
}
#shell a:link {
	color: #922923;
}
#shell a:visited {
	color: #8BC53F;
}
#content {
	height: 420px;
	width: 588px;
}
#content td.leftside {
	height: 218px;
	width: 140px;
}
#content td.rightside {
	background: url(../images/bg_iFrame.jpg) no-repeat;
	height: 218px;
	width: 448px;
}
#content td.rightside p {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	width: 420px;
}
#content td.bottom {
	background: url(../images/shell_b.jpg) no-repeat;
	height: 95px;
	width: 588px;
}
#content td.bottom p {
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #50771A;
	margin-left: 140px;
	margin-right: 12px;
}
#ScrollText {
	height: 218px;
	width: 448px;
}
#nav {
	height: 420px;
	width: 168px;
}
#nav a {
	margin-left: 12px;
	padding-left: 30px;
	font: 13px/14px Arial, Helvetica, sans-serif;
}
#nav a:link {
	color: #231F20;
	text-decoration: none;
	background: url(../images/kiss.gif) no-repeat left center;
}
#nav a:hover {
	color: #231F20;
	text-decoration: underline;
	font-weight: bold;
	background: url(../images/kiss-over.gif) no-repeat left center;
}
#nav a:visited {
	color: #666666;
	text-decoration: none;
	background: url(../images/kiss.gif) no-repeat left center;
}
#nav td.bg {
	background: url(../images/bg_nav.jpg) no-repeat;
	height: 292px;
	padding-top: 10px;
}
#foot {
	margin-left: 30px;
	font: 10px/11px Verdana, Arial, Helvetica, sans-serif;
}
#foot #dino {
	margin-right: 9px;
}
#foot td.border-left {
	border-left: 1px solid #231F20;
	padding-left: 12px;
}