@charset "utf-8";
/* CSS Document */

/* ------ html elements */

body {
font-family: "Gill Sans","Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
font-size: small;
text-align: center;
line-height: 150%;
}
a {
border-bottom: 1px dotted #000;
text-decoration: none;
}
a:link {
border-color: #825E4B;
color: #825E4B;
}
a:visited {
border-color: #454545;
color: #454545;
}
a:hover {
border-color: #709C78;
color: #709C78;
}
dt {
margin: 1.5em 0 0 3em;
font-weight: bold;
}
dt a:link, dt a:visited, dt a:hover {
border: none;
padding: 0;
}
dd {
line-height: 140%;
font-size: 120%;
color: #333;
}
img {
border: none;
}
img.thumb {
float: left;
margin: 0 0.5em 0 0;
}
ul.topnav {
font-size: 87%;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.topnav li {
display: inline;
margin: 0;
padding: 0;
padding-right: 5px;
}
/* */
/* */
div#visual-portal-wrapper {
border: 1px solid #666;
margin: 0px auto;
text-align: left;
width: 750px;
}
div#portal-top {
border-bottom: 1px solid #666;
width: auto;
}
div#portal-top a {
border: 0;
padding: 0;
}
div#portal-top img {
border: 0px;
}
div#portal-bottom {
background-color: #e3c6be;
border-top: 1px solid #666;
padding: 5px;
width: auto;
}
td#portal-columns {
width: auto;
}
#content {
padding: 10px;
}
td#portal-column-content {
vertical-align: top;
}
td#portal-column-two {
background-color: #fff7f7;
border-left: 1px solid #666;
padding: 10px;
vertical-align: top;
width: 120px;
}
/* */
/* */
#portal-searchbox,
#portal-siteactions,
#portal-skinswitcher,
#portal-colophon,
#portal-personaltools
{
display: none;
}
.hiddenStructure,
.documentActions,
.documentFirstHeading,
.documentByLine,
a.link-parent
{
display: none;
}
/* */
/* */
/* */

}
