body {
	color: #fff;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	margin: 12px;
	padding: 0;
	background-color:#d7dee6;
}

#background {
	position:relative;
	width:760px;
	height:480px;
	margin:10px auto;
	padding:0;
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
}

a {
	text-decoration: none;
	color: #ffd77e;
}

a:hover {
	text-decoration: underline;
	color: #ff9144;
}

img {
	display: block;
	border: none;
}
#chain img {
	display: inline;
}

h1 {
	margin:0;
	padding:0;
	font-size: 18px;
	text-align:left;
	color:#cdd5e0;
}


.formEntry div {
	width:330px;
	position:absolute;
}

.popUp {
	border:1px solid #b85656;
	color:#b85656;
	background-color:#e5e2a1;
	letter-spacing:.1em;
	width:125px;
}

.popUp a,
.popUp a:visited {
	color:#b85656;
	text-decoration:none;
}

.popEm {
	font-size:110%;
	font-weight:bold;
	}

.noCSS {
	display:none;
}

input, select, textarea {
	font-weight:normal;
	background-color : #9caabe;
	color : #000;
	font-size:11px;
	border-width:1px;
	font-family:arial, verdana, helvetica, sans-serif;
	letter-spacing:.1em;
}

input, textarea {
	padding:1px 0px 1px 5px;
}

select {
	padding:0;
	}


h1#title {
 position:absolute;
 top:105px;
 left:381px;
 width:328px;
}

h2, h3, h4 {
	font-weight: bold;
}

h2 {
	font-size: 15px;
	margin: 2px 0;
}

h3 {
	font-size: 12px;
	margin: 6px 0 2px 0;
}

h4 {
	font-size:12px;
}

.firstPara {
	margin-top:0;
}

.lastPara {
	margin-bottom:0;
}

.quote {
	font-style:italic;
}

.newsList {
	font-size:11px;
	}

.newsList li {
	margin-bottom:7px;
	}

.newsList h2 {
	font-size:13px;
	font-weight:bold;
	margin:0;
}

.newsList h2 a,
.newsList h2 a:visited,
.newsList h2 a:hover {
	color:#cdd5e0;
	}

.newsList p.teaser {
	margin:0;
	}

.newsList p.newsDate {
	color:#bbb;
	margin:0;
	}

.newsStory img {
	border:1px solid #b7c4d3;
}

div.newsStory > p:first-child {
	font-weight:bold;
}

hr {
	width:80%;
	height:2px;
	color:#b1becf;
	text-align:center;
	margin:2px auto 8px;
	}

.contact {
	margin:5px 0 5px 20px;
	}

.contact p {
	margin-top:0;
}

#menu { 
	position:absolute;
	top:105px;
	left:110px;
	z-index:300;
}

#menu img {
	border:none;
	position: absolute;
}

#roundel { 
	position:absolute;
	top:3px;
	left:3px;
	margin:0;
	padding:0;
	border:none;
}

#roundelPic {
	top:96px;
	left:3px;
	margin:0;
	padding:0;
	border:none;
	position:absolute;
	}

#contentNoJS, 
#content {
	position:absolute; 
	width:350px; 
	height:254px; 
	left: 381px; 
	top: 150px;
	visibility: visible;
	z-index:100;  
	clip: rect(0px,350px,254px,0px);
}

#contentNoJS {
	overflow: auto; 

	/* (for IE) */
	scrollbar-base-color: #325285; 
	scrollbar-face-color: #556f9a; 
	scrollbar-arrow-color: #fff; 
	scrollbar-darkshadow-color: #485e82; 
}

#content {
	overflow: hidden; 
}

#contentText {
	position: absolute;
	z-index: 99;
	left: 0px;
	top: 0px;
	width: 325px;
	visibility: visible;
	font-size: 12px;
	text-align:left;
	word-spacing:.1em;
}

#news {
	position:absolute;
	top:350px;
	left:10px;
	text-align:left;
}

#newsScroll {
	position:absolute;
	width:140px;
	height:94px;
	z-index:200;
	overflow: hidden;
	clip: rect(0px,140px,94px,0px);
	visibility: visible;
}

#newsText {
	position: absolute;
	width: 135px;
	z-index: 199;
	left: 0px;
	top: 0px;
	visibility: visible;
	text-align:left;
}

#newsStoryBack {
	border:none;
	position:absolute; 
	top:390px;
	left:380px;
	width:325px;
	font-size: 11px;
	text-align:left;
}

#news h1 {
	font-size:115%;
	margin-bottom:5px;
}

#news h2 {
	font-size:110%;
	margin:0;
}

.scrollerNewsStory {
	width:140px;
	height:85px;
	overflow: hidden;
	padding:0;
	margin:0 0 10px;
	overflow: hidden;
}

.scrollerNewsStory p {
	margin:3px 0;
	}

#linkImages {
	position: absolute;
	top:417px;
	left:268px;
	z-index:150;
}

#linkImages img {
	border:none;
	position: absolute;
}

#scrollUp { 
	position:absolute;
	left:727px;
	top:360px;
	width:14px;
	height:14px;
	z-index:103;
}


#scrollDown { 
	position:absolute;
	left:727px;
	top:390px;
	width:14px;
	height:14px;
	z-index:104;
}

.formError {
	font-weight:bold;
	color:#e29f9f;
}

.formError input, 
.formError select, 
.formError textarea {
	background-color : #cdacaf;
}



#erepNav { 
	position:absolute;
	top:10px;
	left:10px;
}

#erepNav img {
	border:none;
	position: absolute;
}
