
html, body {
color : #000;
background-color : #d5eff8;
text-align : center;
width : 100%;
height : 100%;
margin : 0;
padding : 0;
font-size : 12px;
font-family : verdana, arial, sans-serif;
}

a:visited, a:link, a:active {
color : #ffc28f;
text-decoration : none;
}

a:hover {
text-decoration : none;
color : #f4a6e6;
}

#tfl {
text-align: center;}

#photos {
text-align: center;}


b {
font-weight : bold;
}

i {
font-style: italic;
color: #d5eff8;
font-size: 14px;
}

#layout {
background-image : url(content.jpg);
background-repeat : repeat-y;
width : 800px;
height : auto !important;
margin : 0 auto 0 auto;
padding : 0;
min-height : 100%;
position : relative;
}

img {
border : none;
}

#wrapper {
width : 100%;
padding-bottom : 5em;
}


#content {
float : left;
width : 800px;
min-height : 50px;
text-align : left;
padding-bottom : 10em;
}

#content_txt {
margin-left : 28px;
margin-right : 30px;
}

h2 {
color: #e8e0b5;
font-size: 16pt;
margin: 20px 0 0 20px;
padding: 0;
text-transform: uppercase;
letter-spacing: 8px;
}

h2:first-letter {
color: #fff;
font-size: 16pt;
font-style:italic;
}


#footer {
width : 100%;
bottom : 0;
left : 0;
position : absolute;
}

#logo {
background-image : url(top.jpg);
height : 264px;
}

#navbar {
padding-top : 26px;
text-align : left;
padding-left : 65px;
}

.nav:link, .nav:visited, .nav:active {
color : #000;
background-color: #fff;
margin : 60px 0 0 5px;
padding: 15px;
text-decoration : none;
}

.nav:hover {
color : #000;
background-color: #5daa31;
margin : 60px 0 0 5px;
padding: 15px;
text-decoration : none;
}


.affs {
padding-right: 2px;

}
