
a,
a:link,
a:visited,
a:hover,
a:active	{color:#000;}

.left		{float:left;}
.right		{float:right;}
.clear		{clear:both;}
.clrright	{clear:right;}
.clrleft	{clear:left;}

h1			{font:21px Georgia, "Times New Roman", Times, serif;margin:0;padding:0}
h2			{font:18px Georgia, "Times New Roman", Times, serif;margin:0;padding:0}
h3			{font:15px Georgia, "Times New Roman", Times, serif;margin:0;padding:0}

.pad5		{padding:5px;}
.sm9		{font-size:9px;}
.sm10		{font-size:10px;}

img {behavior: url(inc/pngbehavior.htc);}

#side	{
	margin-left:10px;
	}

#side h1	{
	border-bottom:1px dotted #cfe3ed;
	}



html,body	{
	height:100%;
	width: 100%;
	margin: 0 auto;
	}
body	{
	margin:0 auto;
	text-align:center;
	padding:0;
	background:#F0F0F0 url(../images/bg.gif) repeat-x;
	}
body, table, td	{	
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #151d27;
	line-height:18px;
	}
#wrapper	{
	width:800px;
	height:auto;
	margin: 0 auto;
	text-align:center;
	background:url(../images/bgcontent.gif) repeat-x;
	}
#header	{
	width:750px;
	height:119px;
	margin:0 auto;
	background: url(../images/bgheader.gif) no-repeat;
	border-right:1px solid #bfbdb0;
	border-left:1px solid #bfbdb0;
	}
	
#content	{
	width:730px;
	padding:10px;
	clear:both;
	margin:0 auto;
	text-align:left;
	}

#flmov	{
	width:750px;height:254px;margin:0 auto;
	}

#box	{
	width:575px;
	float:left;
	margin-right:28px;
	}
	
.box3	{
	width:184px;
	height:195px;
	float:left;
	margin-right:5px;
	border-right:1px solid #ccc;
	}

.donnacutout	{margin:-70px -35px 0 0;float:right;position:relative}
	
html>/**/body .donnacutout	{margin:-450px -35px 0 0;float:right;position:relative}
	
#footer	{
	width: 750px;
	height:50px;
	font-size:9px;
	background: url(../images/footer.gif) no-repeat;
	clear:both;
	text-align:left;
	margin:0 auto;
	}
#footer a	{
	color:#696969;
	font-size:9px;
	text-decoration:none;
	}
#footer a:hover	{color:#fa9900;}	



ul#navmenu {
  margin: 0px;
  border: 0 none;
  padding: 0;
  width: 750px; /*For KHTML*/
  list-style: none;
  clear:both;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  padding: 2px 16px 2px 14px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
color: #ffac2a;
font:14px Century Gothic, Arial, Helvetica, sans-serif;
letter-spacing:-0.20px;
text-decoration: none;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}
/* FF ONLY */
html>/**/body ul#navmenu a {
  padding: 2px 17px 2px 16px;
  }

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #484f56;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #EEE;
  color: #666;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}


ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

/******* VERTICAL NAV MENU  ***********/
#/nav 	{border:1px solid #fff;width:120px;height:90px;float:right;}
ul#vrtnav,
ul#vrtnav li,
ul#vrtnav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 220px; /*For KHTML*/
  list-style: none;
  float:right;
  text-align:right;
	}

ul#vrtnav li {
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
	}

/* Root Menu */
ul#vrtnav a {
  order-top: 1px solid #ccc;
  order-bottom: 1px solid #000;
  padding: 0 6px;
  display: block;
  color: #fff;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
	}

/* Root Menu Hover Persistence */
ul#vrtnav a:hover,
ul#vrtnav li:hover a,
ul#vrtnav li.iehover a {
  color: #ffac2a;
	}

