body
 {
  margin:0px;
  padding:0px;
  text-align: justify;
  list-style-image: url('images/list.gif');
 }
h1
 {
  text-align: right;
  color:#D61494;
  text-decoration:overline;
  font-style: italic;
 }
h2
 {
  text-align: right;
  color:#D61494;
  text-decoration:overline;
  padding: 25px 0px 0px;
  font-weight: normal;
  font-family: arial;
 }
a
 {
  color:#2610AC;
 }
a:visited
 {
  color:#6D11A2;
 }
#lefttop
 {
  position:absolute;
  left:0px;
  top:0px;
 }
#myname
 {
  position:absolute;
  left:177px;
  top:0px;
 }
#menu
 {
  position:absolute;
  left:177px;
  top:88px;
  width:190px;
 }
#repeat
 {
  position:absolute;
  top:0px;
  width:100%;
  background: url(images/v_03.gif) repeat-x;
  height:94px;
 }
#right
 {
  position:absolute;
  top:0px;
  right:0px;
 }
#content
 {
  position:relative;
  width:100%;
  height:100%;
  padding-left:250px;
  padding-top:230px;
  padding-right:220px;
  padding-bottom:70px;
  margin-bottom:0px;
 }
#footer
 {
  margin: auto;
  margin-top: -50px;
  padding-left:3px;
  padding-top:3px;
  clear: both;
  background-color:#EFEFEF;
  height: 50px;
  margin-top: -100px auto 0;
  font-size: .85em;
  overflow: hidden;
  border-top: 4px solid #F034B0;
  width: 100%;
  font-size:x-small;
  overflow:visible;
}
#news
 {
  font-size:x-small;
  position:relative;
  padding:1em;
  margin:1em;
  margin-right:0em;
  width:250px;
  height:200px;
  float:right;
  border-left:2px dotted #F034B0;
  border-bottom:2px dotted #F034B0;
  overflow:visible;
 }
.site
 {
  position:relative;
  padding-left:1em;
  width:100%;
  border-left:2px dotted #F034B0;
  border-bottom:2px dotted #F034B0;
  overflow:visible;
  text-align: left;
 }
.img
 {
  float:right;
  position:relative;
  margin-left:1em;
  border-right:2px dotted #F034B0;
  border-top:2px dotted #F034B0;
  overflow:visible;
 }
