/* Layout Stylesheet */ 

body {
 margin:20px;
 background:#FFFFFF;
 color: #333333;
 text-align:center;
 padding:0;
; border-style: none
 }

#outer {
 text-align:left;
 border:none;
 width:751px;
 margin:auto auto;
 }

#hdr {

 color: #333333;
; font-weight: bold
; clip:   rect(   )
; font-family: VERDANA
; border-style: none
 }

#bar {
 height:25px;
 color: #333333;
 border:none;
; text-decoration: none
 }

#bodyblock {
 position:relative;
 color: #333333;
 width:650px;
 padding:0;
; border-style: none
; font-family: verdana
 }

#l-col {
 float:left;
 color: #006699;
 width:145px;
 }

#cont {
 width:495px;
 background:#ffffff;
 color: #333333;
 border:none;
 text-align:left;
; font-family: VERDANA
 }

#ftr {
 height:25px;
 color: #333333;
 border:none;
 margin:0;
; font-family: VERDANA
 }

.linkcategory { font-family: verdana; color: red ;font-size: 14px;font-weight: bold; }
.linkanchor { font-family: verdana; color: black ;font-size: 12px}
.linkdescription { font-family: verdana; color: black ;font-size: 12px }
