.mainmask{
   position: relative;
   overflow:hidden;
   margin: 0px auto;
   text-align: left; /* To get IE to center content, part 2 */
   width: 900px;
   background-color: #0e0c08;
   border-width:1px;
   border-style:solid;
   border-color:#A79787;
   min-height:600px;
}
.header{
   float: left;
   width: 100%;
   margin-bottom: 25px; 
}
.colmid{
   position: relative;
   width: 100%;
   right: 300px;
}
.colleft{
   position: relative;
   width: 100%;
   right: 300px;
}
.col1{
   position: relative;
   overflow: hidden;
   float: left;
   width: 208px;
   left: 950px;
}
.col2{
   position: relative;
   overflow: hidden;
   float: left;
   width: 208px;
   left: 462px;
}
.col3{
   position: relative;
   overflow: hidden;
   float: left;
   width: 208px;
   left: 816px;
}
.postslide{
   top: -200 px;
   margin-top: 25px;
   float: left;
   width: 95%;
   text-justify:inter-word;
   padding-left: 20px;
}
body {
   padding: 0px;
   margin: 0px;
   font-family: Papyrus, Comic Sans MS, Cursive;
   font-size:110%;
   color:#A79787;
   background-color: #000000;
   text-align: center; /* To get IE to center the content, part 1 */
 /*  #body{margin:0px 0px 0px 0px}
  #main{background: #000000; height:100%;}
  #main #menu{background: #000000; float:top;}*/
}
.logo{
  font-family: Papyrus, Comic Sans MS, Cursive;
  font-size: 50px;
  font-weight: 700;
  line-height: 65px;
  padding-left: 20px;
}
.footer{
  clear:both;
  width:100%;
  margin-top:20px;
  font-size:x-small;
  text-align:center;
}
.footer hr {
 width: 80%;
 color:#A79787;
 background-color:#A79787;
}
.footmenu{
  font-family:Trebuchet MS,Arial,sans-serif,Helvetica;
}
.galleryBox{
  margin: 10px 25px 10px 50px;
  width: 208px;
  height: 208px;
  float:left;
  position:relative;
}
.galleryImage{
  position:absolute;
  bottom:0px;
  width:100%; 
  text-align:center;    
 }
.galleryImage img{
  border: 4px ridge transparent;
}
.galleryImage a:hover img{
  border: 4px ridge #A79787;
  cursor: default;
}

a { color:#A79787; text-decoration:none; }
a:link {color:#A79787; text-decoration:none;}
a:visited {color:#A79787; text-decoration:none;}
a:hover {color:#A79787; text-decoration:underline;}

.style1{
  font-family: Papyrus, Comic Sans MS, Cursive;
  font-size: 30px;
  padding-left: 20px;
  text-align:center;
}
.bio p{
font-size:89%;
font-family:Trebuchet MS,Arial,sans-serif,Helvetica;
padding: 0px 20px 0px 20px;
text-justify:inter-word;
}
.bio img{
float:left;
padding:5px 10px 0px 20px;
height:150px;
}
.orders{
padding-left:20px;
padding-right:20px;
}
.orders table{
text-align:center;
border-collapse:collapse;
border-style:solid;
border: 0px;
}
.orders table td{
padding: 5px; 
width:16.67%;
}
.orders table tr#bb{
border-bottom:1px solid;
}
.orders table tr#bb td{
padding-top:0px;
}
.orders table tr#btb{
border-top:1px solid;
border-bottom:1px solid;
}
.orders table td#bl{
border-left:1px solid;
}
.orders table td#blnop{
border-left:1px solid;
padding-right:0px;
}
.orders table td#nop{
padding-left:0px;
}
.orders table tr#nop td{
padding-bottom:0px;
}
.orders table tr#foot{
text-align:left;
}
