body, td, p
{ font-size: 11px; font-family: verdana, arial; line-height: 16px; color: #303030; cursor: default; }

a
{ color: #797979; font-weight: bold; position: relative; }

/* STUPID IE PNG FIXES FOR IE */
.isPNG
{ behavior: url(/includes/iepngfix.htc); }

/* Layout styling */

#div_container
{ width: 765px; text-align: left; margin:0 auto}

#div_container_content
{ width: 765px; text-align: left; background: url(/img/bg-text.png) top left no-repeat; behavior: url(/includes/iepngfix.htc); }

#div_content
{ width: 740px; text-align: left; float: left; }

#div_pagetitle
{ width: 25px; float: right; }

#div_flash
{ width: 739px; height: 230px; background: url(/img/loading.gif) no-repeat; }

#div_flash_2008
{ width: 739px; height: 340px; background: url(/img/banner-2008.png) no-repeat;  behavior: url(/includes/iepngfix.htc);}


#div_footer
{ width: 720px; text-align: right; float: left; color: #AAAAAA; }

#div_footer a
{ color: #AAAAAA; }

.cPadd
{ padding: 20px; }


/* FORM STYLING USING FIELDSET TAG */
textarea
{ overflow: auto; }

fieldset
{ border: 0px; }

fieldset input, select, textarea
{ font-family: verdana; font-size: 10px; float: left; border: 1px solid black; margin: 1px; }

fieldset span
{ float: left; margin: 2px; }

fieldset input, textarea
{ background: white url('/img/bg-input.gif') top repeat-x; }

fieldset br
{ clear: both; }

legend
{ display: none; }

label
{ float: left; width: 230px; margin: 1px; margin-left: 0px; }

label br
{ clear: none; }
