/* Skin 1
6-31-06, version 3 (VV)
--------------------------------------------------------------- */
body {
background: #eee url(../images/body_bkgd.gif) repeat-x fixed;
}

#container {
border: solid #c3c8ce;
border-width: 0 1px 0 1px;
}

#banner {
background: #e7f3ff url(../images/banner_bkgd_1.gif) repeat-x;
}

#banner h1 {
color: #036;
}

#c-wrapper {
background: #fff url(../images/content_bkgd_1.gif) repeat-y;
float: left;
}

#c-wrapper.col3 #content {
width: 380px;
}

#c-wrapper.col3 #sidebar {
margin-right: 10px;
}


/* Nav (on left side)
-------------------------------------------------------- */
#nav a:hover, #nav a.current:hover {
color: #39f;
text-decoration: none;
background-color: #e8eff4;
}

#nav li { 
border-bottom: 1px solid #eee;
}

#nav li li { 
border: none;
}

#nav li ul a {
background-image: none;
}





#footer {
border: solid #4e5e31;
border-width: 1px 0 2px 0;
background-color: #4e5e31;
}

#footer span {
background: transparent url("../images/yale_logo_white.gif") no-repeat;
}

#footer p {
color: #fff;
}

#footer a { color: #cef; text-decoration: none; }
#footer a:hover { color: #def; text-decoration: underline; }
#footer a:active { color: #fd0; }


/* ===================================================== */
/* ===================================================== */
/* ===================================================== */
