body, html{
background:url('images/bkgrd.gif');
background-repeat:repeat-x;
background-color:#ffffff;
text-align:center;
margin:0px;
font-family:tahoma;
padding:0px;
}

table.homepage{
font-size:12px;
}

td.topcolour{
width:754px;
height:5px;
background:#06206b;
}
td.top{
background-color:#ffffff;
width:754px;
height:80px;
padding-left:20px;
padding-right:20px;
}

td.nav{
background:url('images/nav.gif');
width:720px;
height:25px;
font-size:12px;
color:#ffffff;
text-align:center;
}

td.main{
width:554px;
height:400px;
background:#ffffff;
padding:0px;
color:#000000;
}

td.right{
width:200px;
height:400px;
border-left:0px solid #dedfe4;
background:#ffffff;
}

td.footer{
width:754px;
height:25px;
background:url('images/nav.gif');
text-align:center;
font-size:11px;
color:#ffffff;
}

a.nav{
text-decoration:none;
color:#ffffff;
}

a.email{
text-decoration:none;
color:#ffffff;
}

a:hover{
text-decoration:underline;
}

p{
padding-left:10px;
padding-right:10px;
text-align:justify;
font-size:12px;
}

h1{
font-size:16px;
color:#06206b;
padding:10px;
font-family:tahoma;
font-weight:normal;
border-bottom:1px dotted #e3e4e7;
}

h2{
font-size:12px;
color:#06206b;
padding:10px;
font-family:tahoma;
font-weight:normal;
border-bottom:1px solid #e3e4e7;
}

hr{
color:#ebebeb;
}
