html { 
height : 100%;
} 
body { 
margin : 0;
color: #C9B9AB;
padding : 0;
height : 100%;
text-align: center;
background-repeat:repeat-x;
background-position:top center;
background-color : #000000;
font-size : 12px;
font-family : arial, helvetica, serif;
} 
img {
border : 0;
padding : 0;
}
.header { 
width : 800px;
height : 256px;
margin: 0px;
padding: 0px;
} 
.left { 
top : 0;
width : 56px;
display:inline;
float : left;
} 
.right { 
top : 0;
width : 56px;
display:inline;
float : right;
} 
.wrap { 
background-image : url(images/backdrop.png);
background-repeat : no-repeat;
background-position:top center;
padding : 0px;
margin : auto;
width: 100%;
height: 100%;
position : relative;
display:table;
}
.outer-wrap { 
background-image : url(images/bg.png);
background-repeat : repeat-y;
padding : 0;
margin : 0;
position : relative;
height:100%;
min-height:100%;
width : 800px;
display:table;
}
 
.navimg{}
.inner-wrap { 
position : relative;
display : inline;
margin : 0px;
padding: 0px;
left: 22px;
}
.headimg { 
display : block;
border : 0;
width : 800px;
height:256px;
}
.headdiv { 
width : 800px;
height : 256px;
margin: 0px;
padding: 0px;
display:block;
}
.headspaceimg { 
width : 800px;
height : 10px;
}
.content { 
background-color: #271910;
width:700px;
display:block;
padding-left:0;
padding-right:0;
padding-bottom:25px;
}
.lmbutton a{ 
width:96px;
color:#000000;
border-color : black;
padding-top : 2px;
padding-bottom : 2px;
}
.lmbutton a:hover { 
color: #A47644;
}
.location {
text-align:left;
width:600px;
padding-left:23px;
padding-top:5px;
padding-bottom:15px;
height:10px;
}
.header_link { 
text-align : right;
padding-left:25px;
padding-right:25px;
width: 650px;
}
.header_link a{
color: #B08568;
} 
.pagecontent { 
text-align:left;
width:576px;
padding-left:62px;
padding-right:62px;
} 

.floatright { 
float : right;
border : solid;
border-width : 1px;
border-color : black;
} 
.footer { 
font-size:x-small;
text-align:center;
font-weight:bold;
color : #4D3E31;
background-repeat:no-repeat;
width : 800px;
display:block;
} 
.footer a{
color : #4D3E31;
}
/*tables----------------------------------------------------------------------*/
.portfolio{
text-align:top;
padding:5px;
}
/*images----------------------------------------------------------------------*/
.middle{
vertical-align:middle;
}
.thumbnail{
width:144px;
height:81px;
}
.screenshot{
width:288px;
height:162px;
}
.greytable{
border-collapse: collapse;
}
.gtcontent{
padding:3px;
}
.greytable_tl{
width:10px;
height:10px;
background: url('images/greytable_tl.png');
padding:0px;

}
.greytable_t{
height:10px;
background: url('images/greytable_t.png');
background-repeat:repeat-x;
padding:0px;

}
.greytable_tr{
width:10px;
height:10px;
background: url('images/greytable_tr.png');
padding:0px;

}
.greytable_l{
width:10px;
background: url('images/greytable_l.png');
background-repeat:repeat-y;
padding:0px;

}
.greytable_r{
width:10px;
background: url('images/greytable_r.png');
background-repeat:repeat-y;
padding:0px;

}
.greytable_bl{
width:10px;
height:10px;
background: url('images/greytable_bl.png');
padding:0px;

}
.greytable_b{
height:10px;
background: url('images/greytable_b.png');
background-repeat:repeat-x;
padding:0px;

}
.greytable_br{
width:10px;
height:10px;
background: url('images/greytable_br.png');
padding:0px;

}
.greytable2{
border-collapse: collapse;
}
.gt2content{
background: url('images/gt2content.png');
background-position:bottom;
padding:5px;
}
.greytable2_tl{
width:10px;
height:1px;
background: url('images/greytable2_tl.png');
padding:0px;

}
.greytable2_t{
height:1px;
background: url('images/greytable2_t.png');
background-repeat:repeat-x;
padding:0px;

}
.greytable2_tr{
width:10px;
height:1px;
background: url('images/greytable2_tr.png');
padding:0px;

}
.greytable2_l{
width:10px;
background: url('images/greytable2_l.png');
background-position:bottom;
padding:0px;

}
.greytable2_r{
width:10px;
background: url('images/greytable2_r.png');
background-position:bottom;
padding:0px;

}
.greytable2_bl{
width:10px;
height:10px;
background: url('images/greytable2_bl.png');
padding:0px;

}
.greytable2_b{
height:10px;
background: url('images/greytable2_b.png');
background-repeat:repeat-x;
padding:0px;

}
.greytable2_br{
width:10px;
height:10px;
background: url('images/greytable2_br.png');
padding:0px;

}
/*text----------------------------------------------------------------------*/
.standard{
border-collapse: collapse;
padding:0px;
}

.bolded { 
text-decoration : none;
font-weight : bold;
} 
label{
float: left;
width: 365px;
font-weight: bold;
line-height:125%;
}
input{
width: 180;
}
input, textarea{
margin-bottom: 0px;
}
textarea{
width: 604px;
height: 65px;
}
br{
clear: left;
}
a { 
text-decoration : none;
font-weight : bold;
color : #A47644;
} 
h1 { 
font-size : 150%;
font-weight : bold;
margin-bottom : 0px;
} 
h2 { 
font-size : 125%;
font-weight : bold;
margin-bottom : 0px;
} 
h3 { 
font-size : 100%;
font-weight : bold;
margin-bottom : 0px;
} 
.llink { 
font-size : 9px;
font-family : arial, helvetica;
} 
.lmlink { 
font-size : 13px;
color : #6e6e6e;
} 
.lmlink:hover{
color: #7B5C33;
}
.lmlinksub { 
font-size : 11px;
color : #828282;
} 
.lmlinksub:hover{
color: #222222;
}
.lmlinkbright { 
font-size : x-small;
color : #818181;
}
