body {
	text-align: center;
background: #cc9933;
	font: 62% verdana, Geneva, arial, helvetica, sans-serif;}

	
#frame {
	width:735px;
	background: #fff url(../img/whitelite.jpg);
	margin-right:auto;
	margin-left:auto;
	margin-top: 15px;
	padding: 0px;
	text-align: left;
	border: 1px #999966 solid;
		}
	
#hed {
	width: 735px;
	height: 100px;
	background-color: #cc0033;
/* background-image: url(../img/buscard2.jpg); */
background-repeat: no-repeat; 		
		margin: 0px;
padding: 0px;
border-bottom: 10px #f4efce solid;
}
#contentheaderH {
		width: 735px;
		height: 125px;
		background-color: #f4EFCE;		
		margin: 0px;
padding: 0px;}

#navcontainer {
	width: 735px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #ddcc68;
	padding: 0px;
	}

		
#contentleft {
position: relative;
width: 200px;
float:left;
margin: 45px 0px 0px 20px;
}

#contentmain {
position: relative;
float: right;
width: 480px;
min-height: 200px;
margin: 35px 0px 10px 0px;
min-height: 500px;
		}


#foot {
		width: 720px;
		padding:5px 5px 5px 10px;
		margin-top:10px;
		margin-bottom: 0px;
		margin-left: 0px;
		background: #f4efce;
		text-decoration:none;
		color:#000;
		}
/* =========== hed styles ======== */
#hed h1 {
position: absolute;
margin: 12px 0px 0px 400px;
font: bold 30pt/30pt Verdana, Helvetica, Arial, sans-serif;
color: #ffffff;}


/* ============ left styles ============= */
.quote {
font: italic 10pt Verdana, Helvetica, Arial, sans-serif;
}
p.tag {
margin: 0px;
color: #cc0033;
font: bold italic 12pt Verdana, Helvetica, Arial, sans-serif;}
/* ============ main styles ============= */

/* ======= foot styles =========== */		
#foot a.fnav:link, a.fnav:visited {
font-weight: normal;
color: #7C6240;
text-decoration: none;
background-color: #f4efce;
}
#foot a.fnav:hover, a.fnav:active {
background-color: #eee;
padding: 0px;
border: none;
}


/* =================== meta nav ================= */
#nav-meta{
	float: right;
	margin: 105px 25px 0px 0px;
}
#nav-meta ul{
	margin: 0px;
	padding: 0px;
}
#nav-meta li{
	display: inline;
	margin: 0px;
}
#nav-meta a:link, #nav-meta a:visited {
	color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;	
text-decoration: none;
padding: 2px 2px 2px 2px;
background-color: #e9e4c4;
}
#nav-meta a.Hec:hover, #nav-meta a.Hec:visited:hover {
	color: #fff;
background-color: #82AC82;
}
#nav-meta a.Het:hover, #nav-meta a.Het:visited:hover {
	color: #fff;
background-color: #6699cc;
}
#nav-meta a.Hes:hover, #nav-meta a.Hes:visited:hover {
	color: #fff;
background-color: #ff9933;
}
/* hack  for mac ie*/
*>html #nav-meta a {
	float:left;
}


/*  top dropdowns ==================================================== */
#nav, #nav ul /* all lists */ { 
	width: 730px;
	font-size: 10px;
	list-style-type: none;
	float: left;
	line-height: 1;
	background: #ddcc68;
	padding-left: 5px;
	margin: 0;
}
#nav a.top {
font-size: 10px;
font-weight: bold;
}

