#container {
position: relative;
width: auto;
margin: 0 0 0 0;
text-align: left;
}

#navigation {
display: none;
}

#content-background {
display: none;
}

#content-block {
display: block;
position: static;
width: auto;
height: auto;
overflow: visible;
}

.ContactForm form {
display: none;
}

/* Template 3 ---- */

.Thumbnails {
margin: 0 0 0 0;
float: none;
}

.Thumbnail {
clear: both;
text-align: left;
position: static;
width: auto;
float: none;
}

.Thumbnail h3 {
text-align: left;
}

.Blurb {
margin: 0 0 0 100px;
color: #666;
position: static;
width: auto;
display: block;
}

.Blurb .BlurbInner {
background-image: none;
height: auto;
width: auto;
}

.BlurbCopy {
background: transparent;
}

.ThumbnailRollover .Caption {
display: none;
}
