/* CSS Document */
html {height:98%;}
body {
margin:0; 
padding:0; 
background-color:#ffffff;
}
#wrapper{
width:900px;
height:600px;
margin:50px auto;
}
H1{font:16px 'Georgia'; color:#000000;}
.bodytext{font:11px 'Georgia'; color:#000000;}
#textontent{width:inherit; float:left;}
#pictures{width:inherit; float:left}
#pictures a img{border:none;}
#bottom{width:inherit; float:left}
.imagefloats{width:150px; float:left; padding:2px;}
#innerwrap{width:660px; margin:0px auto; border:none;}


