

/* Layout Stylesheet */ 
body { color: #333333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; padding: 0 }	 
	 
#lh-col { color: #333333; background: #b7ccdb; position: absolute; z-index: 3; top: 146px; left: 0; width: 200px }

#rh-col { color: #333333; background: #b7ccdb; position: absolute; z-index: 2; top: 146px; right: 0; width: 200px }

#c-block  { color: #333333; background: #b7ccdb; z-index: 1; width: 100%; height: 80% }

#hdr { color: #333333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; width: 100%; height: 125px; border-bottom: 20px solid #00335b }

#c-col { color: #333333; background: #ffffff; margin: 0 200px; position: relative; z-index: 5; border-style: solid; border-width: 0 1px 0; border-color: #00335b }

#ftr  { color: #fff; background: #6693bc; margin: 0; width: 100%; height: 35px; border-style: solid; border-width: 1px 0 10px; border-color: #00335b }

