*{
margin: 0;
}
h1{
font-family: "Trebuchet MS", "Helvetica", sans-serif;
font-size: 25px;
text-align: center;
}
h2{
font-family: "Trebuchet MS", "Helvetica", sans-serif;
font-size: 10px;
text-align: center;
}
body{
background:url(../images/kewnbg.png);
background-attachment:fixed;
background-repeat: repeat;
}
img{  
border-style: none;
}
A:link{
text-decoration:none;
font-style:oblique;
color: silver;
}
A:visited{
text-decoration: none;
font-style: oblique;
color:silver;
}
A:hover{
text-decoration: overline underline;
font-style: oblique;
}
.container{
width: 766px;
margin: 0px auto;
}
.nameImage{
float: left;
width: 66px;
}
.bodyContent{
font-family: "Trebuchet MS", "Helvetica", sans-serif;
color: white;
width: 700px;
float: right;
background-color: #3F3F3F;

}
.navBar{
font-style: italic;
text-align: right;
font-family: "Trebuchet MS", "Helvetica", sans-serif;
color: white;
width: 700px;
float: right;
background-color: #3F3F3F;
}
.bodyFooter{
text-align: center;
font-size: 10px;
font-family: "Trebuchet MS", "Helvetica", sans-serif;
color: white;
vertical-align: bottom;
float: right;
background-color: #3F3F3F;
width: 700px;
}
.bodyFooter A:link{
text-decoration:none;
font-style:oblique;
color: silver;
}
.bodyFooter A:visited{
text-decoration: none;
font-style: oblique;
color:silver;
}
.bodyFooter A:hover{
text-decoration: overline underline;
font-style: oblique;
}
.kewnImage{
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}
.validatorImages{
text-align: right;
}
ul#list-nav{
list-style:none;
margin:0px;
padding:0;
width:700px
}
ul#list-nav li{
display:inline
}
ul#list-nav li a{
font-family: "Gill Sans", sans-serif;
text-decoration:none;
padding:1px 0;
width:75px;
background:#5A5959;
color:#fff;
float:left;
text-align:center;
border-left:1px solid #fff;
}
ul#list-nav li a:hover{
font-family: "Gill Sans", sans-serif;
background:#C0001D;
color:#FFF
}
#projectDiv{
margin: 0px auto;
width: 450px;
}
ul#links-page{
list-style: none;
}
ul#links-page li a{
font-family: "Gill Sans", sans-serif;
text-decoration:none;
color:#fff;
}
ul#links-page li a:hover{
font-family: "Gill Sans", sans-serif;
text-decoration:overline;
color:#009ABD;
}
table.regform{
margin: auto;
}

