/* general gubbins */
body        {font-family: "Lucida Sans Unicode", arial, helvetica, sans-serif;font-size: 75%;text-align: justify; color: #666666;background-color: #000000; background-image: url(../images/bg.jpg);background-repeat: repeat-x;background-position: left bottom;}
body,h1,h2  {margin: 0; padding: 0;}
#wrapper    {width: 770px; margin: 0 auto; background-color: #ffffff;}
.placeslist {font-size: 85%;}
.divider    {border-top: 1px solid #666666; margin: 30px 0;}
#centre a   {color: #000000; text-decoration: underline;}
#centre a:hover   {text-decoration: none;}

/* header */
#cap        {height: 8px; background-color: #f13b07; border-bottom: 8px solid #000000;}
#header     {margin-bottom: 10px}
#header img {display: block;}

/* left column */
#left       {float: left; width: 180px; margin: 0 0 50px 10px; display: inline; font-size: 90%;}
#left h2    {font-size: 110%; color: #dc5716;}
#left p     {padding: 0; margin: 10px 0 0 0;}
#left div   {border: 1px solid #f13b07; margin-bottom: 15px; padding: 5px;}
#left a     {color: #000000; text-decoration: underline;}
#left a:hover {color: #e37945; text-decoration: none;}
#left img   {margin-bottom: 10px; display: block;}

/* central column */
#centre     {width: 390px; margin: 0 0 50px 210px;}
#center p   {margin: 0 0 20px 0; padding: 0; line-height: 18px;}
#centre h2  {font-size: 110%; color: #e37945; margin-top: 25px;}
#centre h1  {color: #e37945; font-size: 150%; letter-spacing: 0.1em; margin-bottom: 10px;}

/* right column */
#right      {float: right; width: 140px; margin: 35px 10px 50px 0; display: inline;}
#right img  {margin: 0 auto 10px auto; display: block; border: 0;}
#right a    {display: block; text-align: center;}

/* footer */
#footer     {color: #ffffff; clear: both; padding: 0 10px; text-align: right; background-color: #000000; height: 19px; line-height: 19px; border-top: 7px solid #dc5716; font-size: 85%;}
#footer a   {color: #eeeeee; text-decoration: none;}
#footer a:hover {color: #ffffff;}

/* lists */
ul li       {margin: 0; padding: 0 0 1em 0;}
