@charset "utf-8";
/* Reset */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0;	outline: 0;	font-weight: inherit; font-style: inherit; font-family: inherit; }
:focus {	outline: 0; } /* remember to define focus styles! */
ol, ul { list-style: none; }

/** General font Defaults ********************************************************/
body { font-size: 62.5%; }				/* 16px x 62.5%  = 10px   */
h1   { font-size: 2.20em; }
h2   { font-size: 2.00em; }
h3   { font-size: 1.40em; }
h4   { font-size: 1.20em; }
h5   { font-size: 1.10em; }
h6   { font-size: 1.00em; }
p    { font-size: 1.10em; line-height: 1.40em; }											

/** General Element Defaults *************************************************/
	
body { background: #00477f url(../images/body_bg.jpg) repeat-x top center; color:#000000; font-family:Arial, Helvetica, sans-serif; }

body a:link, a:active, a:visited { color:#00477f; text-decoration:none; }
body a:hover{ text-decoration:underline; }

.imageReplacement { overflow:hidden; text-indent: -5000em; }

#wrapper { background-color: #333333; margin:0px auto; position:relative; width:850px; }

#header h1 a { background: transparent url(../images/mfiaLogo.gif) no-repeat 0 0; display:block; height:67px; left:25px; position:absolute; top:6px; width:166px; z-index:10003; }

#header{ background:url(../images/bgNav.jpg) no-repeat top LEFT; display:block; height:80px; overflow:visible; position:relative; top:0px; width:850px; z-index:100; }
#menu { position:relative; left:300px; top:35px; }

#footer{ background:transparent url(../images/bgFooter.gif) no-repeat 0 0; color:#2265bc; font-weight:bold; margin:-5px auto; padding:13px; position:relative; text-align:left; top:10px; width:824px; }
#footer a { color:#00477f; font-size:1.0em; }
#footer ul { float:right; margin: 0 25px; }
#footer ul li { display:inline; }
#copyright { color:#2265bc; font-size:1.0em; margin-left:600px; margin-top:-12px; }
