<!--
	body { font-family: arial , helvetica, sans-serif ; font-size: 14px ; 
               background-color: #d2b48c ; }

	h2 , h4 , h5 { text-align: center ; }

	h4 { color: #ff0000 ; font-style: italic ; line-height: 75% ; }

	hr { color: #ff0000 ; background-color: #ff0000 ; }

	.bold { font-weight: bold ; }

        .dbl { line-height: 150% ; }

	.pos_rel1 { position: relative ; left: -30px ; top: 25px ; }

	.red { color: #ff0000 ; }

	.small { font-size: 12px ; text-align: center ; }
	
	#wrapper { width: 900px ; margin: 0px auto ; padding: 0px ; 
                   border-width: 30px ; border-style: solid ; border-color: #d19275 #8b4513 ;
                   background-color: #fffff0 ; }

	#header { border: 0px solid #bbb ; height: 80px ; padding: 10px ; }

	#content { margin-top: 10px ; padding-bottom: 10px ; }

	#content div { padding: 8px ; border: 0px solid #bbb ; float: left ; }

	#content-left { margin: 8px ; width: 140px ; height: 0px ; border: 1px solid #bbb ; }

	#content-left a:link , #content-left a:visited { text-decoration: none ;
                                                         font-weight: bold ; color: #ff0000 ; }

	#content-left a:hover { background-color: #ff0000 ; color: #fff ; }

	#content-main { margin-left: 10px ; width: 585px ; 
                        background-color: #fff ; }

	#content-main a:link , #content-main a:visited { text-decoration: none; color: #000 ; }

	#content-main a:hover { text-decoration: underline ; }

        #content-right { margin-left: 0px ; width: 0px ; } 

	#footer { float: left ; margin-top: 10px ; margin-bottom: 0px ; padding: 10px ;
                  border: 0px solid #bbb ; width: 878px ; 
                  background-color: #fffff0 ; }

	#bottom { clear: both ; text-align: right ; 
                  background-color: #fffff0 ; }

//-->
