#imagewrapper a img {
border: none;
}

#imagewrapper {
position: relative;
float: bottom;
margin-top: 0px;
}

#imagewrapper span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}

#imagewrapper1 a img {
border: none;
}

#imagewrapper1 {
height: 78px;
position: relative;
float: bottom;
margin-top: 0px;
#display:inline;
}

#imagewrapper1 span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}

.curve1 {
background: transparent url(topright.gif) top right no-repeat;
top: 0;
right: 0;
}

.curve2 {
background: transparent url(topleft.gif) top left no-repeat;
top: 0;
left: 0;
}

.curve3 {
background: transparent url(bottomright.gif) bottom right no-repeat;
bottom: 0;
right: 0;
#bottom: -1;
#right: -1;
}

.curve4 {
background: transparent url(bottomleft.gif) bottom left no-repeat;
bottom: 0;
left: 0;
}

#container {
position:relative;
top:0;
left:0;
}

#pic {
position:absolute;

}

/*.text {
position:absolute;
margin-top:-50;
margin-left:0;
width:185;
}*/

/*#tanio {
 position:absolute;
 top:-75px;
 left:25px;
  

}

#myText {
 position:absolute;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 top:70px;
 left:25px;
 text-align:left;
 

}

#content {
 position:relative;
 
 top:0px;
 left:0px;
 
 text-align:left;
 margin: 0px 0px;
 padding: 0px 0px;
}*/
