/* 2011 */
body {background-color: #032255; 
color: #e8e8e8; 
font-family: "Segoe UI", Tahoma, Verdana, sans-serif; 
font-size: 85%;}

a:link {color: #e8e8e8; text-decoration: underline;}
a:visited {color: #e8e8e8; text-decoration: underline;}
a:hover {color: #e8e8e8; text-decoration: none;}
a:active {color: #e8e8e8; text-decoration: underline;}

p {text-align: justify; margin-left: auto; margin-right: auto; width: 75%;}

img {display: block; margin-left: auto; margin-right: auto;}

.footer {background-color: #e8e8e8; clear: both; color: #000033; padding: 10px; text-align: center;}
.navbar {background-color: #e8e8e8; color: #000033; padding: 10px; text-align: center;}
.navbar a:link {color: #032255; text-decoration: underline; }
.navbar a:visited {color: #032255; text-decoration: underline; }
.navbar a:hover {color: #032255; text-decoration: none; }
.navbar a:active {color: #032255; text-decoration: underline; }

/* Splits the margin equally, hence centres the lot. */
.navtable {margin-left: auto; margin-right: auto;}

.pic {float: left; padding: 10px;}
.pictext {float: right; padding: 10px; max-width: 50%;}