/* CSS Document */

body {margin: 0px; background-color: #22386B;}

img {border: 0px;}

#wrap {background-image: url(images/main_bg.jpg); background-repeat: no-repeat; background-color: #ffffff; width: 899px; margin-left: auto; margin-right: auto;}

#top {width: 100%; position: relative;}

  #top img {display: block;}
  
.main_table {width: 100%; padding: 0px;}

  .main_table td {vertical-align: top;}

.nav {padding: 0px; width: 229px; height: 467px; background-image: url(images/nav_bg.png); background-repeat: no-repeat;}

.nav_ie {padding: 0px; width: 229px; height: 366px; background-image: url(images/nav_bg.gif); background-repeat: no-repeat;}

.content {padding: 10px 0px 0px 0px; position: relative; text-align: left; font-family: Comic Sans MS; }

  .content a:link {text-decoration: none; color: #000000;}
  .content a:active {text-decoration: none; color: #000000;}
  .content a:visited {text-decoration: none; color: #000000;}
  .content a:hover {text-decoration: underline; color: #000000;}

.paragraph {margin-bottom: 10px; margin-left: 26px; width: 462px; font-family: Comic Sans MS; font-size: 14px; line-height: 19px;}

#footer {background-image: url(images/bottom_bg.png); background-repeat: no-repeat; width: 899px; height: 105px; position: relative; height: 105px; z-index: 2;}

#footer_ie {background-image: url(images/bottom_bg.gif); background-repeat: no-repeat; width: 899px; height: 105px; position: relative; height: 105px; z-index: 2;}

#email {font-family: jester, arial; font-size: 16px; font-weight: regular; color: #ffffff; margin-left: 555px; position: absolute; top: 47px;}

.email_form {height: 14px; width: 121px;}

.bottom_mar {width: 899px; margin: 10px auto 20px auto; padding-bottom: 20px; background-color: #22386B;}

  .bottom_mar a:link {text-decoration: none; color: #ffffff;}
  .bottom_mar a:active {text-decoration: none; color: #ffffff;}
  .bottom_mar a:visited {text-decoration: none; color: #ffffff;}
  .bottom_mar a:hover {text-decoration: underline; color: #ffffff;}

#bottom_nav {float: left; font-family: arial; font-size: 11px; color: #ffffff;}

#copy_info {float: right; font-family: arial; font-size: 11px; color: #ffffff;}

