body {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
background-color : #000000;
background-image: url(ptbk.png); background-repeat: repeat;
background-attachment: fixed;
}
.wrapper {
width : 100%;
}
body, td, th {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #aaaaaa;
}
.bannerbg {
border-bottom : 0px solid #000000;
background : url(/images/bannerbg.gif) repeat-x;
height : 115px;
width : 100%;
padding-left : 0px;
}
.content {
width : 100%;
}
.leftcolumn {
width : 200px;
float : left;
background-color : #232323;
border-right : 1px solid #000000;
border-bottom : 0px solid #000000;
}
.rightcolumn {
float : right;
width : 648px;
text-align : left;
margin-right : 20px;
background : #000000;
border-right : 0px solid #000000;
border-left : 0px solid #000000;
border-bottom : 0px solid #000000;
}
h2 {
background : url(/images/headingbg_13.gif) repeat-x;
width : 100%;
text-align : center;
padding-top : 8px;
padding-bottom : 11px;
font-size : 12px;
color : #aaaaaa;
margin : 0;
}
.underh2 {
padding-left : 4px;
padding-top : 10px;
padding-bottom : 10px;
padding-right : 10px;
width : 230px;
margin : 0;
}
#navvy {
width : 100%;
margin : 0;
font-size : 12px;
padding : 0;
text-align : center;
}
ul#navvylist {
text-align : left;
list-style : none;
padding : 0;
margin : 0;
width : 100%;
}
ul#navvylist li {
display : block;
margin : 0;
padding : 0;
}
ul#navvylist li a {
display : block;
width : 100%;
margin : 0;
padding : 0.5em 0 0.5em 0.4em;
border-width : 1px;
border-color : #333333 #0a0a0a #000000 #333333;
border-style : solid;
color : #cccccc;
text-decoration : none;
}
#navvy > ul#navvylist li a {
width : auto;
}
ul#navvylist li#active a {
color : #ededed;
}
ul#navvylist li a:hover, ul#navvylist li#active a:hover {
color : #cccccc;
background : #333333;
border-color : #333333 #0a0a0a #000000 #333333;
}
.mainheadingbg {
padding-left : 0px;
padding-top : 0px;
width : 648px;
height : 47px;
background : url(/images/headingbgmain_16.gif) repeat-x;
}
.date {
height : 44px;
float : left;
width : 94px;
background : url() no-repeat;
}
.month {
height : 12px;
padding-top : 6px;
color : #004aba;
text-align : center;
font-weight : bold;
font-family : verdana;
}
.day {
height : 5px;
padding-top : 2px;
color : #cccccc;
text-align : center;
font-weight : bold;
font-size : 9px;
font-family : verdana;
}
h3 {
padding-right : 20px;
padding-left :4px;
float : left;
font-size : 14px;
}
.writtencontent {
width : 648px;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
padding-bottom : 10px;
}
.footer {
width : 100%;
background : url(/images/footerepeat_29.gif) repeat-x;
height : 80px;
text-align : center;
}
.clear {
width : 100%;
height : 30px;
margin : 0 0 0px;
clear : both;
}
a {
font-weight : bold;
}
a:link {
text-decoration : none;
color : #cccccc;
}
a:visited {
text-decoration : none;
color : #cccccc;
}
a:hover {
text-decoration : none;
color : #777777;
}
a:active {
text-decoration : none;
color : #cccccc;
}