/* markup design */
body {
background: #e0e0e0;
background-image: url('/includes/topbar.gif');
background-repeat: repeat-x;
font-family: Verdana;
font-size: 11px;
}

#container {
width: 980px;
margin-left: auto; margin-right: auto;
}

.topbar {
height: 33px;
background: url('/includes/topbartxtdan.gif');
background-repeat: no-repeat;
margin-bottom: 2px;
}


.leftquotes {
text-align: right;
width: 10px;
float: left;
margin-top: -1px;
font-size: 13px;

}



.contactbar .credit {
color: #464646;
}

.contactbar {
margin-top: 6px;
font-family: Verdana;
font-size: 9px;
}

.still { margin: 0 0 2px 2px; }
.screengrab { float: left; margin: 0 5px 30px 0; }

.spacer { height: 20px; }

.adsense { text-align: right; }

/* typography */

a, a:visited, a:hover { color: #62124c; text-decoration: none; }
a:hover { text-decoration: underline; }

.purple { color: #62124c; }

.navigation { font-size: 13px; }
.navigation ul { margin-left: -43px; padding-left: 1em; text-indent: -1em; list-style: none; }
.navigation .active { color: black;}

.languagebar { font-size: 10px;}
.languagebar a { color: black; }

h1 { font-size: 13px; margin: 0px; padding: 0px; }
.stillheadline { font-style: italic; }