/* CSS Document */
<!--
.whitetitle {
font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF;
}

#graphicalheader {
background-color: ;
}

#graphicalheader .whitetitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-weight: none;
color: #FFFFFF;

}

#floatright  .anthheading {color: #000000; font-size:16px; font-weight:bold}
#content .anthheading {color: #000000; font-size:16px; font-weight:bold}
#content .subheading {color: #000000; font-size:14px; font-weight:bold}
#content h3 {color:#000000; font-size:16px; font-weight:bold}

.greyedout {color:#666666;}

#datalist table {
/*border: 1px;*/
}

th {color: #ffffff;
background:#333333;
font-size: 11px;
font-weight:bold;
text-align:left;
text-transform:uppercase;
}

#content #relatedinfo {
position: relative;

float: right;
margin: 0;
padding-left: 15px;
padding-right: 0px;
padding-bottom: 10px;
}

#content #faculty {
position: relative;

float: right;
margin: 0;
padding-left: 10px;
padding-right: 5px;
padding-bottom: 10px;
padding-top: 0px;
}

#caption {
font-style: italic;
font-size: 10px;
text-align: right;
padding-right: 0px;
}

#content #relatedinfo ul li {
padding-left: 20px;
list-style: none;
background-image: url(http://www.yorku.ca/gradanth/images/bulleticon.gif);
}


#toprow {
width: 610px;
}
#toprowleft {
float: left;
width: 400px;
}
#toprowright {
float: right;
width: 205px;
}
#bottomrow {
clear: both;
width: 610px;
}
#bottomrowleft {
float: left;
width: 400px;
}
#bottomrowright {
float: right;
width: 205px;
}


-->
