#container { text-align: left; width: 760px; min-width: 760px; max-width: 760px; max-height: 95%; margin: auto; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../images/background.gif); background-repeat: repeat-y; background-position: center 0; text-align: center; margin: 5px 0 0; padding: 0; }

/* Font sizes & colours */
p { font-size: 95%; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 85%}
h1 { color: #9d9f9d; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; }
h2 { color: white; font-size: 90%; }
h3 { font-size: 80%; }
h4 { color: #ccc; font-size: 70%; }
a { color: #777; text-decoration: none; }
a:hover { color: #444; text-decoration: none; }

/* NAVIGATION BAR */
#navigation { color: #fff; font-size: 70%; background-image: url(../images/nav-bg.jpg); background-repeat: repeat-x; background-position: 0 center; padding-left: 8px; }
#navigation ul, #navigation ul li {margin:0; padding:0; list-style:none;}
#navigation ul {max-width: 99%;}
#navigation li { display:inline; line-height: 30px; border-right: 1px solid white; color: #fff; padding: 0 5pxpx 0 0 5px 0 5pxpx 0 0 0 5pxpx 0 0;  }
#navigation a {text-transform:uppercase; color:#fff; padding: 0 5px; text-decoration:none; }
#navigation a:hover {color:#ccc;}
/* STRUCTURE */
#header { padding-top: 1px; padding-bottom: 1px; border-top: 1px dotted gray; border-bottom: 1px dotted gray; }
#leftcolumn{ background-color: white; width: 158px; margin-right: 5px; float: left; margin-top: 1em; padding-right: 8px; }
#header { padding-top: 1px; }
#centre { width: 500px; float: left; clear: none; margin: 20px 4px 20px 30px; padding-top: 10px; padding-right: 20px; border-right: 1px dotted #363636; }
#fullwidth { margin: 20px 4px 20px 30px; padding-top: 10px; padding-right: 20px; width: 720px; float: left; clear: none; min-height: 380px; }
#footer { color: #888; font-size: 85%; font-family: Verdana, Arial, Helvetica, sans-serif; width: 94%; clear: both; padding-top: 3px; padding-bottom: 3px; padding-left: 20px; border-top: 1px dotted #555; border-bottom: 1px dotted #555; display: block; }
#rightcolumn { font-size: 80%; width: 150px; float: left; clear: none; margin: 20px 10px; padding-top: 10px; padding-bottom: 10px; padding-left: 4px; }
#leftcolumn{ width: 158px; margin-right: 4px; float: left; }

/* CENTRE AREA */
.centrecontent { font-size: 90%; display: block; margin-top: 1em; margin-left: 180px; padding-top: 12px; padding-bottom: 8px; clear: right; }
.centrecontent ul { font-size: 90%; display: block; margin-top: 1em; margin-left: 25px; padding-bottom: 8px; list-style-type: square; }
.centrecontent a:link { color: #656565; text-decoration: none; }
.centrecontent a:visited { color: #656565; text-decoration: none; }
.centrecontent a:hover { color: #656565; text-decoration: none; border-bottom: 1px dotted #c4dcfe; }
.centrecontent a:active { }

/*RIGHT HAND COLUMN*/
.dotted-line {border-bottom: 1px dotted #555; display:block; margin-bottom: 8px }

/* FOOTER */
#footer .left { float:left; padding: 0 0 20px; }
#footer .right {float:right; margin-right: 30px;}


/* IMAGES */
.floatleft { float: left; padding-right: 6px; }
.floatleftborder { float: left; margin-right: 6px; padding: 3px; border: dotted 1px #ccc; }
.floatright { margin: 6px; float: right; border-width: 6px; border-color: white; }
.calendar { color: #a2a2a2; font-size: 60%; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top: 3px; padding-bottom: 3px; border-top: 1px dotted gray; border-bottom: 1px dotted gray; }
.profile { float: left; padding: 3px; border-bottom: 1px dotted #ccc; display: block; }
