#adsleft {
 display : block;
position : absolute;
top : 200px;
left : 15px;
z-index : 2;
}
#adsleft3 {
 display : block;
position : absolute;
top : 150px;
left : 15px;
z-index : 2;
}
#adsright {
display : block;
position : absolute;
top : 900px;
right : 15px;
z-index : 2;
}
#adsright3 {
display : block;
position : absolute;
top : 150px;
right : 15px;
z-index : 2;
}
#adsbreak {
left : 36px;
position : relative;
padding : 33px 0;
}
#adsffox {
position : relative;
left : 180px;
padding : 30px 0;
}
a {
  color : #f8eecc;
  text-decoration : underline;
  }
body {
  background-color : #f8eecc;
  color : #320;
  }
#abstract {
  margin : 15px 25px;
  padding : 0 25px;
  border-width : 1px 0;
  border-style : solid;
  border-color : #320;
  }
#title {
  background-color : #653;
  color : #cba;
  width : 400px;
  margin : 0 0 0 -200px;
  left : 50%;
  position : relative;
  text-align : center;
  font-weight : bold;
  font-size : 24px;
  border : none;
  }
#pageno {
  width : 40px;
  top : -5px;
  left : -5px;
  position : relative;
  }
#fidad {
  font-size : 11px;
  text-align : right;
  }
#thesamebox {
  background-image : url('left_side.jpg');
  background-repeat : repeat-y;
  background-position : 0 0;
  padding : 0 30px;
  }
#top {
  position : relative;
  left : 50%;
  height : 23px;
  margin : 0 0 0 -300px;
  width : 600px;
  border : none;
  }
#onebigbox {
  background-color : #c9b391;
  position : relative;
  width : 600px;
  left : 50%;
  margin : -5px 0 0 -300px;
  background-image : url('right_side.jpg');
  background-repeat : repeat-y;
  background-position : 100% 0;
  z-index : 1
  }
.qanda {
  padding : 5px 0;
  margin : 0;
  position : relative;
  left : -30px;
  }
.question {
  margin : 0;
  padding : 0 0 0 30px;
  }
.answer {
  margin : 0;
  padding : 0 0 0 90px;
  }
input {
  margin : 0 0 0 1px;
  position : relative;
  display : block;
  top : 17px;
  left : -17px;
  }
input#realname {
  margin : 0 0 15px 1px;
  background-color : #f0eecc;
  }
#buttons {
  margin : 30px 0 50px 0;
  position : relative;
  text-align : center;
  }
#buttons input {
  margin : 0;
  display : inline;
  top : 0;
  left : 0;
  background-color : #f0eecc;
  border-style : solid;
  border-width : 1px;
  border-color : #320 #000 #000 #320;
  text-align : center;
  font-family : serif;
  }
#logo {
  height : 50px;
  border : 1px black solid;
  left : 50%;
  position : relative;
  margin : 0 0 0 -25px;
  }
#bottom {
  position : relative;
  left : 50%;
  height : 23px;
  margin : -1px 0 0 -300px;
  width : 600px;
  border : none;  
  }
#counter {
  display : none;
  }
#begging {
  position : relative;
  width : 480px;
  left : 32px;
  top : 20px;
  border-width : 1px 0;
  border-color : #320;
  border-style : solid;
  height : 182px;
  margin : 0 0 50px 0;
  }
#paybox {
  position : relative;
  left : 330px;
  top : 15px;
  display : block;
  }
#beggingtext {
  position : absolute;
  top : 15px;
  left : 25px;
  width : 300px;
  }
#beggingtext p {
  margin : 10px 0;
  }
#name {
  position : relative;
  border-color : #320;
  border-style : solid;
  border-width : 1px 0;
  background-color : #c9b390;
  margin : 25px 0 40px 0;
  width : 400px;
  left : 69px;
  text-align : center;
  }
#thename {
  font-size : 32px;
  }
#descr {
  left : 0px;
  top : 0px;
  width : 300px;
  position : relative;
  text-align : justify;
  }
#flag {
  top : 5px;
  position : relative;
  display : block;
  width : 100px;
  background-color : #320;
  }
#piratelink {
  text-decoration : none;
  color : #f8eecc;
  margin : 5px 0 10px 0;
  position : relative;
  }
#code {
  position : relative;
  width : 90%;
  left : 5%;  
  }
#code textarea {
  width : 100%;
  height : 75px;
  }
#links {
  position : relative;
  top : -10px;
  text-align : center;
  margin : 0;
  }
#links a {
  text-decoration : none;
  margin : 0 20px;
  }