/* 2nd Menu */
ul#vrtnav li:hover li a,
ul#vrtnav li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 2nd Menu Hover Persistence */
ul#vrtnav li:hover li a:hover,
ul#vrtnav li:hover li:hover a,
ul#vrtnav li.iehover li a:hover,
ul#vrtnav li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	}

/* 3rd Menu */
ul#vrtnav li:hover li:hover li a,
ul#vrtnav li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 3rd Menu Hover Persistence */
ul#vrtnav li:hover li:hover li a:hover,
ul#vrtnav li:hover li:hover li:hover a,
ul#vrtnav li.iehover li.iehover li a:hover,
ul#vrtnav li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	}

/* 4th Menu */
ul#vrtnav li:hover li:hover li:hover li a,
ul#vrtnav li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 4th Menu Hover */
ul#vrtnav li:hover li:hover li:hover li a:hover,
ul#vrtnav li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
	}

ul#vrtnav ul,
ul#vrtnav ul ul,
ul#vrtnav ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#vrtnav li:hover ul ul,
ul#vrtnav li:hover ul ul ul,
ul#vrtnav li.iehover ul ul,
ul#vrtnav li.iehover ul ul ul {
  display: none;
	}

ul#vrtnav li:hover ul,
ul#vrtnav ul li:hover ul,
ul#vrtnav ul ul li:hover ul,
ul#vrtnav li.iehover ul,
ul#vrtnav ul li.iehover ul,
ul#vrtnav ul ul li.iehover ul {
  display: block;
	}
	


/************** HEADERS ON HOME PAGE  *************/
.header	{
	width:197px;
	margin:0 auto;
	height:30px;
	background:url(../images/homeheaders.gif) no-repeat;
	}
.books	{background:url(../images/homeheaders.gif) no-repeat;}
.fund	{background:url(../images/homeheaders.gif) 0 -37px no-repeat;height:48px;}
.pag	{background:url(../images/homeheaders.gif) 0 -95px no-repeat;}
.pres	{background:url(../images/homeheaders.gif) 0 -126px no-repeat;}
.pub	{background:url(../images/homeheaders.gif) 0 -162px no-repeat;}
.med	{background:url(../images/homeheaders.gif) 0 -203px no-repeat;}

.why	{background:url(../images/homeheaders.gif) 0 -238px no-repeat;}
.cal	{background:url(../images/homeheaders.gif) 0 -270px no-repeat;}
.con	{background:url(../images/homeheaders.gif) 0 -306px no-repeat;}


#content div.header	{
	margin:0 0 15px 0px;
	border:1px border red;
	}



.bluebg	{background:url(../images/rightbg.jpg) repeat-x;}

ul.nobullet	{list-style:none;padding:3px;margin:0px;}

ul.nobullet	li {padding-bottom:5px;}

/**********  CONTACT FORM   **********/
form#contact 	{
	margin:0;
	padding: 5px;
	float:right;
	width: 275px;
	}	


#contact label,#contact input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	}

#contact label {
	text-align: right;
	width: 75px;
	padding-right: 5px;
	}

#contact br {clear: left;}

#contact fieldset	{
	background:url(../images/form.gif);
	border: 1px solid #7c5b47;	
	margin:20px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	} 
	
#contact legend	{
	color:#d28206;
	font-weight:bold;
	font-variant:small-caps;
	font-size:15px;
	padding:2px 5px;
	position: relative;  
	left: -7px;  
	top: -0.75em;
	}
	

	
#contact #city {
	display: block;
	width: 60px;
	margin-right:12px;
	float: left;
	margin-bottom: 10px;
	}
	
#contact #comments	{
	display: block;
	width: 240px;
	height:70px;
	margin-bottom: 15px;
	}
	
#contact #submit	{
	width: 85px;
	height:32px;
	margin-left:90px;
	}

#contact .shhhh { display:none; }








/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#d28206;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#d28206;
    border:1px solid #c2e1ef;
    color:#fff;
}
.buttons a:active{
    background-color:#d28206;
    border:1px solid #6299c5;
    color:#fff;
}



