#header {
  position: absolute;
  top: 99px;
  left: 50%;
  margin-left: -300px;
  border: 1px solid #333333;
  height: 70px;
  width: 600px;
  background-image: url('images/top.png'); image-repeat: none;
  padding: 0px;
}

#main {
  position: absolute;
  top: 180px;
  left: 50%;
  margin-left: -300px;
  border: 1px solid #333333;
  height: 450px;
  width: 600px;
  background-color: #efefef;
  overflow: auto;
}

#left-box {
  float: left;
  left:325px;
  top:195px;
  width:230px;
  height:220px;
  overflow:hidden;
}

#links {
position: absolute;
bottom: 3px;
}

#right-box {
  float: right;
  left: 553px;
  width:323px;
  height:220px;
}

html{
height: 100%;
border: 0;
padding: 0;
margin: 0;
}
body{
height: 100%;
margin: 0;
padding: 0;
border: 0;
}
  
#footer{
 position:fixed;
 height: 20px;
 left:0px;
 bottom:0px;
 width:100%; background: #efefef;
 padding: 0;
 margin: 0;
}

#footer p {
padding: 0px;
margin-top: 1px;
}

  #fullbox {
  position:absolute; left:215px; top:195px; width:570px; height:220px; overflow:hidden;}
#fullinside {
  position:absolute; left:0px; top:0px; width:570px; height:220px; background-color:transparant; border-left:1px dashed #FFFFFF; border-right:1px dashed #FFFFFF;}

#mem-box {
  position:absolute; left:115px; top:24px; width:195px; height:57px; overflow:hidden; border-left:1px dashed #FFFFFF;}
#divUp {
  position:absolute; left:145px; top:0px;}
#divDown {
  position:absolute; left:175px; top:0px;}
#divScrollTextCont {
  position:absolute; left:0px; top:12px; width:240px; height:205px; clip:rect(10px 240px 205px 0px); overflow:hidden; visibility:visable;}
#divText {
  position:absolute; left:0px; top:0px;}
#divImg {
  border-style:none; border-width:medium;   }
body {
  font-family:verdana; font-size:10px; font-color:#333333; background-color: #dedede; background-image: url('images/bg.gif'); background-position: fixed; background-repeat: repeat-x; background-position: bottom left;}
div {
  font-family:verdana; font-size:10px; color:#333333; padding:4px;}
input {
  font-family:verdana; fonts-size:8px background-color: #FFFFFF; border: 1px solid #000000; height: 18px;}
a:link {
  color: #333333; font-family:Verdana; font-size:10px; text-decoration: underline; border: solid 0px}
  a:visited {
  color: #333333; font-family:Verdana; font-size:10px; text-decoration: underline; border: solid 0px}

a:hover {
  color: #666666; font-family:Verdana; font-size:10px;}
a:active {
  color: #333333; font-family:Verdana; font-size:10px; text-decoration: none; border: solid 0px}
  
 input {
		BORDER-RIGHT: #746F65 1px solid; BORDER-TOP: #403B32 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #403B32 1px solid; COLOR: #BCBAB1; BORDER-BOTTOM: #746F65 1px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: #5C564D
}
  
 SELECT{
		BORDER-RIGHT: #746F65 1px solid; BORDER-TOP: #403B32 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #403B32 1px solid; COLOR: #BCBAB1; BORDER-BOTTOM: #746F65 1px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: #5C564D
}

 TEXTAREA{
		BORDER-RIGHT: #746F65 1px solid; BORDER-TOP: #403B32 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #403B32 1px solid; COLOR: #BCBAB1; BORDER-BOTTOM: #746F65 1px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: #5C564D
}