body {
background-color:#ccc;
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
color:#333;
margin: 0;
padding: 0;
}

html, body {
height: 100%;
}

div.heading1, div.heading2 {
font-weight: normal;
}

div#heading1 {
font-size: 250%;
color:#003366;
padding:33px 0 0 45px;
}

div#heading2 {
font-size: 260%;
color:#336699;
padding:0 0 8px 45px;
}

div.video {
position: relative;
left: 18px;
top: 12px;
}

div#para {
font-family: Trebuchet MS, Helvetica, sans-serif;
font-weight: bold;
font-size: 200%;
color:#fff;
padding:10px 0 10px 0px;
background-color: #BA0000;
}

div.para2 {
margin-top: 20px;
font-size: 150%;
color:#BA0000;
padding:3px 0 0 47px;
}

div#strip {
width: 100%;
height: 500px;
text-align: center;
border: none;
position: absolute;
left: 0;
top: 20px;
margin-left: 0;
/* margin-top: -120px; */
background-color: #fff;
}

.small-black {
color: #000;
}

.title {
font-size: 220%;
}

.title-black {
font-family: Trebuchet MS, Helvetica, sans-serif;
font-weight: bold;
color: #000;
font-size: 180%;
}

.title-red {
font-family: Trebuchet MS, Helvetica, sans-serif;
font-weight: bold;
color: #BA0000;
font-size: 180%;
}

a {
background-color:#BA0000;
color: #fff;
padding: 1px 5px;
text-decoration:none;
}

a:hover {
background-color:#fff;
color: #BA0000;
}

a.twitter, .twitter-div {
color: #fff;
background-color:#336699;
}

.twitter-div {
padding: 1px 5px;
}

a.twitter {
text-decoration:underline;
}

a.twitter:hover {
text-decoration:none;
}

a.green {
color: #fff;
background-color:#ff00ff;
padding: 1px 5px;
text-decoration:none;
}

a.green:hover {
background-color:#fff;
color: #ff00ff;
}

.fuschia {
color: #ff00ff;
}

.news {
font-size: 80%;
color: #000;
background-color: #ffff00;
}

.news a {
color: #000;
background: none;
text-decoration: underline;
padding: 0;
}

.news a:hover {
text-decoration: none;
}
