body				{margin: 15px 15px 15px 15px; }

.copyNormal			{font-family: verdana; font-size: 11px; line-height: 1.7;}
.copyLabel			{font-family: verdana; font-size: 11px; line-height: 1.7; color:#999999;}

#globalMenu			{height: 14px; margin-left:10px;}
#resumeMenu			{height: 150px; margin-right:10px; margin-top:77px;}
.contentPadding		{margin: 0px 0px 0px 0px;}

/* DISPLAYED image x-pos y-pos */
a.portfolio			{display: block; width: 100%; height: 100%; background: url(images/navigation/globalNav.gif) 0px 0px no-repeat;}
a.resume			{display: block; width: 100%; height: 100%; background: url(images/navigation/globalNav.gif) -70px 0px no-repeat;}
a.contact			{display: block; width: 100%; height: 100%; background: url(images/navigation/globalNav.gif) -147px 0px no-repeat;}
a.qualifications	{display: block; width: 100%; height: 100%; background: url(images/navigation/resumeNav.gif) 0px 0px no-repeat;}
a.experience		{display: block; width: 100%; height: 100%; background: url(images/navigation/resumeNav.gif) 0px -30px no-repeat;}
a.skills			{display: block; width: 100%; height: 100%; background: url(images/navigation/resumeNav.gif) 0px -60px no-repeat;}
a.education			{display: block; width: 100%; height: 100%; background: url(images/navigation/resumeNav.gif) 0px -90px no-repeat;}
a.download			{display: block; width: 100%; height: 100%; background: url(images/navigation/resumeNav.gif) 0px -120px no-repeat;}

a:hover				{background-image: none;}
a:link				{color:#C85B27;}

/* ROLLOVER image x-pos y-pos */
div.portfolio		{float: left; width: 70px; height: 14px; background: url(images/navigation/globalNav.gif) 0px -14px no-repeat;}
div.resume			{float: left; width: 77px; height: 14px; background: url(images/navigation/globalNav.gif) -70px -14px no-repeat;}
div.contact			{float: left; width: 67px; height: 14px; background: url(images/navigation/globalNav.gif) -147px -14px no-repeat;}
div.qualifications	{width: 111px; height: 30px; background: url(images/navigation/resumeNav.gif) -111px 0px no-repeat;}
div.experience		{width: 111px; height: 30px; background: url(images/navigation/resumeNav.gif) -111px -30px no-repeat;}
div.skills			{width: 111px; height: 30px; background: url(images/navigation/resumeNav.gif) -111px -60px no-repeat;}
div.education		{width: 111px; height: 30px; background: url(images/navigation/resumeNav.gif) -111px -90px no-repeat;}
div.download		{width: 111px; height: 30px; background: url(images/navigation/resumeNav.gif) -111px -120px no-repeat;}