body {
	font-size:12px;
}
p {
	text-indent:15px;
	margin-bottom:0px;
}
td {
	vertical-align:top;
	padding:10px;
}
h3 {
	margin:0px;
	font-family: "times new roman", times, serif;
	font-style:italic;
	font-size:30px;
	text-align:center;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	color:white;
	margin-top: -3px;
	font-family: "times new roman", times, serif;
}
hr {
	margin-top:10px;
	margin-bottom:10px;
}
#main {
	position:relative;
	left:2px;
	top:0px;
	width:945px;
	height:250px;
	background-color:#c9e4ff;
}
#news-table{
	width:100%;
	padding:5px;
}
#column-1{
	background-color:#1d3254;
	/* background-image:url("images/tall_blue-grad_bg.jpg"); */
	background-repeat:repeat-x;
	color:white;
	width:230px;
}
#column-1 img {
	float:right;
	margin-top:15px;
}
#column-1 h4 {
	text-align:center;
}
#column-1 a {
	color:#ffffff;
}
#column-2 {
	width:486px;
}
#column-3 {
	background-color:#1d3254;
	/* background-image:url("images/short_blue-grad_bg.jpg"); */
	background-repeat:repeat-x;
	width:145px;
	color:white;
}
#column-3 a {
	color:#ffffff;
}
#column-2 h3 {
	text-align:left;
	color:#1d3254;
}
#column-2 h4 {
	color:rgb(102, 0, 0);
	text-transform:uppercase;
}
#article-3 {
position:relative;
	background-color:#003366;
	height:185px;
	overflow:hidden;
}
#article-3 img {
	margin-right:10px;
}
#article-3 h4 {
	position:absolute;
	top:5px;
	left:20%;
	padding:3px 15px 3px 15px;
}
#article-4 h4 {
	color:rgb(102, 0, 0);
}
#article-6 {
	color:black;
	text-align:center;
	background-image:url(images/tip_of_the_day.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	width:100px;
	height:185px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
#article-6 p{
	display:inline-block;
	vertical-align:middle;
	text-indent:0px;
}
#news-table ul li{
	list-style:inside;
}#news-table ol li{
	list-style:inside;
	list-style-type:decimal;
	margin-left:-25px;
}
#events h5 {
	color:white;
	margin-top:12px;
}
#column-1 .attribution {
	color:#ececec;
	font-size:10px;
	margin-top:0px;
}
#column-3 .attribution {
	color:#ececec;
	font-size:10px;
	margin-top:0px;
}
#column-2 .attribution {
	color:rgb(102, 0, 0);
	font-size:10px;
	margin-top:0px;
}
.author_photo {
	float:left;
	margin-right:10px;
}
.yellow_wave {
	background-image:url("images/yellow_wave.png");
	width:222px;
	height:11px;
	margin:20px;
	margin-left:auto;
	margin-right:auto;
}
.social_link {
	color:white;
}
