#lh-col{
	position:absolute;
	top:62px;
	left:0px;
	width:177px;
	z-index:3;
	background:#008FB3;
	color: #333333;
	padding-bottom: 2em;
	padding-left: 10px;	
	font-size: x-small;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	font-size: small;

 }

#rh-col{
	position:absolute;
	top:62px;
	right:0px;
	width:177px;
	z-index:2;
	background:#00CCFF;
	color: #333333;
	padding-bottom: 2em;
	padding-right: 10px;
	font-size: x-small;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	font-size: small;

 }

#c-block {
 width:100%;
 z-index:1;
 color: #333333;
 height:80%;
 }

#hdr{
	height:60px;
	border-bottom:1px solid #000000;
	width:100%;
	color: #333333;
	background-color: #DDD6AB;
	margin:0;
	background-repeat: no-repeat;
	background-position: left center;
  }

#c-col{
	margin:0 187px 0 187px;
	position:relative;
	background:#EEEEEE;
	color: #111111;
	z-index:5;
	border: solid #000000;
	border-width:0 1px;
	padding-right: 2em;
	font-size: medium;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
 }
 
#c-col li{
	padding-top: .4em;
	list-style-type: square;
  }

#c-col ol{
	list-style-type: decimal;
 }
 
#c-col-wide{
	margin:0 20px 0 187px;
	position:relative;
	background:#EEEEEE;
	color: #111111;
	z-index:5;
	border: solid #000000;
	border-width:0 1px;
	padding-right: 2em;
	font-size: medium;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
 }
 
#c-col-wide li{
	padding-top: .4em;
	list-style-type: square;
 }
#c-col-wide ol li{
	list-style-type: upper-alpha;
 }

#ftr {
 width:100%;
 height:35px;
 border: solid #000000; 
 border-width:1px 0;
 color: #333333;
 background-color: #DDD6AB;
 margin:0;
 }

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #DDD6AB;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	font-weight: bold;
	color: #008FB3;
	text-decoration: none;
	
}

a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #999999;
	
}
p {
 padding: 0 15px;
 }
 
.lunch, .lunch a:link, .lunch a:visited, .lunch a:hover {
	visibility: hidden;
}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #008FB3;
	padding-left: 1em;
}

 
h4, h3 {
	margin:0;
	padding: 5px 0;
	text-align: center;
 } 
 
.code {
	font-family: "Courier New", Courier, Monospace;
	color: #000040;
	background-color: #CCCCCC;
	margin: .2em;
	padding: .2em;
	white-space: pre;
	position: relative;
	left: 3em;
	width: 95%;
}

.bullit {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	margin-left: 2em;
}

.code pre {
    font-size: x-small;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	font-size: small;
	}
	
.menurt {
	width: 177px;
	margin-top: 10px;
	}
	
.menurt ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
	
.menurt li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 24px;
	}
	
.menurt li a:link, .menurt li a:visited {
	text-decoration: none;
	color: #777;
	display: block;
	background: url(images/menu8b.gif) no-repeat;
	padding: 8px 0 0 20px;
	}
	
.menurt li a:hover {
	text-decoration: none;
	color: #257EB7;
	background: url(images/menu8b.gif) no-repeat 0 -32px;
	padding: 8px 0 0 25px;
	}
	
.menurt li a:active {
	text-decoration: none;
	color: #fff;
	background: url(images/menu8b.gif) no-repeat 0 -64px;
	padding: 8px 0 0 25px;
	}
		
.menulf {
	width: 177px;
	margin-top: 10px;
	font-size: x-small;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	font-size: small;
	}
	
.menulf ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
	
.menulf li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 24px;
	}
	
.menulf li a:link, .menulf li a:visited {
	text-decoration: none;
	color: #777;
	display: block;
	background: url(images/menu8b.gif) no-repeat;
	padding: 8px 0 0 20px;
	}
	
.menulf li a:hover {
	text-decoration: none;
	color: #257EB7;
	background: 0 url(images/menu8b.gif) no-repeat -32px;
	padding: 8px 0 0 25px;
	}
	
.menulf li a:active {
	text-decoration: none;
	color: #fff;
	background: 0 url(images/menu8b.gif) no-repeat -64px;
	padding: 8px 0 0 25px;
	}
