
BODY {
 background:#FFFF99; 

scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #000000; scrollbar-base-color: #FFFF99;  scrollbar-face-color: #FFFF99; scrollbar-highlight-color: #FF0033; scrollbar-shadow-color: #FF0033; scrollbar-track-color: #FFFFCC;
	}
#container {
	BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: black 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 0px 0; BORDER-LEFT: black 1px solid; WIDTH: 755px; PADDING-TOP: 3px; BORDER-BOTTOM: black 1px solid;
	background: #FFFF99;
	
}	

		#banner {
			padding: 1ex 1ex 1ex;
			background-color: #FFFF99;					
			border-bottom: 2px solid #FF0033;
			}
		#d1 { position: absolute;
      top: 25px;
      left: 25px;
}
		#d2 { position: relative;
      top: 0px;
      left: 245px;
}

		#content {
			
			margin-left: 115px;
			background-color: #FFFF99;
			padding: 1px 1px 1px 10px;
		}
		#sidebar-a {
			float: left;
			width: 120px;
			background-color: #FFFF99;
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 0px;
			
			background-color: #FFFF99;
		}

 #navcontainer
{
width: 120px;
color: #333;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid;
margin: 2px 0px;
 border-top: 1PX SOLID;
}

#navcontainer li a
{
display: block;
padding: 1px 1px 1px 2px;
border-left: 2px solid #FF0033;
border-right: 10px solid #FF0033;
background-color: #FFFF99;
color: #000000;
text-decoration: none;
width: 100%;
}



#navcontainer li a:hover
{
border-left: 2px solid Red;
border-right: 14px solid Red;
background-color: #FFFF99;
color: #000000;
}
.title{
   color: #000000;
	font-size: 16px;
	
	font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
 }
 .menu{
   color: #000000;
	font-size: 16px;
	
	font-weight: normal;
   font-family: Arial, Helvetica, sans-serif;
 }
.headline {
   color: #FF0033;
	font-size: 16px;
	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.content {
	font-size: 16px;
	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

.headlineBig {
   color: #0033cc;
	font-size: 20px;
	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}