/* CSS Document */

body {
background: url(images/bg.jpg) repeat-x #000;
margin: 0;
padding: 0;
}

#navbar {
background: url(images/kenpaves3-1_02.jpg) no-repeat;
height: 45px;
width: 762px;
}

#navbar ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#navbar li {
color: #FFFFFF;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

#navbar li a {
background: none;
color: #FFFFFF;
display: block;
height: 25px;
margin: 0;
padding-top: 10px;
text-decoration: none;
text-align: center;
width: 150px;
}

#navbar li a:hover {
color: #e8c8d2;
text-decoration: none;
}

#navbar li a:visited {
color: #FFFFFF;
text-decoration: none;
}

#footer {
background: url(images/kenpaves3-1_04.jpg) no-repeat;
border-bottom: 12px solid #FFFFFF;
width: 762px;
height: 47px;
text-align: center;
}

.footertext {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
padding-top: 12px;
}

.footertext a {
color: #FFFFFF;
text-decoration: none;
}

.footertext a:hover {
color: #e8c8d2;
text-decoration: none;
}

.footertext a:visited {
color: #FFFFFF;
text-decoration: none;
}

#content {
background: #FFFFFF;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-bottom: 40px;
padding-top: 30px;
padding-left: 20px;
padding-right: 20px;
line-height: 23px;
width: 722px;
}

h1 {
color: #a36175;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-weight: bold;
padding-bottom: 10px;
}

h2 {
color: #0000CC;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
}

h2 a:link {
color: #0000CC;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}

h2 a:visited {
color: #0000CC;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}

h2 a:hover {
color: #0000CC;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}
