
body {
margin: 10px;
background: #eee;
font-family: Helvetica, Lucida, Arial, sans-serif; 
font-size: 9pt;
color: #000000;
text-decoration: none;
font-weight: normal
}

/* DIVS */

#contentFull {
    width: 100%;
    float: left;
    padding-top: 6px;
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

#header {
    float: left;
    width: 100%;
    text-align: left;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: none;
}

.headerimage {
    float: left;
}

.sitemap {
    float: left;
    background: none;
    text-align: right;
    width: 99%;
    padding-bottom: 1px;
}


.mapSearch {
    float: left;
    margin: 1px;
    margin-bottom: 6px;
    margin-top: 20px;
    width: 100%;
    background: #ddeeee;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

.index {
    float: left;
    margin: 10px 10px 6px 6px;
    width: 50%;
    background: #ddeeee;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}



#navBlock1_bar {
    color: #000;
    background: #eee;
    float: left;
    width: 100%;
    text-align: left;
    padding: 4px 0 1px 0;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

#navBlock2_bar {
    color: #000;
    float: left;
    margin: 0;
    width: 100%;
    text-align: left;
    padding: 4px 0 1px 0;
    background: #fff;
    border-bottom: 1px solid #aaa;
}


#contentFull #navBlock_left {
float:left;
width:160px; 
background-color: transparent;
margin: 0px 14px 4px 0px;
padding: 8px 2px 14px 0px;
border-right: 1px dashed #aaa;
border-bottom: 1px dashed #aaa;
}

#contentFull #navBlock_left #curr {
margin: -1px 0 -1px 2px;
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
background: #e3e3e3;
padding: 0px;
}

form.search {
    margin: 6px;
}

#contentFull #block_right {
float: right;
width: 40%;
background: #fff;
margin: 10px 10px 4px 10px;
padding: 4px;
border: 1px dashed #aaa;
}


#block_right div.infoBox {
  background-color: #fff;
  width: 94%;
  float: left;
  border: none;
}

#footer {
    float: left;
    margin: 0;
    padding: 4px 0 1px 0;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
}

#bottomspacer {
    float: left;
    padding-top: 10px;
    background: #eee;
    width: 100%;
    border: none;
}

div.left {
    float: left;
    padding: 2px;
}

div.right {
    float: right;
    padding: 2px;
}


div.image {
    margin-bottom: 0.5em;
    border-style: solid; border-color: White;
    width: auto;
}

div.image div {
    border:1px solid #cccccc;
    padding: 3px !important;
    background-color:#f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}

div.image div a img {
    border:1px solid #cccccc;
}

div.image div div.caption {
    border: none;
    text-align: left;
    font-size: 9pt;
    padding: 0.3em 0 0.1em 0;
    font-style: italic;
}

div.newsItem {
}

div.infoBox  {
  background-color: #fff;
  border: 1px solid #99cc66;
  width: 142px;
  margin: 4px 8px 4px 8px;
  padding: 4px;
}

div.infoBox div.header {
    background-color: #99cc66;
    padding: 2px 1px 2px 1px;
    text-align: center;
    color: #fff;
}

/* Code DIV for CNOC */

/* Body Text */

/* Navigation Text */

#header a {
   font-size: 9pt;
}

a {
    color: #555;
    text-decoration: none;
}

a:hover {
    color: #336666;
}

a img {
    border: none;
}

/* External Links */
a[href^="http:"]:after {content: ' ' url('../images/green_external.gif')}

a[href^="http://www.cs.mcgill.ca/"]:after {display: none}

.index a {
    color: #000;
    font-size: 11pt;
}

.index a.section {
    font-weight: bold;
}

.index a:hover { color: #336666; }

.level1, .level1_curr {
    color: #000;
    font-size: 10pt;
    padding: 4px 4px 2px 4px;
}

.level1_curr {
    color: #fff;
    font-weight: bold;
    background: #aaa;
    border: 1px solid #aaa;
}


.level2, .level2_curr {
    color: #000;
    font-size: 9pt;
    padding: 4px 4px 2px 4px;
}

.level2_curr {
    color: #fff;
    font-weight: bold;
    background: #aaa;
    border: 1px solid #aaa;
}

.leftNav, .leftNav_curr {
    color: #000;
    font-size: 11pt;
    padding: 0px 4px 0px 4px;
}

.leftNav_curr {
    color: #336666;
    font-weight: bold;
}

.newstitle {
    color: #a3c380;
    font-weight: bold;
    line-height: 1.6em;
}

.blocktitle {
    padding: 0 4px 0 4px;
    border-bottom: 1px dashed #aaa;
    font-size: 12pt;
    font-weight: bold;
}

/* Titles */
h2, h3 {
    margin-left: 10px;
}

acronym { 
	border-bottom:1px dotted;
}

dfn {
	border-bottom:1px dashed;
}

/* Subtitles */

/* Acronym */

/* Internal Links */

/* Element Tags */

ul { 
}

li { 
    margin: 2px;
    margin-left: 40px;
}

p
{
font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
font-size: 1.1em; 
line-height: 19px;
font-style: normal;
margin-left: 10px;
margin-right: 6px;
}


* html p {
    line-height: 1.5em;
}

#footer p {
    padding: 0;
    margin: 0 4px 1px 4px;
    font-size: 8pt;
    color: #333;
}


.submit {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #eee;
 color: #000;
border: 1px solid #666;
border-top-color: #aaa;
border-left-color: #aaa;
margin-top: 4px;
}

.input {
 width: 100px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #fff;
 color: #000;
 border: 1px solid #aaa;
margin-top: 4px;
 }
???END
