/* CSS Document */
body{margin:0px; text-align:center; background-color:#004d7d; font-family:Arial; font-size:14px;}
a IMG {border:none;}
#horizon{text-align: center; position: absolute; top: 50%; left: 0px; width: 100%; height: 1px; overflow: visible; visibility: visible; display: block}

#container{width:900px; height:600px; top:-300px; margin-left: -450px; position: absolute; left: 50%; background-image:url(../images/background.gif); background-repeat:no-repeat;}

/*----Start Header----*/
#heading{width:616px; height:47px; font-size:30px; color:#e73c2b; margin-top:55px; margin-left:200px; text-align:left; float:left;}
* html #heading{margin-left:100px;}
#chairman{font-size:14px; color:#000000; text-align:left; width:300px; float:left;}
#secretary{font-size:14px; color:#000000; width:316px; text-align:right; float:left;}
/*----End Header----*/

/*----Start Main Content----*/
#leftCol{width:287px; float:left; margin-top:30px;}
.floatimgleft {float:left; margin:5px;}
.floatimgright{float:right; margin:5px;}

/*----Start Menu----*/
#menu{width:165px; text-align:left; margin-top:200px; margin-left:40px;}
* html #menu{margin-left:-30px;}
#menu img{float:left;}
/*----End Menu----*/

#rightCol{width:580px; height:397px; float:left; margin-left:-20px; margin-top:30px; text-align:left;}
#scrollbar{height:390px; overflow:scroll; overflow-x: hidden; overflow:auto;}
h2{font-size:20px; color:#004d7d;}
#premisesImg{width:310px; height:225px; float:left;}
#leftWhats{width:385px; height:390px; float:left;}
#whatsOnImgs{width:176px; height:390px; float:right; padding-top:60px;}
#links{width:500px; float:left;}

/*----End Main Content----*/

/*----Start Footer----*/
#footer{width:812px; height:45px; float:left; color:#004d7d; margin-left:38px; margin-top:-2px;}
* html #footer{margin-left:19px; margin-top:-5px;}
#address{width:406px; text-align:left; float:left;}
#telephone{width:406px; text-align:right; float:right;}
.red{color:#e73c2b}
a.email:link {color:#e73c2b; text-decoration:none;}
a.email:visited {color:#004d7d; text-decoration: none;}
a.email:hover {color:#004d7d; text-decoration:none;}
a.email:active {color:#004d7d;}
/*----End Footer----*/

#copyright{font-size:9px; text-align:left; float:left; margin-left:35px; margin-top:15px;}
#created{font-size:9px; text-align:right; float:right; margin-right:45px; margin-top:15px;}

