/* CSS Document */
body { background: #8582B8; color: #333; font-family: Helvetica, Arial, sans-serif; text-align:center; }

#container {margin: 0px auto; padding: 0px 5px 0px 5px; width: 790px; background: #ffffff; overflow:hidden; text-align:left;}

#masthead { width: 790px; height: 100px; background: url('images/banner.png') no-repeat; float: left; }

#header {
  width: 790px;
  float: left;
  padding-left: 100px;
}

#nav {
  width: 200px;
  float: left;
  padding: 10px 0px 0px 0px;
}

#main {
  float: right;
  width: 590px; 
  padding: 0px 0px 0px 0px;
}

#footer {
  width: 790px;
  float: left;
} 

#masthead h1 { text-align: left; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size: 1.4em; font-style: italic;}

h2 { font-size: 2em; font-weight: bold; }

h5 { font-size: 1em; font-weight: bold; }

.header-large {font-size: 2.0em }

.style2 { font-size: 1em; font-weight: bold; }

.style3 { font-size: 2em; font-weight: bold; }

.style4 {font-size: 1.65em}

.style5 {font-size: 0.6em}

.style6 { color: #666666; font-style: italic; }

.footer-text {font-size: 0.6em}

.footer-text a, .footer-text a:visited { color: #333; text-decoration: none; }

.footer-text a:hover { color: #333; text-decoration: underline; }

#nav h3 { font: 1.2em Helvetica, Arial, sans-serif; color: #333; line-height: 0.4em; }

#nav h3 a, h3 a:visited { color: #333; text-decoration: none; }
	
#nav h3 a:hover { color: #333; text-decoration: underline; }

#nav h4 { font: 1.1em Helvetica, Arial, sans-serif; color: #333; line-height: 0.4em; padding: 0 0 0 0.9em; }

#nav h4 a, h4 a:visited { color: #333; text-decoration: none; }
	
#nav h4 a:hover { color: #333; text-decoration: underline; }

ul.sidebar_list { list-style: none; }	

.accred {font-size: 0.6em}

.accred a, .accred a:visited { color: #0000FF; text-decoration: underline; }

.accred a:hover { color: #0000FF; text-decoration: none; }
