/* CSS Document */

body { margin:0 auto; padding: 0; font-family: Verdana, Arial, sans-serif; font-size: 71%; color: #333333;}

#AlignWrap { width: 1000px; margin: 0 auto; background:url(images/bg.jpg); }
#InnerWrap { width: 1000px; }

#Header { height:144px; background:url(images/header.jpg) no-repeat; }
#Footer { height:47px; background:url(images/footer.jpg) no-repeat; }

#Links { height:26px; margin-top:4px; }

#Content { width:927px; margin-left:35px; margin-top: 5px; background-color:#FFFFFF; text-align:left; padding:10 0 0 0;}

.light { color:#999999; }
.welcome { font-size:1.2em; margin:0; padding-bottom:6px;}

.normal { color: #003366;}
.normal a{ color: #003366;}
