
body {
  background-color:#000;
  font:11px Verdana,Arial;
  color:#ccc;
  padding:0;
  margin:0;
  }

h1 {
  font:18px Verdana,Arial;
  
}


a {
  text-decoration:none;
  color: #ccc;
}

a:hover {
  text-decoration:underline;
}

img {
  border-style: none;
}

#page {
  padding:0;
  display: block;
  margin-left:auto;
  margin-right:auto;
  background-color:#000;
  background-image: url(/images/background.jpg);
  background-repeat: no-repeat;
  width: 980px;
  height:735px; 
 /* height: 671px; */
  position: relative;
  top: -8px;
  }
  

#adminarea {
  
  background-image: url(/images/admin.gif);
  background-repeat: no-repeat;
  width: 600px;
  height: 339px;
  position: absolute;
  bottom: -180px;
  left: -100px;
}

#admintext {
  
  padding: 10px 30px;
}

  
#proptable {
  background-image: url(/images/table.gif);
background-repeat:no-repeat;
width: 366px;
height: 326px;
 position: absolute;
 bottom: 164px;
 right: 300px;
}

#main_menu {
  position: absolute;
  bottom: -14px;
  width: 1024px;
  left: -40px;

  
}

#main_menu li{
  display:inline;
  padding: 0 7px;

}


#centered {
  position: absolute;
  bottom: 364px;
  left: 300px;
  text-align:center;
    
}


#left_menu {
position: absolute;
left: -20px;
top: 20px;

}

#sandwich_board {
background-image: url(/images/picturenav.gif);
background-repeat:no-repeat;
width: 235px;
height: 541px;
position: absolute;
bottom: 74px;
left: 760px;

}


#main_display {
   
    position: absolute;
    top: 270px;
    left: 240px;  
  
}

#main_descriptions {
  background-image: url(/images/banner.gif);
background-repeat:no-repeat;
    width: 478px;
    height: 60px;    
    position: absolute;
    top: 210px;
    left: 250px;  
  
}

#main_description_text {
position:relative;
top:15px;
text-align:center;
width:487px;
font:16px Verdana,Arial;


}


#pictureboard_td {

  padding-right: 5px;
  padding-bottom: 2px;
  
  
}

#pictureboard_table {
position: absolute;
top: 77px;
left: 32px;
}

#categorylogos {
  padding-bottom: 10px;
  list-style:none;
  
}

#graphics_rollover {
  position:absolute;
  left: 43px;
  top: -32px;
}

#graphics_img {
  width: 66px;
  height: 164px;
}

#animation_rollover {
  position:absolute;
  left: 205px;
  top: -68px;
}

#animation_img {
  width: 141px;
  height: 206px;
}

#webdesign_rollover {
  position:absolute;
  left: 132px;
  top: 1px;
}

#webdesign_img {
  width: 83px;
  height: 132px;
}



#pictureboard_first {
  position: absolute;
  bottom: 272px;
  right: 121px;
   z-index:1;
}  
  
#pictureboard_previous {
    position: absolute;
  bottom: 408px;
  right: 186px;
   z-index:1;
}


#pictureboard_next {
  position: absolute;
  bottom: 408px;
  right: 24px;
  z-index:1;
}  
  
#pictureboard_last {
    position: absolute;
  bottom: 274px;
  right: 31px;
   z-index:1;
}


#blackboard {
background-image: url(/images/blackboard.gif);
background-repeat:no-repeat;
width: 235px;
height: 541px;
position: absolute;
bottom: 74px;
left: 760px;

}

#blackboard_inner {
  padding: 10px 44px 10px 12px;
  text-align: center;
  font-family: sans-serif;
}




#homepage {
  background-image: url(/images/frame.png);
  background-repeat: no-repeat;
  width: 625px;
  height: 340px;
  text-align: center;
  position: absolute;
  bottom: 174px;
  left: 190px;
  color: #000;
  font-size: 12px;
  
}

#homepage_inner {
  width: 550px;
  height: 270px;
  padding: 0 5px 0 0;
  overflow: auto;
  position: absolute;
  top: 35px;
  left: 38px;
}

#animation_serv {
  float:left;
}

#graphics_serv {
  
  
}

#website_serv {
  float:right;
}

#test {
  background-image: url(/images/curtain.png);
  background-repeat: no-repeat;
  width: 900px;
  height: 376px;
  text-align: center;
  position: absolute;
  bottom: 100px;
  left: 65px;
  color: #000;
  font-size: 12px;
  
}

#test_inner {
  color:#fff;
  width: 400px;
  height: 300px;
  padding: 0 5px 0 0;
  position: absolute;
  top: 5px;
  left: 230px;
}

#contactbox {
  background-image: url(/images/contactboard.gif);
  background-repeat: no-repeat;
  width: 150px;
  height: 181px;
  position:absolute;
  bottom:143px;
  left:20px;
}

#contactbox_inner {
  text-align:center;
  padding:20px;
  font:15px Verdana,Arial;
}


#girl {
  float:right;
  position: absolute;
  bottom: 144px;
  right:-5px;
}

.aboutus {
  float:left;
  padding:0 10px 0 0;
}




#preloaded img {
  display:none;
}
