/*Leanna Hollis*/
body {
background : black;
}
img {
border-style : none;
}
img.icon {
width : 152;
height : 30;
}
table {
margin-left : auto;
margin-right : auto;
}
table.heading {
width : 852px;
} 
table.body {
width : 90%;
margin-left : auto;
margin-right : auto;
}
table.refuge {
width : 100%;
}
td {
vertical-align : top; 
}
td.heading {
background : black;
text-align : center;
font : 36pt 'Palatino Linotype', Arial, sans-serif;
color : white;
}
td.selected {
text-align : center;
background : #F52887;
}
td.menubar {
background : black;
text-align : center;
color : white;
}
td.sidebar {
width : 240px;
}
tr.body {
background : black;
}
p.heading {
font : 16pt Arial, sans-serif;
text-align : center;
color : white;
}
p.text {
font : 12pt Arial;
text-align : justify;
color : white;
}
p.footer { 
font : 8pt Arial, sans-serif; 
text-align : center; 
color : white;
}
div#subscribe{
border:solid white;
padding:10px;
width:300px;
font : 12pt Arial;
color : white;
}
div#subscribe2{
border:solid white;
padding:10px;
width:230px;
font : 12pt Arial;
color : white;
}
div#updateheading{
font:14pt Arial;
}
div.center {
color : white;
text-align : center;
font : 12pt Arial, sans-serif;
}
div.center2 {
text-align : center;
font :12pt Arial, sans-serif;
color : white;
}
div.main {
text-align : center;
font : 18pt Arial, sans-serif;
color : white;
}
div.sub {
text-align : center;
font : 16pt Arial, sans-serif;
color : white;
text-decoration : bold;
}
div.small {
font : 10pt Arial, sans-serif;
color : white;
}
div.right {
text-align : right;
color : white;
}
br.clear {
clear : both;
}
dl {
font : 12pt Arial, sans-serif;
color : white;
}
li {
font : 12pt Arial, sans-serif;
color : white;
}
a.main {
color : white;
font : 14pt Arial, sans-serif;
}
a.sub {
color : white;
font : 12pt Arial, sans-serif;
text-decoration : none;
}
a:link {
text-decoration : none;
}
a:visited {
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
