/*comment*/
iframe.navigator{border-style:none; height:495px; width:15%; overflow:auto; position:absolute; top:130px; left: 15px}
div.maintext{
position:relative;
top:100px;
left:200px;
bottom:500px;
width:810px;
height:495px;
overflow:scroll;
background-image: url(photos/3-dandelions.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
padding:10px;
line-height:130%;
font-size:90%;
}

/*Round corners*/
div#nifty{ margin: 0 10%;background: #9BD1FA;position:relative;top:200px;opacity:0.5;}

b.rtop, b.rbottom{display:block;background: #FFF;}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #9BD1FA;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
div.cornertext{line-height:100%;padding:5px;font-size:150%; text-align:center}

/*images*/
img.banner{position: absolute;top:20px; left:20px}
img.front{position: absolute;top:100px;left:200px}





