.screen {
	padding:28px;
	text-align:center;
	background: url(/images/loading.gif) no-repeat;
	background-position:center center;
	height:306px;
}
.screen a:hover {
	background:transparent;
}
.screen a {
	cursor:pointer;
	width:480px;
	height:360px;
	z-index:1000;
}
.screentext {
	color:#ddd;
	position:absolute;
	width:590px;
	height:309px;
	overflow:auto;
	margin:24px 0 0 105px;
}
.screentext h1 {
	color:#31cb34;
	margin:20px 0 0 30px;
	font-size:1.5em;
}
.screentext a {
	color:#31cb34;
}
.screen .screentext {
	text-align:left;
	width:400px;
	padding-left:40px;
}
.screen .screentext h1 {
	margin:1em 0 0.3em -1.5em;
}
body {
	background:#fff url(/images/bgstripe.jpg) repeat-x;
}
.bodytext {
	margin:1.4em 0 0 80px;
	font-size:.9em;
	line-height:1.6;
}
.content {
	height:360px;
	background:url(/images/85.jpg) no-repeat;
	background-position:center center;
}
#branding {
	margin:1em 0 0 0;
	width:800px;
	height:128px;
	overflow:hidden;
	background:url(/images/PostitCorner.png) no-repeat;
}
#banner {
	position:absolute;
	right:0;
	top:0;
}
#banner img {
	border-style:none;
}
#navbar {
	position:relative;
	left:120px;
	top:-30px;
}
#navbar a {
	font-weight:bold;
}
#navbar a:hover {
	background:transparent;
	color:#31cb34;
}
.navlink {
	font-size:1.2em;
}
/* PULL QUOTES */
#quoteContent {
}
.pQuote {
	position:absolute;
	margin:5em 0 0 -5em;
	padding:.5em;
	left:10px;
	font-size:1.1em;
	text-align:right;
	font-style:italic;
	color:#222;
	line-height:1.35;
	width:120px;
}
/* END PULL QUOTES */
