body { background: #FFF /* url('images/bg_page.gif') repeat-x */; margin: 0; padding: 0px; text-align: center; }

/* hide the shadow from IE */
#wrap { background: #FFF; no-repeat 50% 0; width: 100%; }
/* here's the shadow for everything else */

html>body #wrap { background: #FFF; no-repeat 50% 0; width: 100%;  } 


/* sitewide link rules */
a:visited { color: #333; text-decoration: underline; }
a:hover { color: #333; text-decoration: none; }
a { color: #333; text-decoration: underline; }

#container { width: 780px; margin: 0px auto; text-align: left; position: relative; font-family:  "Lucida Grande", "Lucida Sans", Arial, sans-serif; }

#header { display: none; }
#header_K { display: block; margin: 15px 0 20px 0; padding-bottom: 20px; border-bottom: 1px solid #CCC; }

#content { background-color:FFF; }

#left { float: left; width: 522px; background-color:FFF; }
#left p, #left ul, #left td { font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; color: #000; }
#left p { padding: 0 20px; }
#left ul { padding-right: 20px; }
#left .header { margin: 20px 20px;  }
#left .header2 { display: none; }

#left td { vertical-align: top; }

#left h1 { display: block; margin: 20px 20px 10px 20px; font-family: Georgia, Times new Roman, Times, Serif; font-size: 18px; line-height: 18px; color: #000; }
#left h2 { margin: 0 0 0 20px; font-family: Georgia, Times new Roman, Times, Serif; font-size: 15px; line-height: 18px; color: #000; }
#left h3 { margin: 20px 0 -10px 20px; font-family: Georgia, Times new Roman, Times, Serif; font-size: 12px; line-height: 18px; color: #000; }

#map { display: none;  }

.imgright { display: none;  }
.imgleft { display: none;  }

#sidebar { float: right; width: 258px; }
#sidebar img { display: none; }

/* sidebar deck styling */
#deck1 { padding: 10px; background-color: #FFF; vertical-align: top; margin-top: 1px; }

#deck2 { padding: 10px; background-color: #FFF; vertical-align: top; margin-top: 1px; }

#deck3 { padding: 10px; background-color: #FFF; vertical-align: top; margin-top: 1px;}
/* shared sidebar deck styling */
#deck1 h1, #deck2 h1, #deck3 h1 { font-size: 13px; font-weight: bold; margin-bottom: -10; color: #666; }
#deck1 p, #deck2 p, #deck3 p { font-size: 11px; line-height: 16px; font-weight: normal; color: #666; }
#deck1 h4, #deck2 h4, #deck3 h4 { font-size: 10px; font-weight: normal; color: #666; text-align: right; } 

#deck1 a:visited, #deck2 a:visited, #deck3 a:visited  { color: #333; text-decoration: none; }
#deck1 a:hover, #deck2 a:hover, #deck3 a:hover { color: #333; text-decoration: underline; }
#deck1 a, #deck2 a, #deck3 a { color: #333; text-decoration: none; }



.clear { clear: both; }

#footer { background: #FFF; width: 780px; margin-bottom: 20px; border-top: 1px solid #999; }
#footer p { padding: 5px 20px; font-family: Georgia, Times new Roman, Times, Serif; font-size: 10px; font-style: normal; line-height: 18px; font-weight: normal; color: #333; }


