body {
	margin:0; 
	padding:0;
	background-image: url( "../images/bg.png" );
}

#topNav {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 914px;
}

#topNav li {
	float: left;
	padding-right: 80px;
}

#top, #middle, #bottom, #navBar, #contact {
	margin:0px auto;
	width: 914px;
}

#navBar {
	width: 890px;
	height: 20px;
}

#top {
	background-image: url( "../images/top.png" );
	height: 12px;
}

#middle {
	background-image: url( "../images/middle.png" );
	height: auto;
}

#bottom {
	background-image: url( "../images/bottom.png" );
	height: 21px;
}

#content {
	padding: 0px 20px;
	height: auto;
	clear: both;
}

p, a {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-family: georgia, serif;
	font-size: 16px;
}

.footnote {
	font-size: 12px;
}

.indent {
	text-indent: 24px;
}

a:link {
	color: #555555;
}

a:hover {
	color: #FF9900;
}

hr {
	border: none 0;
	border-top: 1px dashed #999999;
	height: 2px;
	clear: both;
}

#headerPod {
	width: 840px;
	min-height: 92px;
	background-image: url( "../images/bg_green.png" );
	color: #FFFFFF;
	padding: 10px;
	margin: 0px 15px 10px 5px;
}

.row {
	position: relative;
	left: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 860px;
	height: 200px;
}

.row a {
	text-decoration: none !important;
	text-align: center;
}

.description {
	position: absolute;
	padding: 8px;
	background-image: url( "../images/bg_trans.png" );
	top: 0px;
	min-height: 180px;
	width: 234px;
	height: auto;
	border: solid 2px;
	border-color: #bbb;
	color: #304344;
	font-size: 16px;
	z-index: 2;
}

.podLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 255px;
}

.podMiddle {
	position: absolute;
	top: 0px;
	left: 304px;
	width: 255px;
}

.podRight {
	position: absolute;
	top: 0px;
	left: 606px;
	width: 255px;
}

.podImage {
	border-style: line 1px;
	border-color: #bbb;
	z-index: 1;
}

/* thumb 250x196 */

