/* Global Styles
----------------------------------------- */

html { height: 100%; margin-bottom: 1px; }
body { background: #e0e4f0 url(images/bg.jpg) repeat-x; margin-top: 5px;
	   font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-size: 12px;
}
a {
	   font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-size: 14px;
       color: #333399;
       text-decoration: none;
}
a:hover{
	   font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-size: 14px;
       color: #333399;
       text-decoration: none;
}

img { border: none; }
.clr { clear: both; }

/* Wrapper, etc
----------------------------------------- */
#header { height: 152px; width: 1015px; margin: 0 auto;  }
#header2 { height: 227px; width: 1015px; margin: 0 auto; background: url(images/header2.jpg); text-align:center; }
#headergap { height: 3px; width: 1015px; margin: 0 auto;  background: url(images/headergap.png); }
#headerimg {border:0;}

#menubuttons { height: 48px; width: 1015px; margin: 0 auto;  }
#menubuttons img{ float:left;}

#contentTop { height:16px; width: 1015px; margin: 0 auto; background: url(images/top_content_bkg.png);  }
#wrapper { width: 1015px; margin: 0 auto; padding-top: 5px; background: url(images/content_bkg.png) repeat-y 0 180px; }
#container { margin: 0px 25px; padding: 10px 0px;}
#contentBot { height:29px; width: 1015px; margin: 0 auto; background: url(images/bot_content_bkg.png); }












