
body {background: url(../images/background.jpg) #003 bottom right fixed no-repeat; position: relative; margin: 0; padding: 0; font-size: 12px; color: #FFF; font-family: verdana, arial, helvetica, sans-serif;}

h1 {font-family: impact, arial black, sans-serif; font-size: 50px; font-weight: normal; text-transform: uppercase; margin: 0; padding: 10px 0; text-align: center;}
h2 {font-family: impact, arial black, sans-serif; font-size: 20px; font-weight: normal; text-transform: uppercase; margin: 10px 0 0 0; padding: 5px 0; text-align: center; background-color: #FC0; color: #003;}
h3, .title3 {font-family: impact, arial black, sans-serif; font-size: 16px; font-weight: normal; text-transform: uppercase; margin: 10px 0 0 0; padding: 0; text-align: center; background-color: #FA0; color: #003;}

hr {height: 0; background-color: transparent; margin: 0; padding: 0; border: none; border-bottom: 1px dotted #FC0;}

a {color: #FC0; text-decoration: none; font-weight: bold;}
a:hover {color: #FF0; text-decoration: underline;}
a img {border: none;}
table {margin-bottom: 10px;}
table tbody tr td{text-align: left; padding: 5px 10px;}
table th {padding: 5px 0; font-size: 14px; text-align: left; padding-left: 10px;}

.clear {clear: both;}
.floatLeft {float: left;}
.floatRight {float: right;}
.centred {margin: auto; display: block; text-align: center;}
.centred p, .centred b {margin: 20px 30px; text-align: left; line-height: 18px;}
.floatLeft p, .floatLeft b {margin: 20px 30px; text-align: left; line-height: 18px;}
.floatLeft b {color: #fc0; font-size: 14px;}

p i {text-align: center; margin: 0 auto; display: block; margin-top: -20px;}

#mainSite {background: url(../images/bg-trans.png) transparent repeat; position: relative; width: 1150px; padding: 20px; margin-left: 20px;}
#nav {list-style-type: none; position: relative; margin: 0 auto; padding: 0; display: flex; justify-content: center;}
#nav li {padding: 0; margin: 0;}
#nav li a {position: relative; background-color: #003; text-align: center; font-family: impact; font-size: 16px; padding: 0 20px; line-height: 26px; height: 26px; font-weight: normal; text-transform: uppercase; letter-spacing: 1px;}
#nav li a:hover {background-color: #FC0; color: #003 !important; text-decoration: none;}

.third {position: relative; width: 29%; margin: 10px 2%; float: left; display: inline; text-align: center;}