@CHARSET "ISO-8859-1";

html { font-size:100.01%; margin:0; padding:0; }
body { font-family:Arial, Verdana, sans-serif; font-size:1em; margin:20px; padding:0; color:black; background-color:#9cf; }

#outer { width:800px; margin:0 auto; border:1px solid #666; color:black; background-color:white; }
#inner { }

#header { width:750px; margin:20px auto 20px auto; border:1px solid #ccc; }
#header table { width:100%; }
#header table tr td.item { width:300px; height:37px; font-size:0.875em; font-weight:bold; color:#009; border-right:1px solid #ccc; border-bottom:1px solid #ccc; }
#header table tr.noBottomBorder td.item { border-bottom:none; }
#header table td.item div { margin-left:10px; }
#header table td.logo { width:150px; vertical-align:middle; }
#ppcwrapper { width:150px; float:right; }
#ppc { padding-top:15px; }
#ppc div { height:150px; line-height:0; }

#header table td.current { color:inherit; background-color:#9cf; }
#header table td.item a { color:#009; background-color:inherit; text-decoration:none; }
#header table td.item a:hover { text-decoration:underline; }

#panorama { width:750px; margin:0 auto 20px auto; text-align:right; font-size:0.6em; color:#666; background-color:inherit; }
#panorama div.image { margin-bottom:5px; }

#content { width:750px; margin:0 auto 40px auto; }
#leftcol { width:360px; float:left; }
#rightcol { width:360px; margin-left:390px; }
#bodycontent { width:730px; margin-left:10px; }

#content h1 { color:#9cf; background-color:inherit; font-size:3em; margin-bottom:10px; }
#content div { font-size:0.825em; color:#333; background-color:inherit;line-height:140%; }

#footer { width:750px; margin:40px auto 10px auto; padding-top:5px; clear:both; border-top:1px solid #999; }
#footerleft { width:360px; float:left; font-size:0.675em; color:#009; background-color:inherit; }
#footerright { width:360px; margin-left:390px; text-align:right; font-size:0.675em; color:#999; background-color:inherit; }
#footerright a { color:#999; background-color:inherit; text-decoration:none; }
#footerright a:hover { text-decoration:underline; }

a img { border:0; } 
