a:link        {color: #404040; text-decoration: none;}
a:visited 	{color: black; text-decoration: none;}
a:hover 	{color: #5e8e9b; text-decoration: none;}
a:active 	{color: #014768; text-decoration: none;}

h1 {
      font-size: 16pt;
      color: black;
}

h2 {
      font-size: 14pt;
      color: #014768;
      display: block;
      height: 40px;
      margin-top: 20px;
      padding-top: 5px;
      padding-bottom: 2px;
      padding-left: 15px;
      background-image: url(/FFEDU/images/H2Graphic.png);
      background-position: bottom left;
      background-repeat: repeat-x;
      background-color: none;
}

h3 {
     font-size: 9pt;
     font-weight: bold;
     color: #014768;
     padding-left: 5px;
}

h4 {
     margin-top: 10px;
     display: block;
}

h5 {
     margin-top: -10px
     margin-bottom: 0px;
}

body {
	background-color: white;
	background-image: url(../images/BGNU24.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #7b6432;
	font-family: helvetica, arial;
	color: black;
	font-size: 10pt;
	padding: 0px;
}

#wrapper {
	position: relative;
	width: 865px;
	margin: 0 auto;
	background-image: url(../images/dropShadowRight2.png);
        background-repeat: repeat-y;
        background-position: top right;
	margin-top: -20px;
}

#header {
	position: relative;
	width: 100%;
	height: 100px;
	background-color: #7c5e22; 
	background-image: urL(../images/header9.png);
	background-repeat: repeat-x;
        background-position: bottom left;
}

#container {
	float: left;
	width: 855px;
	background-color: white;
}

#cat_651588_divs {
	position: relative;
	width: 100%;
	height: 40px;	
	background-color: grey;
	background-image: url(../images/subMenu.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	color: #1e1f19;
}

.programList {
	list-style-type: none;
}

#nav_651588 {
        position: relative;
	height: 100%;
        margin: 0 auto;
}

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

#eduMenuAbout {
	list-style-type: none;
	float: left;
	height: 100%;
	padding-top: 12px;
	padding-left: 15px;
	display: block;
	color: #1e1f19;
	font-weight: bold;
	font-size: 9pt;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center left;
	margin-right: 10px;
}

#eduMenu {
	list-style-type: none;
	float: left;
	height: 100%;
	padding-top: 12px;
	padding-left: 15px;
	display: block;
	color: #1e1f19;
	font-weight: bold;
	font-size: 9pt;
	background-image: url(../images/subMenuDivider3.png);
	background-repeat: no-repeat;
	background-position: center left;
	margin-right: 10px;
}

#eduMenu a:hover {
	background-position: bottom left;
	background-repeat: repeat-x;
	color: #bd9a48;
}

#eduMenuAbout a:hover {
	background-position: bottom left;
	background-repeat: repeat-x;
	color: #bd9a48;
}

#eduMenu a:hover .noDivider{
	background-image: none;
}

#headerLogo {
	float: left;
	width: 120px;
	height: 75px;
	margin-left: 50px;
	padding-top: 25px;
}

#headerShadow {
	width: 100%;
	height: 9px;
	background-image: url(../images/dropShadow2.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#leftColumn {
        float: left;
	width: 480px;
	margin: 0px 20px 50px 20px;
        padding: 0px 0px 0px 20px;
}

#speakers ul {
        list-style-type: none;
}

#speakers li {
        background-image: url (..images/speakerShadow.png);        
        background-repeat: repeat-x;
        background-position: bottom left;
}

#bio {
        position: relative;
        width: 95%;
        padding: 10px;
        font-weight: bold;
        background-color: #ece4d1;
        font-size: 9pt;
}

#logo {
       float: right;
       margin-right: 20px;
       margin-bottom: 40px;
}

#bio img {
       float: right;       
       margin-left: 15px;
       margin-bottom: 15px;
      display: block;
}

#footer {
	float: left;
	width: 795px;
	color: white;
        font-weight: bold;
        padding: 10px;
        height: 70px;
	font-size: 8pt;
	padding-top: 10px;
/*        background-image: url(../images/subMenu.png);*/
        background-repeat: repeat-x;
        background-position: bottom left;
        background-color: #2c3020;
        padding-left: 50px;
        border-top: 1px solid #c0c0c0;
}

#footer img {
	float: right;
	margin-top: -30px;
        margin-right: 50px;
}

#blue {
       width: 300px; 
       list-style-type: none; 
 /*     background-image:url(/FFEDU/images/blueBG.png); */
      background-position: bottom left;  
      background-repeat: repeat-x;
      background-color: #c0d4e2;
      padding-bottom: 20px;
}

#white {
      width: 300px;
      background-color:none;
      padding-bottom: 20px;
}

#mustard {
      float: left;
      width: 300px;
      background-color: #ece4d1;
      background-image:url(/images/rightDIVShadow.png)
      background-position: bottom left;  
      background-repeat: repeat-x;
      padding-bottom: 20px;

}

#topLeftWhite {
      float: left;
      width: 20px;
      height: 24px;
      background-image: url(/FFEDU/images/topLeftWhite.png);
      background-position: top left;
      background-repeat: no-repeat;
      background-color: none;
}

#topRightWhite {
      float:right;
      width: 20px;
      height: 24px;
      background-image: url(/FFEDU/images/topRightWhite.png);
      background-position: top left;
      background-repeat: no-repeat;
      background-color: none;
}

#bottomRightWhite {
      position:relative;
      width: 100%;
      height: 50px;
      background-image: url(FFEDU/images/bottomRightWhite.png);
      background-position: top right;
      background-repeat: no-repeat;
      background-color: none;
}

#rightDIVShadow {
      width: 100%;
      height: 10px;
/*   background-image: url(/images/rightDIVShadow.png);     */
      background-color: #dadada;
      background-position: top left;
      background-repeat: repeat-x;
      border-top: 5px;
      border-top-color: #dadada;
}

#toRegister  {
       width: 300px;
       height: 100px;
       margin-left: 30px;
}

#rightColumn {
        float: right;
	width: 300px;
	margin: 20px 10px 100px 0px;
        padding: 0px 0px 0px 0px;
        background-color: #f4f7f7;   
        background-image: url(/FFEDU/images/bottomLeftWhite.png);
        background-position: bottom left;
        background-repeat: no-repeat;
}

#topLeftGrey {
       float:left;
       width: 100px;
       height: 40px;
       background-image: url(/FFEDU/images/topLeftGrey.png);
       background-position: top left;
       background-repeat: no-repeat;
}

#topRightGrey {
       float:right;
       width: 100px;
       height: 40px;
       background-image: url(/FFEDU/images/topRightGrey.png);
       background-position: top right;
       background-repeat: no-repeat;
}

#topRightBlue {
       float:right;
       width: 100px;
       height: 40px;
       background-image: url(/FFEDU/images/topRightBlue.png);
       background-position: top right;
       background-repeat: no-repeat;
}

#topLeftBlue {
       float:left;
       width: 100px;
       height: 40px;
       background-image: url(/FFEDU/images/topLeftBlue.png);
       background-position: top left;
       background-repeat: no-repeat;
}

#clickBrochure {
      position: relative; 
      width: 300px;
      height: 50px;
      margin-top: 30px;
      margin-bottom: 20px;   
      font-weight: bold;
      size: 10pt;
      text-align: center;
      border-top: 1px dotted grey;
      border-bottom: 1px dotted grey;
      background-color: #e8eaea;
}
