﻿body {background-color: Black; color: White; font-family: 'Times New Roman', serif; font-size: medium;}

.mainContent {width: 960px; margin-left: auto; margin-right: auto; }

.footer {text-align: right; font-size: small;}
.subhead {font-size: larger; color: #ea3100; font-weight: bold; margin-top: 15px;}
.button {border-style: none; margin-right: 10px;}
.leftColumn {width: 560px; float: left;}
.rightColumn {width: 380px; float: right;}

a:link {color: #ea3100; text-decoration: none; }
a:visited {color: #ea3100; text-decoration: none;}
a:hover {color: White; text-decoration: none; }
a:active {color: White; text-decoration: none; }

th {font-size: larger; font-weight: bold; color: #ea3100;}

.quoteAttrib {text-align: right; font-style: italic; font-size: smaller; margin-bottom: 10px; color: #ea3100; }
