	/* Some basic formatting */
BODY 	{
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: arial, Verdana, Helvetica, sans-serif;
	background: url(babyvignette.jpg) no-repeat;
	}
	
/* IDs for formatting of specific sections */

#pageheader { 
	position: absolute;
	top: 5px; right: 5px; left: 80px;
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#pageheader h1 {
	margin: 0 0 0 0;
	padding: 10px 0 4px 0;
	color: gray;
	font-size: 130%;
	text-align: left;
	}

#biglogo {
	position: absolute;
	top: 170px; left: 10px;
	margin: 0 0 0 0;
	}

#littlelogo {
	position: absolute;
	top: 95px; left: 100px;
	margin: 0 0 0 0;
	z-index:100;
	}

#PLlogo {
	position: absolute;
	top: 440px; left: 15px;
	margin: 0 0 0 0;
	z-index:100;
	}


#content {
	position: absolute;
	top: 60px;
	left: 230px;
	right: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #006666;
	background: #F0F8FF;
	clear: none;
	background-color: #F0F8FF;
	}

#content p {
	margin: 0 0 0 0;
	padding: 10px;
	width: 90%;
	line-height: 1.25em;
	clear: none;
	}

#content h2 {
	font-size: 170%;
	font-weight: bold;
	color: #191970;
	margin: 5px 0 5px 10px;
	width: 100%;
	clear: none;
	}

#content h3 {
	font-size: 105%;
	font-weight: normal;
	text-indent: 1em;
	color: #505050;
	margin: 5px 0 0 0;
	padding: 12px 0 2px 0;
	border-bottom: 1px solid blue;
	border-top: 1px solid blue;
	width: 100%;
	clear: both;
	}

#content h4 	{
	text-style: normal;
	font-size: 100%;
	color: #505050;
	text-indent: 1em;
	}

#content h5 	{
	text-style: normal;
	font-weight: normal;
	font-size: 90%;
	color: #505050;
	text-align: right;
	border-top: 1px solid #505050;
	}

#content ul {
	margin: 1em 0 0 3em;
	padding: 0 0 0 0;
	}

#content ol {
	margin: 1em 0 1em 2em;
	padding: 10px;
	}
	
#content li {
	padding: 0 0 0.5em 0;
	}
	
#content img {
	float: right;
	margin: 10px 10px 0 10px;
	}

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #006666;
	}
	
#content a:hover {
	text-decoration: none;
	color: #B22222;
	}
#content em {
	font-style: normal;
	font-weight: bold;
	color: #006666;
	}

#content acronym {
	font-style: normal;
	font-weight: bold;
	color: navy;
	}

h3#homepage	{
	clear: both;
	}
	
#leftcallout {
	clear: both; 
	margin: 5px 5px 5px 0px; 
	width: 160px;
	float: left;
	}

#leftcallout p {
	font:  110% "Times New Roman", Serif;
	font-style: italic;
	font-variant: small-caps;
	color: #505050;
	background: #CC6;
	border: 1px solid black;
	text-align: center;
	}


#rightcallout {
	clear: both; 
	margin: 0px 0px 0px 0px; 
	width: 140px;
	float: right;
	}

#rightcallout p {
	font-size: 80%;
	color: #FFF;

	text-align: left;
	}

#navigation {
	position: absolute;
	top: 272px;
	left: 54px;
	width: 150px;
	height: 500px;
	font-size: 100%;
	z-index: 100;
	}

#navigation a {
	display: block;
	text-align: center;
	padding: 6px 0 6px 0;
	text-decoration: none;
	color: #006666;
	background: #DCDCDC;
	}

#navigation a:hover {
	color: #483D8B;
	background: #D3D3D3;
	text-align: center;
	}

#navigation a span {display: none;}

#navigation a:hover span {
	display: block;
	position: absolute;
	top: 370px; left: 0;
	width: 120px;
	background: #FAFAD2;
	text-align: Right;
	padding: 5px 0 5px 0;
	margin: 0;
	color: #505050;
	border-top: 3px solid #505050;
	border-bottom: 3px solid #505050;
	}

#reportnavigation {
	position: absolute;
	top: 172px; left: 0;
	width: 140px; height: 500px;
	font-size: 80%;
	z-index: 100;
	}

#reportnavigation a {
	display: block;

	text-align: center;
	padding: 8px 0 8px 0;
	border-width: 0;
	text-decoration: none;
	color: white;
	background: #505050;
	font-weight: normal;
	}

#reportnavigation a:hover {
	color: black; background: silver;
	}

#reportnavigation a span {display: none;}

#reportnavigation a:hover span {
	display: block;
	position: absolute;
	top: 0; left: 145;
	width: 600px;
	background: #F5F5F5;
	text-align: left;
	padding: 5px 0 5px 0;
	margin: 0;
	color: #505050;
	border-top: 3px solid #505050;
	border-bottom: 3px solid #505050;
	}

#feedback {
	position: absolute;
	top: 100px; left: 100px; right: 10px; bottom: 0;
	}
	
#thumbnails {
	position: absolute;
	top: 80px; left: 0; right: 0;
	background: #F5F5F5;
	width: 100%;
	}

#thumbnails img {
	float: none;
	margin: 10px;
	border: 5px inset #505050;
	}
	
img#mainImage	{
	position: absolute;
	top: 50px; left: 10px;
	}
	
img#largeTopCentre	{
	position: absolute;
	top: 50px; left: 180px;
	}


img#topLeft	{
	position: absolute;
	top: 50px; left: 380px;
	}

img#topRight	{
	position: absolute;
	top: 90px; left: 550px;
	}

img#bottomLeft	{
	position: absolute;
	top: 185px; left: 380px;
	}

img#bottomRight	{
	position: absolute;
	top: 195px; left: 550px;
	}

#details {
	position: absolute;
	top: 100px; left: 150px; right: 100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #505050;
	background: #F5F5F5;
	clear: none;
	}



#details p {
	margin: 0 0 0 0;
	padding: 10px;
	width: 95%;
	text-align: center;
	clear: right;
	}

#details h2 {
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	margin: 5px 0 5px 10px;
	width: 100%;
	clear: none;
	border-bottom: 3px solid #B22222;
	}

#details h3 {
	font-size: 105%;
	font-weight: normal;
	text-indent: 1em;
	color: #FFF;
	background: #B22222;
	margin: 5px 0 0 0;
	padding: 12px 0 2px 0;
	border-bottom: 2px solid;
	width: 100%;
	clear: both;
	}

#details h4 	{
	text-style: normal;
	font-size: 100%;
	color: #505050;
	text-indent: 1em;
	border-bottom: 3px solid #B22222;
	}

#details h5 	{
	text-style: normal;
	font-weight: normal;
	font-size: 90%;
	color: #505050;
	text-align: right;
	border-top: 1px solid #505050;
	}
	
#details img	{
		 margin: 15px 15px 15px 15px;
		 padding: 15px 15px 15px 15px;
		 border:  double black;
		 }
