	/* nb: do not change order of first x style rules */


html body { /* 0 */
  color: #272E54;
  background-color: #C3DEE5;
  background-image: url('images/cdbkgnd.jpg');
  margin:0;
  padding:0;
  border: 0;
  line-height: 140%;
  font:x-small tahoma, verdana, sans-serif;;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  }


html>body {  /* 1 */
  font-size:small;
  }


div#outerall {
	position: relative;
	width: 1000px;
	height: 850px;
	border: 0;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}




a img {  /* 0 */ border-style: none; }



.onlyprint {
	display: none;
}



#fullsite {
position:absolute;
left:0;
top:0;
}





#slideshow {
position:absolute;
left:77px;
top:208px;
}


#entersite {
margin-top: 0px;
padding: 10px;
text-align: center;
}



a:link {  /* 0 */
	color: #272E54;
	text-decoration: none;
	font-weight: bold;
}


a:visited {  /* 0 */
	color: #272E54;
	text-decoration: none;
	font-weight: bold;
}


a:hover {  /* 0 */
	color: yellow;
	text-decoration: underline;
	font-weight: bold;
}

a:active {  /* 0 */
	color: #272E54;
	text-decoration: underline;
	font-weight: bold;
}


.preloadImages {
	display: none;
}



#inrefer {
	background-color:  transparent;
	position: fixed;
	top: 500px;
	left: 10px;
}



