body{
background-image: url(../images/grayBkgnd.jpg);
background-color: rgb(230,240,245);
}

.masthead{
margin: 0px;
}

#content{
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
margin-top: 12px;
width: 960px;
}

.navigation{
padding: 0px;
margin: 0px;
width: 148px;
background-color: white;
background-image: url(../images/navbarbkgnd.gif);
background-repeat: repeat-y;
}


.articles{
position: relative;
float: left;
padding: 8px;
width: 508px;
height: 665px;
background-color: white;
overflow: scroll;
z-index: 5;
}

.ads{
float: left;
position: relative;
width: 262px;
height: 680px;
background-color: #777777;
text-align: center;
z-index: 8;
}

.ads img{
border: thin #555555 solid;
}
.ads object{
border: thin #555555 solid;
}

.aenfoot{
margin-left: auto;
margin-right: auto;
margin-bottom: 12px;
margin-top: 0px;
width: 960px;}


#header{
width:958px;
}