#menu {
color:#000000;
border:none;
}

#menu a:link{
color:#000000;
}

#menu a:visited{
color:#000000;
}


#menu b{
inherit;
}

#menu a:hover b{
color:#C11B17;
}


#menu a:hover {
color:#C11B17;
}

a:hover {
color:#C11B17;
}

#advanced {
 color:#000000;
}

.emph {
 color:#000000;
 font-weight:bold;
}

#header {
 background:transparent;
 border:none;
 color: #666666;
}

a: link {
color: #666666;
}

#pasteboard {
 background-image: url(http://cinema.concordia.ca/images/index_images/splash_mfa_kravechus.jpg);
 background-position: center top;
 background-repeat: no-repeat;
} 

#mfa_kravechus a{color:#FF0000;}

#articles {
 font: Arial, Helvetica, sans-serif;
 color: #666666;
 background-color: #ffffff;
 line-height:16px;
}

#articles b {
color: #000000;
}

#content {
 background: #FFFFFF;
 border-left: #666666 1px solid;
 border-top: #666666 1px solid;
 border-right: #666666 1px solid;
 border-bottom: #666666 1px solid;
}


#content a:link {
 color:#151B8D;
}

#content a:visited {
 color: #151B8D;
}

#content a:hover {
 color:#38ACEC;
}

#articles a:link, a:visited, a:hover {
 inherit;
}

