body
{
margin: 10px;
}

/* NAVIGATION */
#nav
{
position: absolute;
top: -10px;
left: -10px;
padding: 0px;
}
#nav p
{
font-family: "Times New Roman";
text-decoration: none;
color: rgb(128,0,0);
font-size: 16px;
display: inline;
}
#nav a:link, #nav a:visited, #nav a:active
{
font-family: "Times New Roman";
text-decoration: none;
color: rgb(0,0,128);
font-size: 16px;
}
#nav a:hover
{
font-family: "Times New Roman";
text-decoration: none;
color: rgb(0,0,128);
background-color: rgb(200,100,100);
font-size: 16px;
}
#nav img
{
border-width: 0;
padding: 0;
margin: 0;
height: 88px;
width: 100px;
}
#nav table, #nav td
{
border-width: 0;
padding: 0;
margin: 0;
}
table.navlinks
{
width: 110px;
background-color: rgb(189,183,107);
}

/* CONTENT */
#cont
{
background-color: rgb(255,255,255);
margin-left: 135px;
}
#cont p, #cont li
{
font-family: "Times New Roman";
color: rgb(0,0,0);
font-size: 1em;
text-align: justify;
}
#cont td
{
font-family: "Times New Roman";
color: rgb(0,0,0);
font-size: 1em;
}
#cont a:link, #cont a:active, #cont a:hover
{
font-family: "Times New Roman";
color: rgb(0,0,255);
font-size: 1em;
}
#cont a:visited
{
font-family: "Times New Roman";
color: rgb(100,0,200);
font-size: 1em;
}
#cont img
{
border: 0;
padding: 0;
margin: 0;
}
table.c, td.c, p.c
{
text-align: center;
}
#cont table
{
border-width: 0;
padding: 0;
margin: 0;
}
#cont .red
{
border-style: solid;
border-width: 0px 0px 0px 5px;
border-color: rgb(255,0,0);
padding-left: 5px;
margin-left: -10px;
}

/* HEADINGS */
h1
{
font-family: "Times New Roman";
color: rgb(0,0,0);
font-size: 2.5em;
text-align: center;
}
h2
{
font-family: "Times New Roman";
color: rgb(0,0,0);
font-size: 1.5em;
margin-left: 20px;
}
h3
{
font-family: "Times New Roman";
color: rgb(0,0,0);
font-size: 1em;
text-decoration: underline;
}

/* COLOR CHANGE */
table.color0
{
background-color: rgb(195,190,120);
}
table.color1
{
background-color: rgb(201,196,134);
}
table.color2
{
background-color: rgb(207,203,147);
}
table.color3
{
background-color: rgb(213,209,161);
}
table.color4
{
background-color: rgb(219,216,174);
}
table.color5
{
background-color: rgb(225,222,188);
}
table.color6
{
background-color: rgb(231,229,201);
}
table.color7
{
background-color: rgb(237,235,215);
}
table.color8
{
background-color: rgb(243,242,228);
}
table.color9
{
background-color: rgb(249,248,242);
}

/* CANTUS LATINI */

table.latin
{
font-family: "Times New Roman";
color: rgb(0,0,0);
font-size: 1em;
}
td.latintitle
{
text-align: center;
text-decoration: underline;
}
td.latinwords
{
text-align: left;
}
td.latindate
{
position: relative;
top: -1em;
}
p.latindate
{
text-align: right;
}
pre.latin
{
font-family: "Times New Roman";
color: rgb(0,0,0);
font-size: 1em;
}
p.latin
{
font-family: "Times New Roman";
color: rgb(0,0,0);
font-size: 1em;
}
