#nav 	{
	position: absolute;
	}

#logo	{
	position: absolute;
	}


h3, p 	{
	font-size: 0.814em;
	line-height: 139.583%;
	font-weight: normal;
	}

h3 	{
	color: #2f4f4f;
	}

p 	{
	color: black;
	}

.nowrap	{
	white-space: nowrap;
	}

#imagearea	{
	position: absolute;
	top: /*108px*/ 146px;
	left: 163px;
	width: 509px;
	height: 277px;
	border-top: 1px dotted #2f4f4f;
	border-bottom: 1px dotted #2f4f4f;
	} 

#imagearea img	{
	position: absolute;
	bottom: 1px;
	padding-top: 2px;
	margin-left: -6px;
	}

#main	{
	padding-top: 0.47em;
	top: /*397px*/ 435px;
	}


/*FOR OTHER EXAMPLES WITHIN #main É*/
.bullet	{
	font-size: 1.4375em;
	color: #2f4f4f;
	}

#bulleted li 	{
	font-size: 0.814em;
	line-height: 139.583%;
	list-style-type: none;
	}

#bulleted :link	{
	color: #ff1493;
	}

#bulleted :visited	{
	color: #ff1493;
	text-decoration: line-through;
	}

#bulleted :hover	{
	color: #333333;
	}

