body {
background: url(images/bgd.jpg);
margin-top: 0px;
margin-bottom: 0px;
}

#layout {
margin-left: auto;
margin-right: auto;
width: 764px;
text-align: center;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
}

#menu {
background: #1F2022;
border-bottom: solid 1px #000000;
}

.text {
padding-top: 3px;
padding-left: 7px;
padding-right: 7px;
padding-bottom: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.50em;
color: #FFFFFF;
font-weight: bold;
background: #444549;
border: solid 2px #232323;
}

*:first-child+html .text {
padding-top: 0px;
padding-bottom: 0px;
}

* html .text {
padding-top: 0px;
padding-bottom: 0px;
}

#content {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #333333;
text-align: left;
background-color: #EFEFEF;
}

#content a {
text-decoration: underline;
color: #A02E0C;
font-weight: bold;
}	

#content a:link, a:visited, a:active {
color: #A02E0C;
}

#content a:hover {
text-decoration: underline;
color: #1F1E23;
}

li {
padding-bottom: 20px;
}

.content {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.20em;
color: #333333;
}

.content-text a {
text-decoration: underline;
color: #A02E0C;
font-weight: bold;
}	

.content-text a:link, a:visited, a:active {
color: #A02E0C;
}

.content-text a:hover {
text-decoration: underline;
color: #1F1E23;
}

#navigation {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.00em;
line-height: 18px;
font-weight: bold;
padding-bottom: 25px;
}

#navigation a {
padding-top: 3px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 3px;
text-decoration: none;
color: #A02E0C;
}	

#navigation a:link, a:visited, a:active {
color: #A02E0C;
}

#navigation a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #1F1E23;
}

#note {
padding-top: 5px;
padding-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: .65em;
color: #454545;
background-color: #EFEFEF;
}

#note a {
text-decoration: underline;
color: #454545;
}	

#note a:link, a:visited, a:active {
color: #454545;
}

#note a:hover {
text-decoration: underline;
color: #454545;
}

#links {
padding-bottom: 40px;
font-family: Arial, Helvetica, sans-serif;
font-size: .70em;
color: #1F1E23;
font-weight: bold;
text-align: center; 
line-height: 20px;
background-color: #EFEFEF;
}

#links a {
padding-top: 3px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
color: #1F1E23;
text-decoration: none;
}	

#links a:link, a:visited, a:active {
text-decoration: none;
}

#links a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #A02E0C;
}

#copy {
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
color: #454545;
font-size: .65em;
background-color: #EFEFEF;
}

#copy a {
color: #454545;
text-decoration: none;
}

#copy a:link, a:visted, a:active {
color: #454545;
}

#copy a:hover {
color: #454545;
text-decoration: none;
}