/*--PAGE LAYOUT--*/

#shortdescription {
	padding-left: 168px;
	padding-bottom: 10px;
	width: 580px;
	font-size: 7pt;
	color: #333333;
}

#leftinfo {
	line-height: 15px;
	float: left;
	width: 140px;
	height: auto;
	font-size: 7pt;
	color: #333333;
	margin-bottom: 20px;
}

#portrait {
	padding-top: 10px;
	width: 140px;
	height: auto;
	border-top-color: #BF461B;
	border-top-style: solid;
	border-top-width: 1px;	
}

#address{
	padding-top: 5px;
	padding-bottom: 15px;
	width: 140px;
	height: auto;	
}

#education{
	padding-bottom: 20px;
	padding-top: 10px;
	width: 140px;
	height: auto;
	border-top-color: #BF461B;
	border-top-style: solid;
	border-top-width: 1px;	
}

#proficiency{
	padding-bottom: 20px;
	padding-top: 10px;
	width: 140px;
	height: auto;
	border-top-color: #BF461B;
	border-top-style: solid;
	border-top-width: 1px;	
	border-bottom-color: #BF461B;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

#content{
	min-height: 830px;
	padding-bottom: 80px;
	margin-bottom: 40px;
	line-height: 1.5em;
	font-size: 8pt;
	margin-left: 168px;
	width: 560px;
}

#leftcolumn{
	padding-bottom: 20px;
	padding-top: 5px;
	border-top-color: #3f3f3f;
	border-top-width: 1px;
	border-top-style: solid;
	margin-right: 30px;
	float: left;
	width: 250px;
	height: auto;
}

#rightcolumn{
	padding-bottom: 20px;
	border-top-color: #3f3f3f;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	margin-right: 30px;
	float: right;
	width: 250px;
	height: auto;
}

/*--STYLIN'--*/



tit{
	font-weight: bold;
}

loc{
	font-size: 7pt;
}

p{
	margin-bottom: 15px;
}

