div {
font-family: "Helvetica", Serif;
}

#mainDiv {
width: 616px;
height: 410px;
background-image: url('http://www.datadyne.org/files/epis_splash_page/splash_page.png');
}

#leftContent {
float: left;
}

#rightContent {
background-image: url("border.png");
background-repeat: no-repeat;
margin-top: -423px;
padding: 15px 0px 40px 12px;
float: right;
width: 50%;
font-size: 10pt;
}

#quoteBox {
margin: 30px 350px 0px 10px;
height: 30%;
}

#head {
font-size: 14pt;
text-align: center;
font-weight: bold;
padding: 0px 30px 0px 0px;
margin-top: -5px;
margin-bottom: 10px;
}

.contentBox {
opacity: 1.0;
padding: 0px 30px 5px 0px;
}

.subContentBox {
margin-left: 20px;
}

#quoteDescription {
text-align: left;
font-style: italic;
}

#quoteAuthor {
text-align: right;
}

#imgBox {
padding: 10px 0px 0px 10px;
}

.blue_text {
color: #123576;
}

.red_text {
color: #cc3333;
text-decoration: none;
}

#r1 {
padding-left: 8px;
}

.popup {
color: #cc3333;
cursor: pointer;
}

a:link {
color: #cc3333;
text-decoration: none;
}

a:hover {
font-weight: bold;
}

a:visited {
color: #cc3333;
text-decoration: none;
}

#nocolor {
color: #ffffff;
text-decoration: none;
}
