@charset "UTF-8";
a:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #99CCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.content {
	width: 726px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AE7E20;
	text-transform: uppercase;
	float: right;
	width: 135px;
}
.palisades {
	margin-bottom: 10px;
}
#divbox {
	width: 736px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px none #AF7F20;
}
#divleft {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#divright {
	float: right;
	width: 450px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 50px;
}
.leftinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 570px;
	padding-left: 5px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 5px;
}
#divfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #AF7F20;
	text-align: right;
	height: 15px;
	width: 736px;
	padding-top: 6px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	text-indent: 10px;
	display: block;
}
.resume {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.college {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.divleft {
	float: left;
	width: 200px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.date {
	text-transform: lowercase;
}
.articles {
	background-color: #BF985F;
	width: 199px;
	margin-top: 8px;
	padding-bottom: 5px;
	padding-top: 3px;
	text-align: center;
}
.articlesright      a:link   {
	color: #AE7E20;
}
.articlesright   a:visited {
	color: #AE7E20;
}
.articlesright   a:active {
	color: #AE7E20;
}
.articlesright   a:hover {
	text-decoration: underline;
	color: #99CCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
