#pageFrame {
	height: 1167px;
}
body {
	background-image: url(../images/bkg-sample.gif);
	}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 900px;
	margin: 0 auto;
}
div#container {
	top: 50px;
	left: 24px;
	position:absolute;
	padding: 0px;
}
#bottomnav {
	font-family: "BlairMdITC TT Medium", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	top: 1125px;
	left: 210px;
	width:150px;
	height:auto;
	position:relative;
	text-decoration: none;
	color: #e22596;
	text-align:right;
}
#bottomnav a{
	text-decoration: none;
	color: #e22596;
}
#bottomnav a:hover{
	text-decoration: underline;
	color: #e22596;
}

