body { 
background : #000;
font-family : "Tahoma", Verdana, Arial;
font-size : 11px;
line-height : 16px;
color : #876550;
cursor : default;
text-align: center;
} 
tr, td { 
background : #000;
font-family : "Tahoma", Verdana, Arial;
font-size : 11px;
line-height : 16px;
color : #504239;
cursor : default;
text-align : left;
} 
p:first-letter{
color: #702524;
font-size: 16px;
}
ul { 
list-style-type : square;
margin-left : 5px;
padding-left : 5px;
} 
#nav ul{
list-style-type: none;
margin-left: 5px;
padding-left: 5px;
}
strong { 
color : #702524;
} 
em { 
color : #626757;
} 
input{
font-family : "Tahoma", Verdana, Arial;
font-size : 11px;
height : 16px;
color : #504239;
padding : 2px;
margin : 1px;
background : #000;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px dotted #59574f;
}
textarea { 
font-family : "Tahoma", Verdana, Arial;
font-size : 11px;
line-height : 16px;
color : #504239;
padding : 10px;
margin : 1px;
background : #000;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px dotted #59574f;
}
blockquote{ 
font-family : "Tahoma", Verdana, Arial;
font-size : 11px;
line-height : 16px;
color : #504239;
padding-top : 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 50px;
margin : 20px;
background : url('images/quote.gif') no-repeat #000;
background-position: bottom right;
border: 0px;
} 
#all { 
width : 650px;
margin : 0 auto;
padding : 5px;
background : #000;
} 
#slice_01 { 
width : 650px;
height : 74px;
border : 0;
margin : 0;
background : url('images/slice_01.jpg') no-repeat;
} 
#slice_02 { 
width : 650px;
height : 73px;
border : 0;
margin : 0;
background : url('images/slice_02.jpg') no-repeat;
} 
#slice_03 { 
width : 650px;
height : 92px;
border : 0;
margin : 0;
background : url('images/slice_03.jpg') no-repeat;
} 
#slice_04 { 
width : 650px;
height : 61px;
border : 0;
margin : 0;
background : url('images/slice_04.jpg') no-repeat;
font-size: 22px;
color: #000;
text-align: right;
} 
#container { 
text-align: left;
width : 650px;
background : #000;
margin : 0 auto;
padding : 5px;
} 
#nav { 
width : 150px;
margin : 2px;
float : left;
padding : 2px;
border-right: 1px dotted #626757;
}
#nav img{
margin: 3px;
border: 0px;
}
#content img{
margin: 3px;
border: 0px;
}
#content { 
width : 449px;
float : right;
background: #000;
}
#footer { 
clear : both;
} 
h3 { 
color : #71818C;
font-family : "Century Gothic", Arial, Verdana;
font-size : 30px;
text-align : right;
font-weight: normal;
margin : 13px;
} 
h4 {
width: 150px; 
color : #A2BFCC;
font-size : 25px;
height: 28px;
margin : 8px;
padding : 3px;
font-family : "Georgia", Book Antiqua, Times New Roman;
font-weight: normal;
background: #000 url('images/h4.gif') no-repeat;
}
a.nav:link, a.nav:visited { 
color : #af4e1d;
text-align : left;
text-decoration : none;
padding-left: 20px;
display : block;
height : 18px;
width: 150px;
background : #000;
} 
a.nav:hover { 
color : #717c13;
background: #000;
} 
a:link, a:visited { 
color : #634E3B;
text-decoration : none;
border-bottom: 1px solid #3f322b;
} 
a:hover { 
color : #3F322B;
text-decoration : none;
border-bottom: 1px dotted #714945;
}