/* the bit that does the work */

body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  background-color: #CAC0AB;
  /*background:#fff; */
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:66%;
  overflow: hidden; 
  text-align: center;
  
  
  }

/* for internet explorer */
* html body {
  padding:140px 0 40px 0; 
  
  scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #6B5961;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #6B5961;
scrollbar-face-color: #EBE5E0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #F0ECE9;
scrollbar-track-color: #F0ECE9;
  }

#container {
	font-size: 1.0em;
	position:fixed;
	top:140px;
	left:0;
	bottom:40px;
	right:0;
	background-color: #FFF7E5;
	overflow:auto;
	width: 100%;
	/*background-image: url(images/babies4b.jpg);*/
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;	
  }
#container-error {
	font-size: 1.5em;
	position:fixed;
	top:140px;
	left:0;
	bottom:40px;
	right:0;
	background-color: #FFF7E5;
	overflow:auto;
	width: 100%;
	background-image: url(images/warn.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	font-weight: bold;
	color: #990000;
  }
* html #container {
  height:100%; 
  width:100%; 
  }
  
#content {
	padding:2em 40px 2em 40px;
	text-align: center;
	}
	
#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:133px;
	overflow:auto;
	background:#6E76AF;
	border-bottom:2px solid #FFBB18;
	vertical-align: middle;
	color: #FFF7E5;
  }
* html #header {height:135px;}


#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:33px;
	overflow:auto;
	text-align:center;
	background:#6E76AF;
	border-top:2px solid #FFBB18;
	vertical-align: middle;
	color: #FFF7E5;
  }
* html #footer {height:35px;}




/* end of bit that does the work */
#navlist ul li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

.subtbl {
	width: 400px;
}
#header img {
	margin: 0px;
 padding:  0px;
  }
#header h3 {
	font-size: 1.2em;
	margin:0px;
	word-spacing: 0.001em;
	letter-spacing: 0.001em;
	white-space: nowrap;
  }
#header h6 {
	font-size: 1em;
	margin:0px;
	word-spacing: 0.001em;
	letter-spacing: 0.001em;
	white-space: nowrap;
  }
#header p {
	font-size: 1em;
	margin: 0px;
	padding:  0px 40px 1em 40px;
	text-align: justify;
	vertical-align: middle;
 }

#footer ul {
	text-align:center;
	width:350px;
	margin:4px 0px 0px 0px;
	padding:0;
	list-style-type:none;
	background:transparent;
	overflow: visible;
	text-indent: 0px;
  }
a {
	color: #2B4780;
}
#header a, #footer a {
	font-weight: bolder;
	color: #FFFFFF;
}
#content img {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 2px;
	margin-left: 40px;
}
#footer ul li {
	/*display:block;*/
	float:left;
	color:#73a2bd;
	/*width: 50px;*/
	text-align: center;
	overflow: hidden;
	margin: 4px 2px;
	padding:0; 
  }
#footer ul li a {
	display:block;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	text-decoration: none;
	color: #877756;
	font-weight: normal;
	font-size: 90%;
}
#footer ul li a:hover {
	display:block;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #877756;
	/*background-color: #F6F4F1;*/
}
#footer img {
	border: none;
	padding:0;
	margin:0;
	background-color: #877756;
}
#footer h6 {
	font-size: 1em;
	margin:0px;
	padding:0; 
	word-spacing: 0.001em;
	letter-spacing: 0.001em;
	white-space: nowrap;
	font-weight: normal;
  }
#linking {
	text-align:center;
	width: 340px;
	height: 100%;
	float: right;
	margin:0;
	padding:  0px 0px 0px 0px;
}
#linking a{
	color: #000000;
	text-decoration: none;
	display: block;
}
#linking img{ border:0;}
#linking #navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#copyright {
margin:0px;
	padding:0; 
	position: absolute;
	left: 40px;
	bottom: 4px;
	text-align: left;
}
#credits {
margin:0px;
	padding:0; 
	position: absolute;
	right: 40px;
	bottom: 4px;
	text-align: right;
}

h1,h2,h3,h4,h5 {
	color: #353954;
	margin:0;
	padding:0.5em;
	text-align: center;
	font-variant: small-caps;
}
.leftalign {
	margin: 0.2em;
	text-align: left;
	padding-left: 80px;
	color: #6E76AF;
}
h1 {font-size:2.5em; }
h2 {font-size:2em; }
h3 {font-size:1.5em; }
h4 {font-size:1em; }
h5 {font-size:0.6em; }
h6 {font-size:0.3em; }

#content p {
	margin-right: 15%;
	margin-left: 15%;
	text-align: justify;
}
#content table {
font-size:1em;

}

#topmenu {

}
#topmenu .linkitem {
	display: block;
	background-color: #FFCCFF;
}

#header ul {
  clear:both; 
  text-align:center; 
  border-top:1px solid #73a2bd;
  }

#header ul {
  margin:0; 
  padding:0; 
  list-style-type:none; 
  background:transparent; 
  /*height:1em;*/
  }

#header ul li {
  display:inline; 
  color:#73a2bd;
  border-bottom:1px solid #FFBB18;
  }
#header ul li a{
	
	color:#FFF7E5;
	text-decoration: none;
	
  }
#header ul li a:hover{
	border-bottom:1px solid #FFBB18;
	color:#FFFFFF;
	text-decoration: none;
  }
.whiteblock {
	background-color: #FFFFFF;
	padding: 2em;
	text-align: center;
	display: block;
	
	width: 100%;	
}

/*
#footer p {
  color:#fff; 
  margin:5px 10px 0 10px;
  }



#container img {margin:5px;}
#absolute {
  position:absolute; 
  top:400px; 
  right:100px; 
  width:200px; 
  background:#ddd; 
  padding:10px; 
  border:1px solid #000;
  }

#left {
  float:left; 
  background:#eee; 
  padding:10px; 
  border:1px solid #000; 
  color:#000; 
  width:50%;
  }

#right {
  float:right; 
  background:#ddd; 
  padding:10px; 
  border:1px solid #000; 
  color:#000; 
  }

a, a:visited {
  font-size:1.1em;
  text-decoration:none;
  color:#ddd;
  }

a:hover {
  color:#fff; 
  text-decoration:none;
  }

.grey {color:#888;}

.ltgrey {color:#ddd;}

img#mascot {float:right;}




.strike {text-decoration:line-through;}
.lft {float:left;}
.rgt{float:right;}

.columnone, .columntwo {width:31%; float:left; text-align:justify; margin-right:2%;}
.columnthree {text-align:justify; border:1px solid #fff;}
* html .columnthree {border:0;}
hr {clear:both; border:0; height:1px; color:#888; background-color:#888;}

.columnthree a, .columnthree a:visited {font-size:1em; color:#000; text-decoration:underline;}
.columnthree a:hover {color:#888; text-decoration:none;}
*/