html, body {
	padding:0; margin:0;
	height:100%;
	background-image:url(../images/WJPT_BG.jpg);
	background-repeat:repeat;
	background-position:top center;
	font-family:arial; font-size:13px; color:#000000;
	text-align:left;
}
#leftColumn {
	background-image:url(../images/leftOcean.jpg);
	background-repeat:no-repeat;
	background-color:#44575b;
}
#midColumn {
	background-image:url(../images/bambooBG.jpg);
	background-repeat:repeat-y;
}
#rightColumn {
	background-image:url(../images/rightOcean.jpg);
	background-repeat:no-repeat;
	background-color:#44575b;
}
#homeLogo {
	float:left; height:205px; overflow:hidden;
}
#flashHeader {
	float:right;
	background-image:url(../images/topOcean.jpg);
	background-repeat:no-repeat;
	height:205px; width:597px;
}
#nav {
	clear:both; height:65px; overflow:hidden;
	margin:0; padding:0; border:0;
}
#marquee {
	background-image:url(../images/marqueeBG.jpg);
	background-repeat:no-repeat;
	height:55px;
	margin:0; padding:0; border:0;
}
#main {
	padding:0px 38px 0px 38px;
	margin:0; border:0;
}
#mainLeft {
	float:left;
	padding:0; margin:0; border:0;
	width:627px; overflow:hidden;
}
#mainLeft img {
	margin:0px 0px 6px 0;
}
#mainRight {
	float:left;
	padding:0; margin:0; border:0;
	width:143px; overflow:hidden;
}
#mainRight img {
	border:0; margin:0; padding:0;
}
#adTop {
	background-image:url(../images/ad_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px; width:143px;
}
#adMid {
	background-image:url(../images/ad_middle.jpg);
	background-repeat:repeat-y;
	width:143px; overflow:hidden;
}
#adMid img {
	border:0; margin:0; padding:0;
}
#adBottom {
	background-image:url(../images/ad_bottom.jpg);
	background-repeat:no-repeat;
	height:10px; width:143px;
}
#footer {
	clear:both;
	font-family:arial; font-size:10px; color:#999999; padding:15px 0px 15px 0px;
}
#footer a {
	color:#FF0000; text-decoration:underline;
}
.teaser {
	width:616px;
	border:1px solid #cccccc;
	margin:0px 0px 10px 0px; padding:0px;
	clear:both;
}
.teaserPhotoBG {
	background:url(images/teaserPhotoBG.jpg) no-repeat center;
}
.teaserPhoto {
	margin:0; border:0; padding-top:6px;
}
.teaserPhoto img {
	height:121px; width:121px;
	border:solid 1px #000000;
}
.teaserContentMain {
	padding:10px 5px 10px 5px; margin:0; border:0;
}
.teaserTitle {
	font-family:arial; font-size:14px; font-weight:bold; color:#036f8c;
}
.teaserContent {
	font-family:arial; font-size:13px; color:#000000;
	margin-top:5px;
}
.teaserLink img {
	border:0; margin:0; margin:10px 10px 0px 0px;
}
.whtBlock {
	height:10px; width:616px;
	border:1px solid #cccccc;
	margin:0; padding:0;
}
.features {
	background-image:url(images/teaserBarBG.jpg);
	background-repeat:no-repeat;
	width:616px; height:24px;
	font-family:arial; font-weight:bold; font-size:14px; color:#FFFFFF;
	line-height:24px;
	border:1px solid #cccccc; border-bottom:0; border-top:0;
}
.features div {
	padding:0px 0px 0px 15px;
}
.rssLink {
	text-decoration:none;
}