/* CSS Document */

body {
background: #201f1f;
}

#outer-layer {
margin: 0 auto;
width: 824px;
background: url(../images/body-back.jpg) top left repeat-y;
}

#heading {
background: url(../images/header-back.jpg) top left no-repeat;
height: 215px;
width: 805px;
padding-left: 19px;
padding-top: 21px;
}

#flash-container {
height: 200px;
width: 400px;
float: left;
}

#nav-container {
width: 404px;
height: 200px;
margin: 0;
text-align: left;
float: left;
color: #fff;
}

#nav-container ul {
margin: 0;
padding: 0;
margin-left: 40px;
width: 364px;
}

#nav-container li {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
margin: 0;
float: left;
border-right: 1px #FFFFFF dotted;
list-style: none;
width: 100px;
}

#nav-container a {
font-weight: bold;
font-size: 14px;
text-decoration: none;
color: #FFFFFF;
}

#content-frame a:hover, #nav-container a:hover {
color: #999999;
}

#content-frame {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
width: 786px;
padding-left: 19px;
padding-right: 19px;
color: #FFFFFF;
}



#content-frame a{
color: #FFFFFF;
}

#frame-bottom {
width: 824px;
height: 22px;
background: url(../images/frame-bottom.jpg) top left no-repeat;
}

#validation-badges {
width: 176px;
margin: 0 auto;
}

#validation-badges img {
border: none;
}