html, body
{
    margin: 0;
    padding: 0;
	width:100%;
    height:100%;
    border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
}

a {
outline: none;
}

ul {
margin: 0;
padding: 0;
border: none;
}

.main-outer-conatiner {
height: 100%;
width: 100%;
}

.main-inner-container {
height: 100%;
width: 100%;
}

.header-outer-container {
background-repeat: repeat-x;
width: 100%;
height: 40px;
background-image: url(../images/banner_bg.png);
}

.header-container {
width: 1150px;
margin: auto;
height: 40px;
background-image: url(../images/banner_bg.png);
overflow: hidden;
}

.title-image {
position:relative;
left:-5px;
}

.body-outer-container {
background-color: #FFFFFF;
width: 100%;
height: 640px;
}

.body-main-column {
background-color: #FFFFFF;
width: 1150px;
height: 100%;
margin: auto;
}

.footer-outer-container {
width: 100%;
height: 25px;
background-color: #0b7e7c;
border-bottom: solid 1px #CCCCCC;
}

.footer-container {
width: 1150px ;
margin: auto;
height: 25px ;
background-color: #0b7e7c;
overflow: hidden;
}

.end-outer-container {
width: 100% ;
height: 25px ;
background-color: #FFFFFF;
}

.end-inner-container {
width: 1150px ;
margin: auto;
height: 25px ;
background-color: #FFFFFF;
}

.footer-container a{
color: #FFFFFF;
text-decoration: none;
}

.footer-container a:hover{
text-decoration: underline;
}

.footlinks {
color: #FFFFFF;
position: relative;
left: 20px;
top: 5px;
}

.copyright {
color: #FFFFFF;
position: relative;
left: 510px;
top: 5px;
}

.heading {
font-weight: bold;
position: relative;
left: 10px;
}

.intro-wrapper {
width: 1150px;
height: 103px;
background-color:#FFFFFF;
}

.library-logo {
float: left;
position: relative;
top: 24px;
left: 32px;
}

.intro-text {
float: left;
width: 500px;
height: 60px; 
background-image: url(../images/intro_bg.png);
background-repeat: repeat-x;
position:relative;
top:20px;
left: 326px;
border: solid 1px #CCCCCC;
padding: 5px;
}

.module-wrapper {
width: 98% ;
height: 470px ;
background-color: #FFFFFF;
margin:auto;
position:relative;
top:0px;

}

.module-1 {
width: 530px;
height:150px;
background-color: #FFFFFF;
float:left;
}

.module-2 {
width: 530px;
height:150px;
background-color: #FFFFFF;
float:right;
position:relative;
}

.module-3 {
width: 530px;
height:150px;
background-color: #FFFFFF;
position:relative;
}

.module-4 {
width: 530px;
height: 240px;
background-color: #FFFFFF;
float:right;
position:relative;
top:10px;
}

.module-5 {
width: 530px;
height:150px;
background-color: #FFFFFF;
position:relative;
top:10px;
}

.double-number-wrapper {
width: 530px;
height:220px;
float:left;
position:relative;
background-color:#FFFFFF;
top:10px;
}

.seeall a {
position: relative;
top: 3px;
left: 380px;
color: #009390;
}

.seeall a:hover {
color: #FF0099;
}

.bookmarks {
height: 40px;
width: 457px;
background-color: #FFFFFF;
position: relative;
float: right;
right: 55px;
top: -55px;
border: solid 1px #CCCCCC;
padding: 3px 5px 3px 13px;
overflow: hidden; /* ie6 fix */
}

.sbtitle {
position: relative;
bottom: 17px;
left: -13px;
font-weight: bold;
}

.sbrow1 {
position: relative;
bottom: 13px;
}

.sbrow2 {
position: relative;
bottom: 8px;
}

.sbitem {
list-style: none;
display: inline;
}

.sbitem img  {
padding: 0px 5px 0px 0px;
border: none;
}

.sbitem a {
text-decoration: none;
color: #009390;
padding-right: 10px;
}

.sbitem a:hover {
color: #FF0099;
}

.contacts {
position: relative;
width: 1000px;
height: 25px;
background-color: #FFFFFF;
left: 21px;
top: -20px;
clear: both;
}

.contacts a {
color: #009390;
}

.contacts a:hover {
color: #FF0099;
}

.flickr-info {
height: 26px;
width: 335px;
background-color: #FFFFFF;
position: relative;
float: right;
top: 10px;
right: 20px;
color: #FF0099;
}

.flickr-info img  {
border: none;
padding-right: 10px;
}

.flickr-info a  {
color: #0066FF;
text-decoration: none;
}

.flickr-info a:hover  {
text-decoration: underline;
}

noscript  {
}

.noscriptbox {
height: 65px;
width: 340px;
border: 1px solid #FF0099;
background-color: #FFE8E8;
padding: 5px;
position: relative;
top: 5px;
left: 10px;
}

.noscriptboxGR {
height: 50px;
width: 340px;
border: 1px solid #FF0099;
padding: 5px;
position: relative;
top: 60px;
left: 60px;
}
/*//////////////////////////// FLICKR BADGE STYLES DEFAULT (TWEAKED) /////////////////////////////////////////*/

.home_flickr_container {
width: 482px;
height: 137px;
background-color: #FFFFFF;
position: relative;
left: 10px;
top: 10px;
}

.flickr_badger {
   width:482px;
   height:95px;
   padding:8px 0px 0px 0px;
   margin: 0px;
   background-color: #FFFFFF;
   }

.flickr_badger img {
   border: none;
   float:left;
   margin:0px 0px 8px 8px;
   padding:4px;
   width:75px;
   height:75px;
   color: #FFFFFF;
   background-color: #FFFFFF;
   background-image:url(http://www.stratford.gov.uk/images/thumb-shaddow.gif);
   background-repeat: no-repeat;
   }
   
.flickr_badgerpool {
   width:482px;
   height:185px;
   padding:8px 0px 0px 0px;
   margin: 0px;
   background-color: #FFFFFF;
   }

.flickr_badgerpool img {
   border: none;
   float:left;
   margin:0px 0px 8px 8px;
   padding:4px;
   width:75px;
   height:75px;
   color: #FFFFFF;
   background-color: #FFFFFF;
   background-image:url(http://www.stratford.gov.uk/images/thumb-shaddow.gif);
   background-repeat: no-repeat;
   }
   
   
.flickr_bottom {
   width:482px;
   height: 17px;
   background-color: #FFFFFF;
   color: #383838;
}

.flickr_top {
   width:472px;
   height: 17px;
   background-color: #FFFFFF;
   padding: 0px 0px 0px 10px;
   font-weight: bold;
   position: relative;
   top: 4px;
}

.flickr_share {
   background-color: #FFFFFF;
   display: inline;
   position: relative;
   left: 213px;
}

.flickr_share a {
 color: #009390;
}

.flickr_share a:hover {
 color: #ff0099;
}

.seealllink a {
position: relative;
color: #009390;
left: 370px;
height: 15px;
width: 79px;
}
