﻿a {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	background-color: #A31614;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
a:hover {
	color: #A81F1C;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C0C0C0;
}
p {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 1em;
}
h1 {
	font-size: 3.8em;
	text-align: center;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #808080;
	text-transform: uppercase;
	text-align: center;
}
h3 {
	color: #FFFFFF;
	font-size: 1.2em;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-weight: bold;
}
.tumblr_title {
	font-weight: bold;
}

#wrapper {
	margin: 30px auto 50px auto;
	width: 1200px;
	height: auto;
}
#header {
	height: 180px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
#news {
	background-position: left top;
	width: 500px;
	height: 2800px;
	float: left;
	background-repeat: no-repeat;
	background-image: url('../images/papersheath.png');
}
#newsTop {
	width: 400px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-bottom: 0px;
}
.HIAblog {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

#newsTop p {
	vertical-align: top;
}
#newsBody {
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #666666;
	background-position: left top;
	background-color: #FFFFFF;
	width: 413px;
	height: 2380px;
	float: left;
	margin-left: 40px;
	background-repeat: repeat;
	padding-left: 15px;
	overflow: hidden;
	padding-right: 20px;
	margin-bottom: 20px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 1em;
}
#newsBody a {
	text-decoration: none;
	color: #008080;
	background-color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
#newsBody a:visited {
	color: #808080;
}
#newsBody img {
	margin-right: 10px;
	margin-left: 10px;
}
#thoughts {
	padding: 10px;
	height: auto;
	width: 680px;
	float: right;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}
#pensa {
	background-position: center top;
	background-color: #FFFFFF;
	background-image: url('../images/canvas.png');
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 2700px;
	overflow: hidden;
	width: 680px;
}
#bynelson {
	padding-right: 30px;
	padding-left: 30px;
}
#bynelson a {
	text-decoration: none;
	color: #008080;
	background-color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
#bynelson a:visited {
	color: #808080;
}
#bynelson img {
	margin-right: 10px;
	margin-left: 10px;
}
#arriba {
	width: 600px;
	margin-left: 450px;
	margin-top: 30px;
}
.linkIcon {
	border-width: 0px;
	text-decoration: none;
	vertical-align: text-bottom;
	background-color: #FFFFFF;
}

