/*******************************************/
/* history.css                             */
/* Use with swindonasc.co.uk\history.shtml */
/*******************************************/

#content{
float: right;
width: 700px;
padding-left: 25px;
font-size: 1.3em;
line-height: 1.6;
/*border: 1px solid red;*/
}

#content p{
padding-bottom: 20px;
text-align: justify;

}

#top, #middle, #bottom{
width: 630px;
}

#top{
padding-top: 10px;
}


#middle p{
padding-top: 4px;
}

#middle img{
margin-left: 0;
float: left;
padding: 10px 20px 0 0;
}

#bottom{
padding-top: 20px;
padding-bottom: 30px;
}


