body{ font:100%/1.8 Palatino, Times, serif; margin:0; padding:60px 33px 0px 177px;    }    a:link {    color: #000000; text-decoration: underline;    }a:visited {    color: #000000; text-decoration: underline;    }a:hover {    color: #0033ff; text-decoration: underline;    }a:active {    color: #66cc66;    }       p{ margin:0; padding:.5em 1.5em; text-indent: 1em; }#header{	background: white url(BluFadeBg.gif);  	position:absolute;  	top:0;  	left:134px;  	width:500%;  	height:94px;  	color:white; } #left-sidebar{    position: absolute;  	top: 0;  	left: 0;  	   padding: 0px 0px 0px 12px;  	width: 122px;  	height: 100%;  	background: white url(BluFadeBg.gif);    color: black;    text-align: center; }  #left-sidebar a{    display: block;        width: 144px;    height: 18px;    text-decoration: none;    padding: 4px 0px 0px 0px;    background: #fffff2;    color: black;    font: bold 14px/1.0 Times, serif;    border: 1px solid gray;    margin-bottom: 14px; }  #left-sidebar a:hover {     background: #ffffcc;     border: 1px solid black;     }     .current{    display: block;        width: 144px;    height: 18px;    text-decoration: none;    padding: 4px 0px 0px 0px;    background: #ccc;    color: #666666;    font: bold 14px/1.0 Times, serif;    border: 1px solid gray;    margin-bottom: 14px;     }   #endbutt a{    display: block;        width: 144px;    height: 18px;    text-decoration: none;    padding: 4px 0px 0px 0px;    background: #fffff2;    color: black;    font: bold 14px/1.0 Times, serif;    text-align: center;    border: 1px solid gray;    margin-right: 88px;    margin-bottom: 18px;	float: right; }  #endbutt a:hover{    background: #ffffcc;    border: 1px solid black;   }  #content { 	 background:#ffffff url(toons.gif); 	 background-repeat: no-repeat; 	 background-attachment: fixed; 	 background-position:80% 80%; 	 padding: 14px 0px 0px 0px; 	 font:100%/1.8 Palatino, Times, serif;} #content2 { 	 background:#ffffff url(StHse.jpg);  	 background-repeat: no-repeat;  	 background-attachment: fixed;  	 background-position:80% 80%;  	 padding: 14px 0px 0px 0px;  	 font:100%/1.8 Palatino, Times, serif;}     #leader1 {		clear: both;        display: block;        font:80%/1.0 Arial,sans-serif;        background: transparant;        padding: 0px 0px 0px 20px;        color: #666666;        font-size: 18px;        font-weight: normal;        text-align: left;        font-style: italic;                }#leader2 {		clear: both;        display: block;        font: 80%/.1 Trebuchet MS, sans-serif;        background: transparant;        padding: 0px 0px 0px 33px;        color: #ffffff;        font-size: 16px;        font-weight: normal;        text-align: left;        font-style: italic;                }#para1 {		clear: both;        display: block;        font: 80%/1.0 Trebuchet MS, sans-serif;        background: transparant;        padding: 8px 0px 0px 0px;        color: #000000;        font-size: 14px;        font-weight: normal;        text-indent: .5em;        text-align: left;        font-style: italic;                }          #para2 {		clear: both;		float: left;        display: block;        font: 80%/1.0 Trebuchet MS, sans-serif;        background: transparant;        padding: 5px 5px 0px 14px;        color: #888888;        font-size: 12px;        font-weight: normal;        text-indent: .5em;        text-align: left;        font-style: italic;                }          #lister1 {		clear: both;        display: block;        font:80%/1.0 Arial,sans-serif;        background: transparant;        padding: 0px 0px 0px 33px;        color: #666666;        font-size: 18px;        font-weight: normal;        text-align: left;        font-style: italic;                }  @media screen{  body>#header{   position:fixed;  }    body>#left-sidebar{   position:fixed;  } }  * html body{  overflow:hidden; }  * html #content{  height:100%;  overflow:auto;