body
{
background-color: white;
background-image: url('bigpic2.gif');
font-family: verdana;
background-attachment: fixed;
} 

#menu
{
float: left;
position: relative;
left: -53px;
top: 30px;

font-family: arial;
font-size: 35px;
font-color: black;
}





#but_image
{
   display: block;
   position: relative;
   width: 100%; /* for IE 6 */
}

#but_text1
{
   position: absolute;
   top: 30px;
   left: 15px;
   width: 220px;

   font-family: impact, arial;
   font-size: 25px;
   color: black;
}
#but_text2
{
   position: absolute;
   top: 28px;
   left: 13px;
   width: 220px;

   font-family: impact, arial;
   font-size: 25px;
   color: #ffffcc;
}



#paragraph
{
float:right; margin: 0 0 15px 15px;
width: 600px;
padding: 25px;
}


#gallerybak
{
background-color: black;
}


#container
{
margin-left: auto ;
margin-right: auto ;
background-color: white;
background-image:url('bak.gif');
width: 800px;
height: 900px;
}


.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }





.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #990066; border-right:1px solid #990066;}
.xb1 {margin:0 5px; background:#990066;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; padding: 10px; background:#fff; border:0 solid #990066; border-width:0 1px;}



