body {
background-color: #053f00;
background-image: url('topbg.png');
background-repeat: repeat-x;
}

#body {
width: 672px;
height: 700px;
}

#links {
width: 630px;
height: 20px;
background: #353535;
color: #00ff36;
text-align: left;
}

#links a:link {
color: #00ff36;
text-decoration: none;
}

#links a:visited {
color: #00ff36;
text-decoration: none;
}

#links a:hover {
color: #006115;
}

#banner {
width: 637px;
height: 75px;
cursor:pointer;
}

#top {
width: 634px;
height: 18px;
background: url('images/top.png');
}

#mid {
background: url('images/mid.png');
height: 700px;
width: 634px;
}

#bottom {
background: url('images/bottom.png');
height: 17px;
width: 634px;
}

a:link {
color: #ff9600;
}

a:visited {
color: #ff9600;
}

a:hover {
color: #cc9600;
}

.button {
background: url('images/button.png');
border: 1px solid #000000;
color: #ffffff;
cursor:pointer;
}

.text {
color: #00e42f;
border: 1px solid #000000;
padding: 2px 3px;
background: #022600;
}

.link_me {
background: url('images/link_bg.gif');
border: 2px solid #222222;
}

#m_info {
background: ;
width: 380px;
height: 600px;
position: relative;
left: 5px;
float: left;
overflow: auto;
}

#login {
background: url('images/login_bg.png');
width: 200px;
height: 170px;
position: relative;
right: 20px;
float: right;
color: #ffffff;
text-align: left;
border: 2px solid #000000;
}

#spacen {
height: 200px;
width: 10px;
}

#b_ban {
width: 360px;
height: 75px;
float: left;
}

