/* TAG SPECIFIC STYLES */
BODY {  background: #FFF url(../_img/left_bg.gif) no-repeat fixed; margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666; }
H1, H2, H3 { margin: 0px 0px 3px 0px;  }
H1 { color: #000; font-size: 16px; }
H2 { color: #000; font-size: 12px; }
A { color: #365061; }
A:hover { color: #BDBDBD; }
P { margin-top: 0px; }

/* COMMON BLOCK SPECIFIC STYLES */
#container { width: 810px;}
#nav { background: transparent url(../_img/left_bg.gif) repeat-y; height: 24px; }
#nav UL { margin: 0; padding: 0; list-style-type: none; height: 24px; overflow: hidden; }
#nav UL LI { margin: 0; padding: 0; float: left; display: block; height: 24px; }
#main { background: transparent url(../_img/left_bg.gif) repeat-y; width: 740px; }
#left { width: 150px; vertical-align: top; padding-top: 30px; }
#subNav { margin: 0px 0px 5px 0px; padding: 0px 0px 0px 10px; list-style-type: none; line-height: 14px;  }
#subNav LI { line-height: 16px; list-style-type: none; text-align: right; margin: 0px -10px 10px 0px; padding: 0px 20px 0px 0px; background: transparent url(../_img/subnav.gif) top right no-repeat; }
#subNav LI#subOn { background-image: url(../_img/subnav_on.gif); }
#subNav LI.sub2 { font-size: 11px; background-image: url(../_img/subnav2.gif); text-align: right !important; }
#subNav LI#subOn2 { background-image: url(../_img/subnav2_on.gif); }
#subNav LI A{ color: #000; text-decoration:none; }
#subNav LI A:hover{ color: #666; text-decoration:none; }
#content { vertical-align: top; padding: 30px; }
#footer { width: 740px; clear: both; }
#copyright { float: left; background: transparent url(../_img/bot_l.jpg) no-repeat; width:450px; height:77px; padding: 95px 0px 0px 20px; color: #FFF; font-size: 10px; }
#copyright_front { float: left; background: transparent url(../_img/bot_l_front.jpg) no-repeat; width:450px; height:77px; padding: 95px 0px 0px 20px; color: #FFF; font-size: 10px; }
#donate { float: left; }
#home { margin: 0px 0px 5px 0px; padding: 0px 10px 0px 10px; list-style-type: none; line-height: 14px;  }

.clear { clear: both; }

/*MAC IE 5 Hacks For Reference*/
/*\*//*/
#nav {  }
/**/