body{
background-image: url(http://newsalaska.shawnajeff.com/img/bg.jpg);
font-family: calibri;
}

H1
{
font-weight: bold;
text-align: center;
margin-top: 2px;
margin-bottom: 2px;
}

H3
{
font-weight: bold;
text-align: center;
margin-top: 2px;
margin-bottom: 2px;
}

H4
{
font-size: xx-small;
text-align: center;
}

a.cat:link{color: #000000;}
a.cat:visited{color: #000000;}
a.cat:hover{color: #000000;}
a.cat:active{color: #000000;}

div.container{
width: 1000px;
margin: 0 auto;
background-color: #ffffff;
}

div.header{
width: 100%;
clear: both;
}

div.content{
width: 100%;
clear: both;
}

div.left{
width: 160px;
float: left;
text-align: center;
margin-top: 15px;
}

div.center{
width: 700px;
float: left;
}

div.right{
width: 135px;
float: right;
text-align: center;
margin-top: 15px;
}

div.footer{
width: 100%;
clear: both;
}

.newsTable{
border-collapse: collapse;
}

.newsTable td{
border-bottom: 2px dotted black;
}

.newsTableHead{
border-bottom: 2px solid black;
width: 16.5%;
}

.navTable{
text-align: center;
margin: 0 auto;
}

.links
{
     font-family:calibri;
     border-collapse:collapse;
     width:98%;
     border-width:0px;
}

.links td
{
     border-style:solid;
     border-width:1px;
     border-color:black;
     text-align:center;
}

.date
{
font-family: calibri;
color: red;
font-style: italic;
}
