

body {
margin: 0 0;
text-align: center;
background-color: #B0B0B0;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
font-size: 62.5%;

}

#header {
width: 770px;
padding-left: 30px;
padding-top: 15px;
padding-bottom: 5px;
background-color: white;
}

#nav {
width: 770px;
background-color: white;
text-align: center;
margin-right: 15px;
margin-left: 15px;
padding-top: 5px;
border-top: 0px #cccccc solid;
border-bottom: 1px #cccccc dotted;
}

#content {
width: 770px;
background-color: white;
padding: 15px;
}

#thumbs {
background-color: white;
float: right;
width: 150px;
	
}


#container {
width: 800px;
border: 1px #666666 solid;
margin: 10px auto;
text-align: left;
background-color: white;
}

p, ul, ol {

font-family: cochin, georgia, times, serif;
font-size: 1.4em;
color: #333333;
line-height: 140%;
letter-spacing: .04em; }


h1 {
color: #78D11F;
font-size: 2.0em;
letter-spacing: .06em;
font-family: cochin, georgia, times, serif;
line-height: 140%;
letter-spacing: .08em;
font-weight: normal;
}

h2 {
color: #78D11F;
font-size: 1.7em;
letter-spacing: .06em;
font-family: cochin, georgia, times, serif;
line-height: 140%;
letter-spacing: .08em;
font-weight: normal;
}

.caption {

color: #666666;
font-size: .9em;
}

.tdlinkgall {

padding-top: 0px;
padding-bottom: 20px;
}

a.text:link {
    color: #666666;
    text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}

a.text:visited {
    color: #666666;
    text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}

a.text:active {
color: #DB496A;
    text-decoration: none;
    border-bottom: #DB496A;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;}


a.text:hover {
	color: #DB496A;
    text-decoration: none;
    border-bottom: #DB496A;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}


#footer {
font-size: .9em;
text-align: center;
padding-top: 15px;
padding-bottom: 5px;
}

#images {
border-top: 1px #cccccc dotted;
font-size: .9em;
}

.dottedtop {
border-top: 1px #cccccc dotted;
}

#events {
width: 250px;
float: right;
border-left: 1px #cccccc dotted;
padding: 10px;
}
.accent {
/*: #FF5F7D;*/
color: #78D11F;
font-size: 1.5em;
letter-spacing: .06em;
}

.miniaccent {
/*: #FF5F7D;*/
color: #78D11F;
font-size: 1.2em;
letter-spacing: .06em;
}