#nav a {
	display: block;
	color: #7C6240;
	background: #ddcc68;
	border-left: none;
	text-decoration: none;
	padding: .3em .5em .3em 1em;
}
#nav li ul a {
background-color: #f4efce;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;

}
#nav li ul a:hover, a:active {
color: #000;
background: #f4efce;
}
#nav li ul a.ec:link, a.ec:visited {
background: #82ac82;
}
#nav li ul a.ec:hover, a.ec:active {
background: #82ac82;
color: #fff;
}
#nav li ul a.et:link, a.et:visited {
background: #6699cc;
}
#nav li ul a.et:hover, a.et:active {
background: #6699cc;
color: #fff;
}
#nav li ul a.es:link, a.es:visited {
background: #ff9933;
}
#nav li ul a.es:hover, a.es:active {
background: #ff9933;
color: #fff;
}
#nav li /* all list items */ { 
	float: left;
	width: 15em; 
}/* width needed or else Opera goes nuts */
#nav li ul /* second-level lists */ { 
	position: absolute;
	background: #f4efce;
	width: 15em;
	left: -999em; 
	padding-left: 0px;
}/* using left instead of display to hide menus because display: none isn't read by screen readers */

#nav li ul li {
	border-top: solid #fff 1px;	
	}
#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
}/* lists nested under hovered list items */

#nav li.here {
	padding: .3em .5em .3em 1em;
	font-weight: bold;
	color: #f4efce;
}
/* end dropdown menu ======================================================= */


/* left navigation */
 #lnav { 
 width: 160px;
 margin-top: 40px;
 }

#lnav ul
{
margin-left: 2px;
padding-left: 4px;
padding-bottom: 2px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7C6240;
}

#lnav ul.sub 
{
margin-left: 8px;
padding: 1px 0px;
border-bottom: none;
width: 140px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7C6240;
}
#lnav ul.sub a {
padding: 1px 0px;
border-bottom: none;
}

#lnav ul.sub a:hover, a:active {
color: #000000;
border-left: none;
padding: 1px 0px;
}
#lnav ul.sub li.here {
color: #000000;
padding: 1px 0px;
}

#lnav a
{
display: block;
padding: 2px 6px;
width: 140px;
color: #7C6240;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
border-bottom: 1px solid #eee;
text-decoration: none;
}


#lnav a:hover, a:active
{
color: #000000;
font-weight: normal;
padding: 2px 4px;
border-left: 2px solid #ddcc68;
}
#lnav li.lhere {
display: block;
padding: 2px 4px;
width: 140px;
border-left: 2px solid #ddcc68;
border-bottom: 1px solid #eee;
}

.seched {
font-family: verdana, georgia, arial, helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
padding: 2px 4px;
width: 140px;
border-bottom: 1px solid #eee;
}


/* end left navigation ======================= */

/* layout styles =========================================== */
#contentmain a:link, a:visited, a:active, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}
#contentmain p {
margin-left: 20px;
margin-right: 40px;
}
#contentmain ul {
margin-right: 40px;
}
#leftquote {
width: 160px;
font: italic 11px Verdana, Arial, Helvetica, sans-serif ;
margin-left: 3px;
margin-top: 20px;
}
.quotecredit {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7C6240;
font-style: normal;}

h1.what {
margin: 0px;
padding: 0px;
}
h1.what2 {
padding-bottom: 5px;
padding-top: 0px;
padding-left: 10px;}
#contentleftH a:link, a:visited, a:active, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}
h2.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
color: #7C6240;
padding-left: 0px;
padding-right: 0px;
}
.logo {
margin-left: 20px;
padding-top: 25px;}


.global {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #000000;
}
.univer {
padding: 0px 0px 0px 0px;
margin: 30px 0px 15px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 35px;
	padding-bottom: 5px;
padding-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
color: #75660f;
padding-left: 10px;
padding-right: 35px;
}
.withline {
	margin-top: 0px;
}

hr.forh2 {
	margin-bottom: 0px;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
a.sublink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.credit:link, a.credit:visited, a.credit:hover, a.credit:active {
	color: #bebebe;
	 font-size: 9px;
	text-decoration: none;
background-color: #006633;
 }
 .credit {
 font-size: 9px;
 color: #bebebe;
 }

 em.caption {
font-size:9px;}

table.out {
margin: 0px 8px 0px 5px;
 }
b {
color: #75660f;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
strong {
color: #75660f;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
