body{margin: 0;padding: 0;border: 0;overflow: hidden; height: 100%; max-height: 100%; background:white; background: #999966; color:black; font-family:Verdana,Sans-Serif; font-size:9pt; background: #999966;
background-image: url(images/bkg_mapsketch.gif);
background-repeat: no-repeat;
background-position: 100% 100%;
background-attachment: fixed;
}

b{font-size: 10px; color:#999966;}
em{color: red;}

#header{position: absolute; top: 0; left: 0; width: 100%; 
height: 180px; /*Height of frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
padding:0px 0px 0px 0px; 
margin:0px 0px 0px 0px; 
border-top:double 1px #000000;
background-color:#999966;
background-image: url(images/bkg_sheetchoco.jpg);
}

#footer{position: absolute; top: 0; left: 0; width: 100%; top: auto; bottom: 0; 
height: 28px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background: #333366;  
}

#maincontent{
position: fixed; 
top: 75px; /*Set top value to HeightOfTopFrameDiv*/
left: 0;
right: 0;
bottom: 28px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto; 
background: #999966;
background-image: url(images/bkg_mapsketch.gif);
background-repeat: no-repeat;
background-position: 100% 100%;
background-attachment: fixed;
}

#maincontent2{
position: fixed; 
top: 75px; /*Set top value to HeightOfTopFrameDiv*/
left: 0;
right: 0;
bottom: 28px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto; 
background: #999966;
background-image: url(images/bkg_mapsketch2.gif);
background-repeat: no-repeat;
background-position: 100% 100%;
background-attachment: fixed;
}

#maincontent3{
position: fixed; 
top: 75px; /*Set top value to HeightOfTopFrameDiv*/
left: 0;
right: 0;
bottom: 28px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto; 
background: #999966;
background-image: url(images/bkg_mapsketch3.gif);
background-repeat: no-repeat;
background-position: 100% 100%;
background-attachment: fixed;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 75px 0 28px 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}


h1{background-color:transparent; margin:0px 0 0px 0; padding:10px 0px 10px 1%; border-top:solid 1px #333366; border-bottom:dotted 0px #999966; color:#999966; font-size:20px; font:regular 100% Verdana,Sans-Serif; letter-spacing:+4px;}

#description{padding:0px;margin:2px 0 0px 0; color: #CCCC99; background:transparent; text-decoration:none; font-weight:normal 100% Verdana,Sans-Serif; font-size:10pt; letter-spacing:0px;}

#description a{padding:0px;margin:0px;width:100%;border:none;color:#333366;text-decoration:none; font-weight:normal 100% Courier New,Sans-Serif;}
	#description a:link{color:#333366;font-weight:normal;}
	#description a:visited{color:#333366;font-weight:normal;}
	#description a:active{color:#C8FC98;font-weight:normal;}
	#description a:hover{color:#C8FC98;text-decoration:none;font-weight:normal;}
	
	a{color:#cccc99;text-decoration:none;font-weight:bold;}
	a:link{color:#cccc99;background-color:transparent;}
	a:visited{color:silver;background-color:transparent;}
	a:active{color:#669966;background-color:transparent;}
	a:hover	{color:#C8FC98;background-color:transparent;text-decoration:none;}

#toptunnel{
background: #999966;
margin:10px 30px 0px 0;
}

#toptunnel h3{
margin:10px;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
margin-left: -175px; /*Set left margin to -(RightColumnWidth)*/

}

#contentcolumn{
margin: 0 0px 0 175px /*Set margin to 0 (LeftColumnWidth) 0 (RightColumnWidth)*/
}

#leftcolumn{
float: left;
width: 0px; 
margin-left: -30px; 
background: #006666;
}

#rightcolumn{
float: left;
width: 175px; 
background-image: url(images/bkg_orangenote.gif);
}

#tunnel{
clear: left;
width: 100%;
height: 12px;
background: #CCCC99;
background-image: url(images/mapstrip_empty.gif);
color: #999966;
text-align: center;
margin:0;
padding: 0;
font-size:8px;
}

#tunnel a{color: #669966;}
#tunnel a:hover	{color:#333366;background-color:transparent;text-decoration:none;}

.innertube{
margin: 15px; 
margin-top: 0;
}

.menuinnertube{
margin:  0 30px 5px; 
margin-top: 8px;
}
