body{
margin:0;
margin-top:-1px;
margin-bottom:-1px;
height:100%;
font-size:10pt;
font-family:"Tahoma", Arial, Sans-serif;
text-align:center;
}
h1{
font-size:14pt;
font-family:"Tahoma", Arial, Sans-serif;
font-weight:100;
color:#aa9171;
margin-bottom:0;
margin-top:0;
margin-left:10;
margin-right:10;
}
h2{
font-size:8pt;
font-family:"Tahoma", Arial, Sans-serif;
font-weight:100;
color:#aaa;
margin-bottom:0;
margin-top:0;
margin-left:10;
margin-right:10;
}
#container{
position:relative;
margin-left:auto;
margin-right:auto;
padding-bottom:10px;
height:auto;
width:700px;
border-style:solid;
border-width:1px;
border-color:#ddd;
text-align:left;
}
#header{
position:relative;
top:5px;
left:0;
height:55px;
}
.nav{
position:relative;
top:0;
left:0;
height:24px;
width:700px;
}
#navbar{
position:relative;
height:24px;
width:700px;
left:0;
border:0;
border-style:none;
font-size:10pt;
text-align:center;
font-family:"Times New Roman", Times, serif;
}
.hrslim{
height:1px;
background-color:#ddd;
border:0;
margin-bottom:0;
margin-top:0;
}
.hrfat{
position:relative;
clear:both;
display:block;
height:15px;
width:700px;
background-color:#795437;
color:#795437;
border:0;
border-top:1px;
border-bottom:1px;
border-style:solid;
border-color:white;
margin-bottom:1px;
margin-top:1px;
}
a:link{
text-decoration:none;
color:black;
}
a:active{
text-decoration:none;
color:black;
}
a:visited{
text-decoration:none;
color:black;
}
a:hover{
text-decoration:none;
color:#aaa;
}
.para{
margin-left:10;
margin-right:10;
}
.content{
position:relative;
top:0;
}
.imgmargin{
margin:-6px 0;
clear:both;
display:block;
}
img{
border:0px;
}
.portfolio{
border-spacing:10px;
text-align:center;
width:700px;
}
.turnpage{
position:relative;
width:690px;
text-align:right;
}