/* Very, very mondo */

body {padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: #fcfff9;
border: 25px #ffff33 ridge;
margin: 10px;
background-image: url(grafik/backgrounds/20.jpg);}

/* Banner across top of page that says the name of the whole site */

#main-title {margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-bottom: 0px;
padding-right: 0px;
color: #f3fcf6;
font-weight: bold;
text-align: right;
letter-spacing: 25px;
background-image: url(logo4.jpg);
padding-top: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-style: italic;
border-bottom: 5px #ffffff solid;}

/* Styles for the main text on the page. */

#main-text {margin-top: 0;
margin-right: 0px;
margin-bottom: 0px;
padding-left: 0px;}

p, ul, ol, table {font-size: 50px;
margin-bottom: 20px;
margin-left: 60;
margin-right: 60;
margin-top: 0px;
background-color: #505050;}

ol, ul {}

a:link, a:visited {color: #cc6600;
font-weight: bold;}

a:hover {color: #ad5600;
font-weight: bold;}

/* Styles for the navbar on the left side. */

table{
border: #ffffff dotted;
}

#left-menu {position: absolute;
width: 100px;
text-align: left;
border-bottom: 10px #FFFFCC groove;
border-right: 10px #ffffcc groove;
padding-top: 10px;
z-index: auto;
top: 85px;
border-top: 10px #FFFFCC solid;
padding-bottom: 10px;}

#left-menu p {padding-right: 0px;
margin-bottom: 0;
border-bottom: 5px #FFFFCC solid;
font-size: 12px;
line-height: 20px;
text-align: left;
padding-left: 5px;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #ffffff;}

#left-menu a:link, #left-menu a:visited {color: #ffff00;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;}

#left-menu a:hover, #left-menu a.current {color: #cc6600;
text-decoration: none;}

/* Styles for the footer at the bottom of the page */

#footer {text-align: center;
color: #2231fc;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 7px;
border-top: 1px #fdfcfa solid;
font-weight: bold;
padding-right: 50px;
font-size: 5px;
background-color: #101010;}

#footer a:link, #footer a:visited {color: #c8c80c;
text-decoration: none;}

#footer a:hover {font-family: Verdana, Helvetica, Arial, sans-serif;
color: #2949ff;}