/* Front page styles */
#main{height: 650px;}
/* Change out the tabs */
td#tabs{background-image: url(../images/tabs.jpg);}
/* Put the photo in the background */
td#contents{background: url(../images/content-bg.jpg) no-repeat -4px 359px;}
td#side{background-image: url(../images/side-bg.jpg);}
/* The top bit with the text in it */
#top-content{height: 189px;padding: 1px 20px 0px 20px;background: url(../images/top-content-bg.gif) repeat-x;}
#top-content p{margin-top: 14px;}
#main-content img{margin: 0;}
/* The bottom bit with the pictures in it */
#main-content{margin: 0;background: url(../images/content-wash-bg.jpg) no-repeat right top;}
#main-content img{margin: 18px 5px 14px 15px;}
#small-text {font-size:10px;}