@charset "UTF-8";/*----- basic styling -----*/* {	margin: 0;	padding: 0;}body  {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	background: #000000 url(images/resumeTile.gif) repeat-x left top;	margin: 0; 	padding: 0;	text-align: center;}#container {	width: 950px;	margin: 0 auto;	text-align: left;} .clear {	clear: both;}#header {	height: 250px;	background: url(images/resume_topFlames.jpg) no-repeat top center;} h1{	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	line-height: 24px;	color: #6db18f;	font-weight:normal;	display: block;	border-bottom: 1px solid #342211;	margin-bottom: 10px;	padding-bottom: 5px;	clear: both;}h2 {	font-size: 11px;	font-weight: normal;	color: #fff;	display: block;	float: left;	width: 350px;}h3 {	display: block;	float: right;	width: 600px;	font-size: 11px;	font-weight: normal;	color: #e2db9c;	line-height: 18px;	margin-bottom: 10px;}h3 a{	text-decoration: none;	border-bottom: dotted 1px #e2db9c;	color: #e2db9c;}h3 a:hover{	text-decoration: none;	border-bottom: dotted 1px #fff;	color: #fff;}h3 strong{	font-weight: normal;	color: #fff;}h4 {	color: #6db18f;	font-size: 11px;	font-weight: normal;	display: block;	float: right;	width: 600px;	margin-bottom: 10px;	text-transform: uppercase;}p {	display: block;	float: right;	width: 600px;	font-size: 11px;	font-weight: normal;	color: #998c5b;	line-height: 18px;	clear: both;}p a{	text-decoration: none;	border-bottom: dotted 1px #998c5b;	color: #998c5b;}p a:hover{	text-decoration: none;	border-bottom: dotted 1px #fff;	color: #fff;}
