 * {
margin: 0;
padding: 0;
}

#censored {
width:100%;
height:30px;
vertical-align:middle;
text-align:center;
background-color:#000;
position: absolute;
z-index:5555;
background-image:url(http://americancensorship.org/images/stop-censorship-small.png);
background-position:center center;
background-repeat:no-repeat;
top: 20px;
}

body {
background: #354a69;
color: #a4b9d1;
}

ol {
text-align:left;
margin-left:25%;
}


img {border: none;}
h3 {
clear:both;
font-weight: bold; 
font-size: large;
margin-left: .5em;
 }

a { color: #5a8ab6 }
a:visited { color: #416d93 }
a:hover { color: #92b4d0 }
a:active { color: #92b4d0 }


#title {
background: #15284f;
min-width: 729px;
text-align: center;
margin-bottom: .5em;
-moz-border-radius-topleft: 1.5em;
-webkit-border-top-left-radius: 1.5em;
-moz-border-radius-bottomright: 1.5em;
-webkit-border-bottom-right-radius: 1.5em;
border-top-left-radius: 1.5em;
border-bottom-right-radius: 1.5em;
}

#centerColumn {
width: 70%;
min-width: 730px;
margin: 0 15%;
height: 100%;
}

.textblock{
background: #15284f;
width: 100%;
margin-bottom: .5em;
-moz-border-radius-topleft: 1.5em;
-webkit-border-top-left-radius: 1.5em;
-moz-border-radius-bottomright: 1.5em;
-webkit-border-bottom-right-radius: 1.5em;
border-top-left-radius: 1.5em;
border-bottom-right-radius: 1.5em;
text-align:center; 
}

p.centered {font-weight: bold;}
p {
margin: .25em;
}

p#missing {
text-align: center;
padding-top: 1em;
font-style: italic;
font-weight: bold;
}

#files {
position: relative;
width:66%;
height:5em;
padding: 0;
text-align: center;
margin: 1em auto;
}

#middleAd {
text-align: center;
padding-top:.5em;
}

#bottomAd {
position: relative;
z-index: 0;
margin-top: 1em;
margin-bottom: 0;
padding-bottom: .5em;
text-align: center;
}

footer {
clear: both;
text-align: center;
display: block;
width: 100%;
}

img#SZ { padding-bottom: 9px; }
img#GC { padding-bottom: 9px; }
img#GP { padding-bottom: 10px; }
