body {
margin: 0px;
padding: 0px;
font: 12px Arial, Helvetica, sans-serif;
text-align: center;
color: #000;
background: #FFF;
}
#header {
width: 100%;
height: 130px;
background: #c42030;
}
#title {
width: 960px;
height: 130px;
margin: auto;
background: url(images/bn_header.png) no-repeat;
}
#archive {
position: absolute;
top: 130px;
width: 100%;
height: 23px;
background: url(images/archive.png) no-repeat center top;
}
#mainContent {
width: 960px;
height: 340px;
margin: auto;
}
#linkbar {
width: 100%;
height: 40px;
background: #c42030;
}
#coltitles, #links {
width: 960px;
margin: auto;
}
#footer {
width: 100%;
height: 100px;
background: #c42030;
}
p {
margin: 0px 0px 10px 0px;
line-height: 140%;
}
.grey {
color: #666;
}
.currentIssue {
padding: 2px 4px;
font-size: 11px;
font-weight: bold;
line-height: normal;
color: #fff;
background-color: #c42030;
}
.cols0 td {
width: 25%;
text-align: left;
vertical-align: top;
padding-top: 55px;
}
.cols0 td.new {
background: url(images/new.png) no-repeat left top;
}
.cols1 td {
width: 25%;
height: 40px;
text-align: left;
vertical-align: middle;
}
.cols1 h1 {
font-size: 16px;
color: #FFF;
margin: 0px;
}
.cols2 td {
width: 25%;
padding: 10px 0px;
text-align: left;
vertical-align: top;
}
a:link, a:visited {
color: #000;
text-decoration: none;
}
a:hover, a:active {
color: #c42030;
}
img {
border: 0px;
display: block;
}
.leftimg {
float: left;
padding-right: 5px;
}
a.pdflink:link, a.pdflink:visited {
padding: 2px 4px;
font-size: 11px;
font-weight: bold;
line-height: normal;
color: #fff;
background-color: #c42030;
}
a.pdflink:hover, a.pdflink:active {
background-color: #000;
}
a.mp3link:link, a.mp3link:visited {
padding: 2px 4px;
font-size: 11px;
font-weight: bold;
line-height: normal;
color: #fff;
background: #FF6633;
}
a.mp3link:hover, a.mp3link:active {
background-color: #000;
}
#footer h1 {
font-size: 16px;
margin: 0px;
padding-top: 20px;
color: #F2B5BB;
}
#footer a:link, #footer a:visited {
color: #fff;
}
#footer a:hover, #footer a:active {
color: #000;
}
