html { 
	height:100%;
	}

body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-size:100%;
	background: #2a2e31;
	color: #ddd;
	font-family: Verdana, Arial, sans-serif; 
	line-height: 150%;
	}

#pageholder {
	/* background: #2a2e31; */
	width: 940px;
	padding: 4px 0px 4px 0px;
	border-top: #425660 1px solid;
	border-bottom: #425660 1px solid;
	}

.bordertext	{
	color: #5f8191;
	font: Courier New;
	margin: 0px;
	padding: 0px;
	}

.bordertext p {
	color: #5f8191;
	font-family: Courier New;
	line-height: 125%;
	margin: 0px;
	padding: 0px;
	}

h1 {
	font-family: Georgia, serif; 
	color: #aaa;
	}

h4 {
	font-family: Verdana, Arial, sans-serif; 
	color: #bbb;
	}

p {
	color: #f5f5f5;
	font-family: font-family: Verdana, Arial, sans-serif; 
	line-height: 150%;
	}

a:link   { color: #f5f5f5; text-decoration: underline }
a:visited   { color: #f5f5f5; text-decoration: underline }
a:hover  { color: #fff; text-decoration: none }

#slider {
	width: 450px;
	margin: 0 auto;
	position: relative;
	}

.scroll {
	width: 450px;
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	}

.scrollContainer div.panel {
	padding: 0px;
	width: 450px;
	}

#home {
	}

#blank {
	}

#about {
	}

#apologies {
	}

#contact {
	}

#prompts {
	}

#read {
	}

