/*
   Alex Barrett
   11/02/09
   Style sheet for Molly Jansen Website
*/
  body		{
	background-color: white;
	position: relative;
	width: 1008px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
  .dimensions	{
	position: absolute;
	text-align: left;
	margin-left: -504px;
	left: 50%;
	width: 1008px;
}
  .logo		{
	position: absolute;
	top: -20px;
	left: -20px;
}
  .topLinks	{
	position: absolute;
	top: 78px;
	left: 728;
}
  .branding	{
	position: absolute;
	top: 135px;
	left: 23px;
}
  .ads		{
	position: absolute;
	top: 171px;
	left: 23px;
}
  .pageLayout	{
	position: absolute;
	top: 208px;
	left: 23px;
}
  .packaging	{
	position: absolute;
	top: 254px;
	left: 23px;
}
  .illustration	{
	position: absolute;
	top: 298px;
	left: 23px;
}
  .description	{

}
  .arrows	{
	position: absolute;
	top: 545px;
	left: 565px;
}
  .noBorder	{
	border-width: 0px;
}
  .ads1		{
	position: absolute;
	top: 140px;
	left: 208px;
}
  .ads2		{
	position: absolute;
	top: 120px;
	left: 168px;
}
  .resumeEnlarge	{
	position: absolute;
	top: 255px;
	left: 469px;
}
  .resumeDownload	{
	position: absolute;
	top: 375px;
	left: 484px;
}
  .resumeStandalone	{
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
  .email	{
	position: absolute;
	top: 356px;
	left: 168px;
}

