body {
    margin: 30px 0px 0px 0px;
    padding: 0px;
    background-color: #E6F0D0;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

#warp {
     width: 756px;
     margin: 0 auto;
}

#header {
    margin: 0px;
    padding: 0px;
    width: 756px;
    height: 169px;
    background: url(./images/header.jpg) no-repeat;
}

#admin_header {
    margin: 0px;
    padding: 0px;
    width: 756px;
    height: 169px;
    background: url(./images/admin_header.jpg) no-repeat;
}

#list {
    position: absolute;
}

#menu {
    margin: 153px 0px 0px 0px;
    padding: 0;
    width: 400px;
    height: 16px;
    float: left;
}

#admin_menu {
    margin: 153px 0px 0px 0px;
    padding: 0;
    width: 400px;
    height: 16px;
    float: left;
}

#admin_menu a i {
	visibility: hidden;
	font-size: 11px;
}

#admin_menu a {
  position: absolute;
  text-decoration: none;
}

a#add {
    left: 109px;
    top: 0px;
    width: 52px;
    height: 16px;
}

a#add:hover {
    background: url(./images/add.jpg) no-repeat;
}

a#delete {
    left: 161px;
    top: 0px;
    width: 51px;
    height: 16px;
}

a#delete:hover {
    background: url(./images/delete.jpg) no-repeat;
}

a#edit {
    left: 212px;
    top: 0px;
    width: 74px;
    height: 16px;
}

a#edit:hover {
    background: url(./images/edit.jpg) no-repeat;
}

a#exit {
    left: 286px;
    top: 0px;
    width: 45px;
    height: 16px;
}

a#exit:hover {
    background: url(./images/exit.jpg) no-repeat;
}

#menu a i {
	visibility: hidden;
	font-size: 11px;
}

#menu a {
  position: absolute;
  text-decoration: none;
}

a#me {
    left: 109px;
    top: 0px;
    width: 45px;
    height: 16px;
}

a#portfolio {
    left: 154px;
    top: 0px;
    width: 70px;
    height: 16px;
}

a#contact {
    left: 224px;
    top: 0px;
    width: 70px;
    height: 16px;
}

a#me:hover {
    background: url(./images/me_hover.jpg) no-repeat;
}

a#portfolio:hover {
    background: url(./images/port_hover.jpg) no-repeat;
}

a#contact:hover {
    background: url(./images/contact_hover.jpg) no-repeat;
}

#main {
    margin: 0px;
    padding: 0px;
    width: 756px;
    height: 255px; 
    background: url(./images/main.jpg) no-repeat;   
}

#melink {
    float: left;
    margin: 10px 0px 0px 100px;
    _margin: 10px 0px 0px 50px;
    padding: 35px 0px 0px 14px;
    width: 259px;
    height: 202px;     
    background: url(./images/me.jpg) no-repeat;   
}

#mecontact {
    float: left;
    margin: 10px 0px 0px 100px;
    _margin: 10px 0px 0px 50px;
    padding: 35px 0px 0px 14px;
    width: 259px;
    height: 202px;     
    background: url(./images/contact.jpg) no-repeat;   
}

#meportfolio {
    float: left;
    margin: 10px 0px 0px 100px;
    _margin: 10px 0px 0px 50px;
    padding: 35px 0px 0px 14px;
    width: 259px;
    height: 202px;     
    background: url(./images/portfolio.jpg) no-repeat;   
}

#panel {
    float: left;
    margin: 10px 0px 0px 100px;
    _margin: 10px 0px 0px 50px;
    padding: 35px 0px 0px 14px;
    width: 259px;
    height: 202px;     
    background: url(./images/panel.jpg) no-repeat;   
}

#dalete_main {
    float: left;
    margin: 10px 0px 0px 100px;
    _margin: 10px 0px 0px 50px;
    padding: 35px 0px 0px 14px;
    width: 259px;
    height: 202px;     
    background: url(./images/delete_main.jpg) no-repeat;   
}

#edit_main {
    float: left;
    margin: 10px 0px 0px 100px;
    _margin: 10px 0px 0px 50px;
    padding: 35px 0px 0px 14px;
    width: 259px;
    height: 202px;     
    background: url(./images/edit_main.jpg) no-repeat;   
}


#edit_main_noarrow {
    float: left;
    margin: 10px 0px 0px 100px;
    _margin: 10px 0px 0px 50px;
    padding: 35px 0px 0px 14px;
    width: 259px;
    height: 202px;     
    background: url(./images/edit_main_noarrow.jpg) no-repeat;   
}

.textfild {
    height: 14px;
    background-color: #97A97F;
    border: solid 1px #798263;
}

#textarea {
    background-color: #97A97F;
    border: solid 1px #798263; 
}

#submit {
    height: 16px;
    width: 57px;
    background-color: #97A97F;
    border: solid 1px #798263;
    font-size: 11px; 
    font-weight: bold;  
}

.title{
    color: #505304;
}

.frame {
    float: left;
    height: 81px;
    width: 106px;
    padding: 3px 0px 0px 3px;
    background: url(./images/frame.jpg) no-repeat;
}


.frame img {
  border: 0px;
}
 
#arrowup {
    height: 10px;
    width: 12px;
    float: left;
    margin: 0px 0px 0px 233px;
}

#arrowdown {
    height: 10px;
    width: 12px;
    float: right;
    margin: 156px 13px 0px 0px;
}

a#arrowup,arrowdown {  
    position: absolute;
    text-decoration: none;         
}

#footer {
    margin: 0px;
    padding: 0px;
    width: 756px;
    height: 77px; 
    background: url(./images/footer.jpg) no-repeat;    
}

/*start overeffect */

.headover {
	padding: 5px;
}



/*end overeffect */

/*start css for scoll effect*/

#divScrollTextCont {
    position:absolute;  
    clip:rect(0,219,168,0); 
    height:171px; 
    width:221px ; 
    visibility: hidden;
    overflow: hidden;
    background-color: #97A97F;
    border: solid 1px #798263;
}

#divText {
    position:absolute; 
    padding: 3px 0px 0px 3px;
    left:0px; top:0px;
}
/*end css for scoll effect*/	
