/* MIRI CSS */

body {width:auto; height: 100%; background-color: rgb(96%,96%,98%); color: black;}
/*	scrollbar-face-color: rgb(86%,86%,98%); 
	scrollbar-shadow-color: rgb(86%,86%,88%); 
	scrollbar-highlight-color: rgb(80%,80%,82%); 
	scrollbar-3dlight-color: rgb(76%,76%,78%); 
	scrollbar-darkshadow-color: rgb(20%,20%,20%); 
	scrollbar-track-color: rgb(70%,70%,90%);
	scrollbar-arrow-color: rgb(56%,56%,58%);} */

div#banner {background-color: rgb(92%,92%,94%);
			background: url(miripagebannerbluecentre.jpg) repeat-x; position: relative; top: 0%; left: 0%; height: 41px; margin:0px; border:0px;}
		
div#banner h1 {background: url(miripagebannerblueleft.jpg) left no-repeat; position: relative; left: 0px; height: 41px; margin:0px; border:0px;}		

/*
div#banner h2 {background: url(miripagebannerblueright.jpg) right no-repeat; position: relative; top: 0%; left: 1%; height: 41px; margin:0px; border:0px;}
*/
div#banner h3 {color: rgb(0%,0%,90%); margin:0; padding:0.25em 0 0.125em 0; font: bold 150% sans-serif; letter-spacing:0.7em; text-align: right; visibility:hidden;}
 
 
div#sidelinks{float: left; width: 150px; height: 100%; margin-right: 0px; background-color: rgb(92%,92%,94%); border-right: 2px solid gray; cursor:crosshair;}
div#sidelinks h4 {display: block;background-color: rgb(92%,92%,94%); color: rgb(0%,0%,90%); font: bold 125% sans-serif;}
div#sidelinks a{display: block; text-decoration: none; margin: 0em; padding: 1px 10px 1px 5px; border: 1px solid rgb(50%,50%,50%);background-color: rgb(86%,86%,88%);}
div#sidelinks a.subover{background-color: rgb(70%,70%,75%); margin: 0.66em; padding: 1px 8px 1px 7px;}
div#sidelinks a.suborg{background-color: rgb(70%,70%,75%); margin: 0.66em; padding: 1px 8px 1px 7px;}
div#sidelinks a:hover, td#sidelinks a:focus{background-color: rgb(100%,70%,70%); color: rgb(0%,0%,95%); cursor:crosshair; padding: 1px 10px 1px 5px;}
div#sidelinks a#link{background-color: rgb(0%,95%,95%); color: black;}
div#sidelinks a#link2{background-color: rgb(0%,95%,95%); color: black;}
div#sidelinks a#link3{background-color: rgb(100%,90%,90%); color: black;}
 
div#main {position: relative; left: 0%; top: 0%; width: auto; height: auto; margin-left: 155px; background-color: transparent; color: black; font: 95% Times, serif; border-left: 1px solid rgb(70%,65%,60%);}
div#main h1{color: rgb(0%,0%,10%);}
div#main h2{font: bold 125% sans-serif; margin: 0.5em 1em; padding: 0; border-bottom: 1px solid rgb(80%,75%,70%);}
div#main h3{font: bold 100% sans-serif; margin: 0.7em 1.5em; padding: 0;}
div#main p {text-align: justify; margin: 1em 2.5em;}

div#footer{color: rgb(70%,60%,50%); bottom: 100%; text-align: right; font-size: 85%; padding: 0.6em 0.5em; font-style: italic;letter-spacing: 1px; border-top: 1px solid;}

.right{position: relative; right: -5%;}
.farright{position: absolute; right: 0px;}
.fright{float: right;}
.rightabs{position: absolute; right: -28%; top: 22%}
.left{position: absolute; left: -5%;}
