#page-wrap{
text-align:center;
background:white;
width:900px;
margin:0 auto;
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:14px;
}

body {
text-align:center;
background:white;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size:cover;
background-size: cover;
;}

#sitemaphtml h2{
text-shadow: 0px 0px 3px #585858;
}

#sitemaphtml {
margin-left:50px;
width:450px;
text-align:left;
background:white;
margin-bottom:50px;
}

table.sitemap {
text-align: center;
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:14px;
color:#848484;
width:800px;
}

table.sitemap td h3{
text-align:left;
font-size:19px;
color:#151515;
border-bottom: 1px solid #151515;
margin-bottom:1px;
font-weight:bold;
}

table.sitemap h3:hover{
color:#6E6E6E;
}

table.sitemap td img{
margin-left:10px;
}

table.sitemap th img{
margin-left:5px;
}

table.sitemap th{
text-align:left;
font-size:16px;
color:#848484;
}

table.sitemap td{
vertical-align:top;
text-align:justify;
text-justify:inter-word;
text-decoration:none;
width:350px;
color:#848484;
}

table.sitemap a, table.sitemap a:active, table.sitemap a:visited {
text-decoration:none;
color:#6E6E6E;
font-weight:bold;
}

table.sitemap th a:hover{
color:#2E2E2E;
}
