
body	{
	text-align: center;
	margin-top: 10px; 
	margin-left: 0px; 
	padding: 0px; 
	background-color: #FFFFFF; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; color: black; }

#wrapper {
	position: relative;
	width: 650px; 
	margin: 0 auto;
	text-align: left; 
}
	
#title	{
	position: absolute;
	top: 2px;
	left: 130px; 
}

#nav	{
	position: absolute;
	top: 66px;
	left: 0px; 
}

#img	{
	text-align: center;
	width: 120px;
	height: 123px;
}

#txt	{
	text-align: center;
	width: 120px;
	padding-top: 6px;
	padding-bottom: 14px;
}	

#text1	{
	position: absolute;
	top: 70px;
	left: 118px; 
	width: 120px;
	text-align: center;
}

#text2	{
	position: absolute;
	top: 70px;
	left: 318px; 
	width: 120px;
	text-align: center;
}

#text3	{
	position: absolute;
	top: 70px;
	left: 518px; 
	width: 120px;
}

#texta	{
	position: absolute;
	top: 70px;
	left: 130px; 
	width: 94px;
	text-align: center;
}

#textb	{
	position: absolute;
	top: 70px;
	left: 330px; 
	width: 94px;
	text-align: center;
}

#textc	{
	position: absolute;
	top: 70px;
	left: 530px; 
	width: 94px;
}

#resume	{
	position: absolute;
	top: 70px;
	left: 130px;
	width: 500px;
	height: 1300px;
}

#contact	{
	position: absolute;
	top: 140px;
	left: 130px; 
	width: 500px;
	height: 1300px;
}

.Main		{font-family: Helvetica, Arial, sans-serif;  font-weight: bold; font-size: 12px; color: black; line-height: 18px; }

.Main2		{font-family: Helvetica, Arial, sans-serif;  font-weight: normal; font-size: 12px; color: black; line-height: 14px; }

.Main3		{font-family: Helvetica, Arial, sans-serif;  font-weight: bold; font-size: 11px; color: black; line-height: 12px; }

.Main4		{font-family: Helvetica, Arial, sans-serif;  font-weight: normal; font-size: 10px; color: black; line-height: 10px; }

.Heading1	{font-family: Helvetica, Arial, sans-serif;  font-weight: bold; font-size: 14px; color: black; line-height: 18px; }

.Heading2	{font-family: Helvetica, Arial, sans-serif;  font-weight: bold; font-size: 12px; color: black; line-height: 16px; }

a {
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 12px;
	font-weight: bold; 
	line-height: 18px;
	color: black;	}
	
a:link {
	color: black;	
	text-decoration: none;}
	
a:visited {
	text-decoration: none;
	color: black;	}
	
a:hover {
	text-decoration: underline;
	color: black;	}
	
a:active {
	text-decoration: underline;
	color: black;	}


#preload { display: none; }

