body { 
color: #000000;  
background-color: #ffffff; 
text-align: center; 
}




#blackjacknews { 
width: 510px; 
background-image: url(images/longheader.jpg); 
background-repeat: no-repeat; 
background-color: #ffffff; 
border: solid 1px; border-color: #000000;
border-color: #000000; 
}

#article { 
width: 253px; 
height: 145px; 
font-size: 14px; 
background-image: url(images/shortheader.jpg); 
background-repeat: no-repeat; 
background-color: #ffffff; 
border: solid 1px; border-color: #000000;
border-color: #000000; 
}

h1 { 
font-size: 16px; 
font-family: verdana; 
color: #ffffff; 
margin-left: 35px; 
margin-top: 5px; 
}

h2 { 
font-size: 14px; 
font-family: verdana; 
color: #000000; 
margin-left: 15px; 
margin-top: 5px; 
}

h3 { 
font-size: 12px; 
font-family: verdana; 
color: #000000; 
margin-left: 10px; 
margin-top: 5px; 
}

p.listheader { 
color: #333333; 
margin-left: 25px; 
margin-right: auto; 
padding: 5px; 
font-size: 14px; 
text-decoration: underline; 
}

p.listheader2 { 
color: #333333; 
margin-left: 37px; 
margin-right: auto; 
padding: 5px; 
font-size: 14px; 
text-decoration: underline; 
}

p.list { 
color: #666666; 
margin-left: 5px; 
margin-right: 5px; 
padding: 5px; 
font-size: 14px; 
align: left; 
}

p.page { 
color: #000000; 
margin-left: 5px; 
margin-right: 5px; 
margin-top: 0px; 
margin-bottom: 10px; 
font-size: 14px; 
}

.p1 { 
color: #999999; 
margin-left: auto; 
margin-right: auto; 
font-size: 14px; 
align: left; 
}

#footer { 
clear: both;   /* starts the footer below the floated content */
width: 900px; 
padding: 5px; 
background: #ffffff; 
font-size: 12px;
color: #000000; 
text-decoration: none; 
margin-left: 50px; 
margin-right: auto; 
line-height: 16px; 
text-align: center; 
}

a:link { color:#000000; text-decoration: underline; }
a:visited { color:#000000; text-decoration: underline; }
a:active { color:#000000; text-decoration: underline; }
a:hover { color:#000000; text-decoration: none; }

a.external:link { color:#999999; text-decoration: underline; }
a.external:visited { color:#999999; text-decoration: underline; }
a.external:active { color:#999999; text-decoration: underline; }
a.external:hover { color:#666666; text-decoration: none; }

li { 
color: #666666; 
margin-left: 20px; 
margin-right: 5px; 
font-size: 12px; 
align: left; 
}

ul { 
color: #006600; 
margin-left: 35px; 
margin-right: 5px; 
font-size: 14px; 
align: left; 
}

p.movie { 
padding: 5px; 
margin-left: 40px; 
margin-right: auto; 
}

p.logos { 
margin-left: 25px; 
margin-right: auto; 
}

p.banner { 
padding: 5px; 
margin-left: 14px; 
margin-right: auto; 
}

textarea { 
border: #000000; 
}

