
/* 100% Hand-Coded CSS */

body		{
		background-color: white;
		color: gray;
		text-align: center;
		}

#container	{
		background-color: #FFF;
		color: #333;
		width: 728px;
		margin-top: 0px;
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		text-align: left;
		}

table, tr, td	{
		text-align: center;
		width: 100%;
		}

table.ctb { border: 1px; border-style: none; height: 100%; width: 100%; }
td.ctd { height: 100%; text-align: center; width: 100%; }

hr.heading	{
		margin: 0px 0px 16pt 0px;
		}

table.root	{
		background-attachment: scroll;
		background-image: url(http://skycoast.us/images/resume_parchment.jpg);
		border: 2px;
		border-style: dotted;
		min-width: 728px; width: 728px;
		padding: 16px 0px 16px 64px;
		text-align: center;
		}

table.body	{ 
		background-color: transparent;
		color: #405060;
		font-family: palatino, time new roman, times, verdana, arial, sans-serif;
		font-size: 10pt;
		text-align: center;
		text-decoration: none;
		margin: 0px 0px 0px 42px;
		min-width: 620px; width: 620px;
		padding: 0px 0px 0px 0px;
		}

td.lcol		{
		padding: 0px 0px 10pt 0px;
		min-width: 160px; width: 160px;
		vertical-align: top;
		}

td.rcol		{
		padding: 0px 0px 10pt 0px;
		vertical-align: top;
		width: auto;
		}

td.links	{
		font-family: verdana, trebuchet MS, trebuchet, arial, sans-serif;
		font-size: 8pt;
		text-transform: uppercase;
		padding: 0px 0px 0pt 0px;
		vertical-align: middle; text-align: right;
		width: auto;
		}

td.subtitle	{
		background-color: transparent;
		color: #306090;
		font-family: palatino, times new roman, times, verdana, arial, sans-serif;
		font-size: 12pt;
		padding: 0px 0px 10pt 0px;
		text-align: left;
		vertical-align: top;
		width: auto;
		}

img.links	{
		border: none;
		padding: 0px 15px 10pt 0px;
		vertical-align: middle; 
		}

p		{
		background-color: transparent;
		color: #203040;
		font-family: palatino, times new roman, times, verdana, arial, sans-serif;
		font-size: 10pt;
		line-height: 1.2em;
		margin: 0px 0px 0px 0px;
		text-align: justify;
		}

p.client	{
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		text-align: left;
		}

p.company	{
		font-weight: bold;
		margin: 0px 0px 10pt 0px;
		text-align: left;
		}

p.heading	{
		background-color: transparent;
		color: #306090;
		font-size: 19pt;
		letter-spacing: 1ex;
		margin: 32px 0px 0px 0px;
		text-align: center;
		text-transform: uppercase;
		text-shadow: #808080;
		}

p.leader	{
		font-weight: normal;
		text-align: left;
		}

p.small		{
		background-color: transparent;
		color: #606060;
		font-size: 9pt;
		margin: 16pt 0px 0px 0px;
		text-align: center;
		}

p.small a:link,
p.small a:active,
p.small a:visited {
		background-color: transparent;
		color: #808080;
		text-decoration: none;
		}
