

body {
  background-image: url('http://www.homei.co.uk/images/clouds.jpg'); background-repeat:repeat-x;
 
  font-family: "Courier New", Courier, monospace;
  font-size: 14px;
  margin-left:auto;
  margin-right:auto;
}

a{
  color: #003377;
}

div {
  margin: auto;
}

#container {
  width: 800px;
}


#header{
  height: 80px;
  width: 820px;
}



#map_canvas{
	width: 800px; 
    height: 600px; 
	margin-top:33px;
    background:#FFFFFF; 
	border-color:#FFFFFF;
	border-style:solid;
	border-width:10px;
	display:block;
	margin-bottom:10px;
	
}


#menu{
  float: right;
  padding-right: 16px;
  padding-top: 40px;
  
   color: #000000;
   background-image: url('http://www.homei.co.uk/images/cardiff-1.png'); background-repeat:no-repeat;
   width: 261px;
   height: 30px;
}

#menu #label {
  float: right;
  margin-top: 15px;
  
}

#title {
  font-size: 20px;
  margin-left: 211px;
  padding-top: 26px;
  text-transform: lowercase;
  color: #000000;
}

#logo {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 3.8em;
  margin-left: 17px;
  margin-top: 12px;
  
}

#overlay {
  background: url(http://www.homei.co.uk/images/pin.gif) no-repeat bottom;
  height: 89px;
  width: 89px;
  left: 140px;
  position: relative;
  top: -127px;
  z-index: 10;
}

#caption {
  max-width: 780px;
  position: relative;
  top: -609px;
}

#tweet {
  background: url(http://www.homei.co.uk/images/pin.gif) repeat;
  float: right;
  max-width: 200px;
  padding: 10px;
  text-align: left;
}

#instructions {
float: left;
margin-left: -192px;
}



table.main th {background-color:#ccf; height:20px;}
li {margin-left: -20px; display:none;}
.sidebar-entry {text-decoration:none; border:1px solid silver; font-size:12px;}
a.sidebar-entry {color:#000; text-decoration: none; margin-left:2px}
a.sidebar-entry:hover {background-color:#eee; text-decoration: none}
a.sidebar-entry:focus {background-color:#ffe4ee; text-decoration: none}
.sidebar-cat-header {background-color:#F1EED8; margin:1px; font-weight:bold; font-size:15px;}
.hilight-cat-header {background-color:#fea6c6;}
.iw-header {background-color:#eee;font-weight:bold}
#sidebar {width:200px; height:600px; overflow:auto}
#map {width:600px; height:600px;}
#novel {width:300px; height:600px; overflow:auto; border:1px solid silver;}
#adsense {text-align: center}


#footer {
background-color:#F1EED8;
clear:left;
color:#60411F;
padding:1em 20px;
width:780px;
margin-top: 630px;
font-size:12px;

}



ul.footer_list li{
    text-align: left;
    }
	
#rate {
  background-image: url('http://www.homei.co.uk/images/rate.jpg'); background-repeat:repeat-x;	
  }