html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.fullheight {
	height: 100%;
}
#topRow {
	height: 70px;
	background-image: url(template013_03.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #923131;
	padding-left: 10px;
}
#topRow2 {
	background-image: url(template013_05.jpg);
	background-repeat: repeat-x;
	height: 15px;
}
#leftCol {
	background-image: url(template013_01.jpg);
	background-repeat: no-repeat;
	background-color: #923131;
	width: 128px;
	line-height: 125%;
}
#naviDiv {
	margin-left: 5px;
}
#leftCol2 {
	background-image:url(template013_08.jpg);
	background-repeat:no-repeat;
	width: 53px;
}
a.naviLink {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	text-decoration:none;
}
a.naviLink:hover {
	text-decoration: underline;
}

#centeredGodRow {
	height: 99%;
}
#contentCell {
	padding: 10px;
	background-image: url(template013_09.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 99%;
}
a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000; font-size:13px;}