body {
	font-family: Arial, Helvetica, sans-serif;
}
#text {
	position:absolute;
	width:370px;
	height:500px;
	margin-top:110px;
	margin-left:100px;
	padding:0px;
	line-height:24px;
	font-size:12;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
#navBar {
	position:absolute;
	width:370px;
	height:20px;
	margin-top:500px;
	margin-left:100px;
	padding:0px;	
}	
#footer {
	position:absolute;
	width:370px;
	height:20px;
	margin-top:535px;
	margin-left:100px;
	padding:0px;
	font-size:10;
	color:#6E6A6B;
}
a:link {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
a:hover {
	font-weight:bold;
	border-bottom:1px solid #CC0000;
}
a:active {
	text-decoration:none;
	font-weight:bold;
	color:#CC0000;
}
.Thumb {
	margin-right:6px;
}
.Thumb:link {
	text-decoration:none;
	font-weight:normal;
	color:none;
}
.Thumb:visited {
	text-decoration:none;
	font-weight:normal;
	color:none;
}
.Thumb:hover {
	text-decoration:none;
	font-weight:normal;
	border-bottom:3px solid #CC0000;
}
.CurrentPage {
	font-weight:bold;
	color:#CC0000;
}
.GrayText {
	color:#4A4344;
	weight:bold;
	font-style:italic;
}
#ImageBlock_right{width:auto; height:auto; margin-top:110px; margin-right:0px; float:right; z-index:3;}