a:link {color: #A90F0F;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #4B7C23;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A90F0F;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #D5F2BC;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 150%;
	font-weight: bold;
	color: #5A6B84;
}
h2 {
	font-size: 140%;
	color: #5C6D86;
	font-weight: bold;}

h3 {
	font-size: 120%;
	font-weight: bold;
	color: #09574F;}
	
	
Header {
	font-size: 90%;
	color: #000000;
	margin: 0px;
	padding: 2px;
	height: 72;
	width: 960;
	position: absolute;
	left: 5;
	top: 0px;
	right: auto;
	bottom: auto;
	background-color: #FFFFFF;
}

.Menu {height: 230px;
	width: 300px;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	position: absolute;
	left: 1px;
	top: 109px;
	right: auto;
	bottom: auto;
}



.SingleColumn {
	height: 500px;
	width: 720px;
	border: none #FE1D00;
	padding-top: 2px;
	padding-bottom: 2px;
	position: absolute;
	left: 350px;
	top: 107px;
	right: auto;
	bottom: auto;
	overflow: scroll;
	padding-right: 3px;
}

.LeftColumn {
	height: 510px;
	width: 460px;
	border: none #FE1D00;
	padding-top: 2px;
	padding-bottom: 2px;
	position: absolute;
	left: 350px;
	top: 103px;
	right: auto;
	bottom: auto;
	overflow: scroll;
	padding-right: 3px;
}

.RightColumn {height: auto;
	width: 220px;
	border: none #FE1D00;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	position: absolute;
	left: 830px;
	top: 104px;
	right: auto;
	bottom: auto;}
	
  html, body {
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	list-style-image: url(../images/bullet.gif);
}
	

.quote {
	text-align: justify;
	font-weight: bold;
}

.footer {text-align: center;
	font-size: 70%;
	line-height: normal;}
.attribution {
	font-style: italic;
	text-align: right;
}
.tweet {
	vertical-align: bottom;
}

