body {
margin: 0px;
background: #D7D7D7 url(grafs/back.jpg);
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: black;
}

td.content {
background-color: #E7E7E7;
border:  6px solid #9C1436;
}

h1 {
text-align: center;
margin-bottom: 0px;
}

h2 {
text-align: center;
margin-top: 0px;
}

h3.events {
text-align: center;
font-size: 28px;
font-weight: normal;
}

h3.foot {
font-size: 20px;
font-weight: bold;
line-height: 1.3;
color: #9C1436;
}

h4 {
font-size: 20px;
font-weight: normal;
margin: 20px auto 40px auto;
padding: 5px;
text-align: center;
background-color: #9C1436;
}

h4.lynx {
font-size: 24px;
text-align: left;
margin: 20px 100px 3px 0px;
}

h4 a:link {
color: #F5EDD5;
text-decoration: none;
}

h4 a:visited {
color: black;
text-decoration: none;
}

h4 a:hover {
color: #D5F3F5;
text-decoration: none;
}

h4 a:active {
color: white;
text-decoration: none;
}

h5 {
font-weight: normal;
font-size: 15px;
font-style: italic;
padding: 2px;
margin-top: 2px;
text-align: center;
}


h6 {
font-size: 11px;
font-weight: normal;
margin: 20px auto 40px auto;
padding: 5px;
text-align: center;
background-color: #9C1436;
}

h6 a:link {
color: #F5EDD5;
text-decoration: none;
}

h6 a:visited {
color: black;
text-decoration: none;
}

h6 a:hover {
color: #D5F3F5;
text-decoration: none;
}

h6 a:active {
color: white;
text-decoration: none;
}

p {
font-size: 16px;
margin: 10px 3% 15px 3%;
}

p.port {
text-align: center;
font-size: 18px;
margin-top: 20px;
}

img.portfolio {
background-color: white;
padding: 15px;
border: 1px solid black;
}

img.tnail {
background-color: white;
padding: 8px;
border: 1px solid black;
}

td.nav {
width: 125px;
max-width: 125px;
}

.centre {
text-align: center;
}

.bigbold {
font-size: 125%;
font-weight: bolder;
}

.bigger {
font-size: 175%;
}

div.banner {
width: 100%;
height: 37px;
background-color: #7C2633;
}