body {
background-color: #fcf9ba;
font-family: Arial;
color: #FFFFFF;
text-align: center;
}

#box {
background-color: #9f1313;
width: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 25px;
padding: 20px 20px 20px 20px;
color: #FFFFFF;
font-family: Arial;
text-align: left;
}

#box a {
color: #FFFFFF;
text-decoration: none;
}

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

#box a:active {
color: #FFFFFF;
text-decoration: none;
}

#line {
width: 780px;
border-bottom: 1px solid #fcf9ba;
margin-left: 8px;
margin-right: 20px;
margin-top: -10px;
}

#nav {
width: 400px;
margin-left: 170px;
padding-bottom: 4px;
word-spacing:50px;
}

#icons {
width: 100px;
margin-top: -30px;
margin-left: 535px;
}

div#icons img{
padding-bottom: 0px;
padding-left: 10px;
border: 0px;
}

#nav a {
color: #FFFFFF;
text-decoration: none;
}

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

#nav a:active {
color: #FFFFFF;
text-decoration: none;
}

#content {
width: 780px;
margin-left: 8px;
margin-top: 10px;
font-size: 14px;
}

.title {
color: #fef100;
font-weight: bold;
font-size: 16px;
}

.smaller {
font-size: 14px;
}

.main_text {
font-size: 14px;
width: 650px;
}

#whitebox {
background-image: url('images/box.png');
background-repeat: no-repeat;
width: 425px;
height: 223px;
color: #000000;
padding-top: 8px;
margin-top: 30px;
margin-left: 8px;
font-size: 14px;
font-weight: bold;
}

#whitebox a {
color: #000000;
text-decoration: none;
}

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

#whitebox a:active {
color: #000000;
text-decoration: none;
}

#footer a {
color: #999999;
text-decoration: none;
font-style: italic;
}

#footer a:hover {
color: #666666;
text-decoration: none;
font-style: italic;
}

#footer a:active {
color: #999999
text-decoration: none;
font-style: italic;
}