body {
background-image: url(/Images/backgroundpattern.png);
background-repeat: repeat;
text-align: center;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

img 
{
    display: inline;
}

a {
text-decoration: none;
font-size: 12px;
color: #000000;
}

a:hover {
text-decoration: underline
}

#container {
width: 895px;
margin: auto;
position: relative;
}

#headerRight {
float: right;
position: relative;
}

#headerRight a {
font-size: 15px;
}

#headerLeft {
float: left;
}

#headerRight ul {
margin: 0;
padding-top: 131px;
text-align: right;
}

#headerRight ul li {
list-style-type: none;
margin: 0px;
padding-left: 30px;
display: inline;
}

#main {
margin-top: 0px;
text-align: left;
height: 443px;
}

#footer {
font-size: 10px;
padding-top: -10px;
clear: both;
}

#footerRight {
float: right;
text-align: right;
}

#footerLeft {
float: left;
text-align: left;
}

#footerRight ul li {
list-style-type: none;
padding-left: 30px;
display: inline;
}

#footerRight ul {
margin-top: 0;
margin-bottom: 0;
}

#scriptText img {
padding: 0px 20px 5px 20px;
margin-top: -10px;
}

#content {
padding-left: 20px;
padding-right: 5px;
padding-top: 12px;
overflow: auto;
height: 335px;
font-size: 13px;
}

#textWrapper 
{
    padding-top: 10px;
    float: right;
}

#contentWrapper {
background:#f4c2ce;
height: 375px;
width: 895px;
}

h1 {
font-style: italic;
font-size: 16px;
font-weight: bold;
}

#galleryThumbs {
height: 350px;
width: 345px;
background-color:#f4c2ce;
overflow: auto;
}

#galleryPics {
padding-top: 12px;
}

#pictureSelection img:hover {
border-color: #666666;
}

#pictureSelection img {
border: transparent solid 3px;
}

#conash3D0 {
display: none;
}