* html {width:100%; padding:0px;}
body { background-image: url(gradient2.jpg); background-color:silver; background-repeat:no-repeat;
 background-position:top; height:800px; width:100%;
		font-family:Arial, sans-serif; }
#header {margin-left: -500px; position:absolute; top:10px; left:50%; width:1000px; height:200px;}
.bounder {margin-left: -400px; position:absolute; top:170px; left:50%; width:800px; height:900px;}
.bigbounder {margin-left: -500px; position:absolute; top:220px; left:50%; width:1000px; height:990px;}
.bdetailx {background-color:white; height:660px;
	 border:0px; margin:1em; overflow:scroll;
	 width:950px;
	font-size:smaller;
	}
.detailx {background-color:white; height:660px;
	 border:0px; margin:5em; overflow:scroll;
	 width:700px;
	font-size:smaller;
	}
.detaila {background-color:white; height:660px;
	 border:0px; margin:5em;
	 width:600px;
	}
.detailb {background-color:white; height:660px;
	 border:0px; margin:5em;
	 width:296px;
	}
.detail {background-color:white; height:660px;
	 border:0px; margin:5em;
	 width:192px;
	font-size:smaller;
	}

 #detail1b {position:absolute; left:0px; top:0px}
#detail2b {position:absolute; left:302px; top:0px}
#detail1a {position:absolute; left:0px; top:0px}
 #detail1 {position:absolute; left:0px; top:0px; }
 #detail2 {position:absolute; left:201px; top:0px; }	
 #detail3 {position:absolute; left:402px; top:0px; }

h1 {text-align:center; background-color:silver;
		font-size:large;}
h2 {text-align:center;
	font-size: medium;}
p {text-align:left; text-indent:-15px; margin-left:25px; margin-right:25px }
#nav { font-family:Arial, sans-serif; font-size:small;}
#nav ol {width: 100%; text-align:center;}
#nav ul { clear:both; text-align:center;}
#nav li {display:inline; padding-right:1em; padding-left:1em;}
.footer {position:absolute; bottom:1em; width:800px;  }
.footer p {text-align:center; }