a:link,a:visited, a:hover, a:active
{
text-decoration:underline;	
color: #2E0C0C;
font-size: 1.2em;
font-family: Segoe Print, Serif;
font-weight: 900;
}

a:link#downloads, a:visited#downloads, a:hover#downloads, a:active#downloads
{
text-decoration:underline;	
color: #2E0C0C;
font-family: Segoe Print, Serif;
font-size: 1.2em;
font-weight: 900;
margin:0.5em;
}
nav,section,footer
{
display:block;
}
nav 
{
float: left; width: 29%;
position: fixed;
}
section 
{
float: right; width: 71%;
}

p#centre
{
font-family: Segoe Print, serif;
font-size: 1.2em;
color: #2E0C0C;
font-weight: 900;
text-align: center;
}

p
{
font-family: Segoe Print, serif;
font-size: 1.2em;
color: #2E0C0C;
font-weight: 900;
text-align: left;
}

em.folder
{
font-family: Segoe Print, serif;
font-size: 1.2em;
color: #000000;
font-weight: 900;
text-align: left;
}

em
{
font-family: Segoe Print, serif;
font-size: 1.4em;
color: #2E0C0C;
font-weight: 900;
text-align: left;
}

em.menu
{
font-family: Segoe Print, serif;
font-size: 1.5em;
color: #7f4141;
font-weight: 900;
text-align: left;
}

h1
{
color: #000000;
font-family: Segoe Script, cursive;
font-weight: 900;
font-size: 2.0em;
text-align: center;
}

table
{
border-left: 2px solid #5A0015;
border-top: 2px solid #5A0015;
background-color: #CBBAA1;
width: 100%;
border-collapse: collapse;
}
td
{
border-right: 2px solid #5A0015;
border-bottom: 2px solid #5A0015;
font-size: 1.1em;
color: #2E0C0C;
font-family: Segoe Print, serif;
font-weight: 900;
text-align: left;
background-color: #CBBAA1;
}

th
{
border-bottom: 2px solid #5A0015;
border-right: 2px solid #5A0015;
font-size: 1.2em;
color: #2E0C0C;
font-family: Segoe Print, serif;
font-weight: 900;
text-align: center;
background-color: #CBBAA1;
}

body
{
overflow:auto;
background-image:url('images/background.png');
background-color: #CBBAA1;
background-attachment : fixed;
}
