@charset "utf-8";

@font-face {
	font-family: 'BoomerangItalic';
	src: url('Boomerang_Italic.eot');
	src: local('Boomerang_Italic'), loc	al('BoomerangItalic'), url('Boomerang_Italic.woff') format('woff'), url('Boomerang_Italic.ttf') format('truetype'), url('Boomerang_Italic.svg#BoomerangItalic') format('svg');
}

@font-face {
	font-family: 'KingRegular';
	src: url('KIN668.eot');
	src: local('King Regular'), local('King'), url('KIN668.woff') format('woff'), url('KIN668.ttf') format('truetype'), url('KIN668.svg#King') format('svg');
}

@font-face {
	font-family: 'OldNewspaperTypesRegular';
	src: url('OldNewspaperTypes.eot');
	src: local('OldNewspaperTypes Regular'), local('OldNewspaperTypes'), url('OldNewspaperTypes.woff') format('woff'), url('OldNewspaperTypes.ttf') format('truetype'), url('OldNewspaperTypes.svg#OldNewspaperTypes') format('svg');
}

@font-face {
	font-family: 'Traveling_TypewriterRegular';
	src: url('TravelingTypewriter.eot');
	src: local('Traveling _Typewriter Regular'), local('TravelingTypewriter'), url('TravelingTypewriter.woff') format('woff'), url('TravelingTypewriter.ttf') format('truetype'), url('TravelingTypewriter.svg#TravelingTypewriter') format('svg');
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:white;
	background-image: url(../images/MergedClouds.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #container { 
	width: 890px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #2e324b;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
    background-image: url(../images/MergedBackDrop.png);
	background-repeat:repeat;
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
  background-color: #4690BB;
  background-image: url(../images/MergedHeader.png);
  height:91px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: 'Traveling_TypewriterRegular' , verdana, helvetica, sans-serif;
	font-size:24px;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: auto;
	padding: 0px;
	background-image: url(../images/MergedLeftMenu.png);
	background-repeat: no-repeat;
}

.twoColFixLtHdr #sidebar1 p {
	font-family: 'KingRegular	', verdana, helvetica, sans-serif;
	font-size:18px;
	text-align:right;
	margin: 0px 10px 0px 0px;
	text-shadow:0.05em 0.05em 0.05em white;
	text-indent:inherit;
	text-decoration:none;
	list-style: url(none) none inside;
	letter-spacing: normal;
	word-spacing: normal;
	color: #000;
	font-style: oblique;
}

.twoColFixLtHdr #sidebar1 #sc{
	margin: 0px 0px 0px 10px;
	list-style: url(none) none inside;
	letter-spacing: normal;
	line-height: 1px;
}

.twoColFixLtHdr #sidebar1 #sc h3{
	font-family: 'KingRegular', verdana, helvetica, sans-serif;
	text-shadow:0.05em 0.05em 0.05em white;
	font-size:10px;
	color: #000;
	text-decoration: none;
	height: 0.875em;
        line-height: 10px;
	margin: 0px 10px 0px 0px;
	text-shadow:0.05em 0.05em 0.05em white;
	text-indent:inherit;
	text-decoration:none;
	list-style: url(none) none inside;
	letter-spacing: normal;
	word-spacing: normal;
	color: #000;
	font-style: oblique;
}

.twoColFixLtHdr #mainContent {
	margin: 0 0 0 195px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
} 

.twoColFixLtHdr #mainContent h5 {
	font-family: 'Traveling_TypewriterRegular' , verdana, helvetica, sans-serif;
	font-size:18px;
	text-shadow: black 0.1em 0.1em 0.2em;
	filter: Shadow(Color=black, 	
			Direction=135, 
			Strength=2);
}

.twoColFixLtHdr #mainContent p {
	font-family: 'Traveling_TypewriterRegular' , verdana, helvetica, sans-serif;
	font-size:18px;
	text-shadow: black 0.1em 0.1em 0.2em;
	filter: Shadow(Color=black, 	
			Direction=135, 
			Strength=2);
}

.twoColFixLtHdr #mainContent h3 {
	font-family: 'BoomerangItalic' , verdana, helvetica, sans-serif;
	font-size:24px;
    text-shadow: 0.1em 0.1em 0.2em black;
	filter: Shadow(Color=black, 	
			Direction=135, 
			Strength=4);
}

.twoColFixLtHdr #mainContent #script{
	font-family: 'OldNewspaperTypesRegular', verdana, helvetica, sans-serif;
	font-size:14px;
	text-shadow: 0.1em 0.1em 0.5em white;
	list-style: none inside;
	border-style: none;
	color: #000;
	filter: Shadow(Color=white,
			Direction=45, 
			Strength=2);
}

.box {
  height:100px;
  width:500px;
  float: left;
  overflow:scroll;
} 

.elderMessage{
  height:460px;
  width:460px;
  float: left;
  overflow:scroll;
  padding: 0px; border: 1px solid black; margin: 0 20px 0 30px;
  } 

.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color: #4690BB; 
    font-size:10px;
    text-align:center;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

table.info
{
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 22px;
color: #fff;
width: 640px;
background-color: #666;
border: 0px;
border-collapse: collapse;
}

table.info td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 0px #fff solid;
text-align:center;}

table.info td.title
{
	font-family: 'BoomerangItalic' , verdana, helvetica, sans-serif;
	font-size:24px;
    text-shadow: 0.1em 0.1em 0.2em black;
	filter: Shadow(Color=black, 	
			Direction=135, 
			Strength=4);
	background-color: #666;
color: #fff;
padding: 4px;
text-align: center;
border-bottom: 2px #fff solid;
font-size: 24px;
font-weight: bold;} 

table.info td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

div.bioInfo {
	font-family: 'Traveling_TypewriterRegular' , verdana, helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

div.bioInfo #info h3 {
	font-family: 'BoomerangItalic' , verdana, helvetica, sans-serif;
	font-size:18px;
	font-weight:600;
	margin: 0px;
}

/* the overlayed element */
div.overlay {
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:480px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:35px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* black */
div.overlay.black {
	background:url(../images/black.png) no-repeat !important;
	color:#ff;
}

/* petrol */
div.overlay.petrol {
	background:url(../images/petrol.png) no-repeat !important;
	color:#ff;
}

div.overlay h2{
	font-family: 'Traveling_TypewriterRegular', verdana, helvetica, sans-serif;
	text-shadow:0.05em 0.05em 0.05em black;
	font-size:18px;
	color:#000;
	text-decoration: none;
	height: 0.3em;
}

div.black h2, div.petrol h2 {
	font-family: 'KingRegular', verdana, helvetica, sans-serif;
	text-shadow:0.05em 0.05em 0.05em green;
	font-size:60px;
	color:#000;
	text-decoration: none;
	height: 0.3em;
}