body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;

}
p {
	padding-top:0px;
	margin-top:0px;
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	border-top-color: #FFF;
	color: #333;
	font-style: normal;
}

img {
	border:0px;

}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}

#pageDiv {
	width:955px;
	padding-top:0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin: 0px auto;
	left:0px;
	top:0px;
	background-color: #FFF;
	background-image: url(../_images/siteTemplate.png)
	border: none;
}


#title_div {
	position: absolute;
	left:0px;
	top:0px;
	width:980px;
	height:145px;
	margin-bottom:0px;

}

#pageMenu_div {
	position: absolute;
	left:0px;
	top:145px;
	width:980px;
	height:25px;
	margin-bottom:0px;
	background-color: #FFF;
}
#leftColumn {
	position: absolute;
	left:0px;
	top:170px;
	width:260px;
	height:424px;
	margin-bottom:0px;
	background-image:url(../_images/leftColumn.jpg);

}
#insertDiv {
	position: absolute;
	left: 33px;
	top: 160px;
	width: 195px;
	height: 170px;
		
}

#text_div {
	position: absolute;
	left:260px;
	top:170px;
	width:360px;
	height:424px;
	margin-bottom:0px;
	background-image: url(../_images/textColumn.jpg);
	padding-top: 20px;
	;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333;
	list-style-image: url(../_images/dotPoints.png);
}
#dinahBground {
	position: absolute;
	left:620px;
	top:170px;
	width:360px;
	height:424px;
	margin-bottom:0px;

}

#dinahBground_SLSlogo {
	position: absolute;
	left:0px;
	top:299px;
	width:360px;
	height:125px;
	margin-bottom:0px;

}

#bottomGraphic_div {
	position: absolute;
	left:0px;
	top:594px;
	width:980px;
	height:20px;
	margin-bottom:0px;
}
#bottomMenu_div {
	position: absolute;
	left:132px;
	top:614px;
	width:848px;
	height:30px;
	margin-bottom:0px;
	padding-top: 7px;
	font-size: x-small;
	color: #666;
}
