BODY { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 16px; margin: 0px; padding: 0px; }
A { text-decoration: none}

.text { font-family: georgia, serif; font-size: 14px; line-height: 18px; color: #434242 }
.contact { font-family: georgia, serif; font-size: 12px; line-height: 17px; margin-left: 30px; color: #434242 }
.italic { font-family: georgia, serif; font-size: 14px; line-height: 18px; font-style: italic; color: #434242 }
.bold { font-family: georgia, serif; font-size: 12px; font-weight: bold; line-height: 17px; color: #434242 }
.head { font-family: georgia, serif; font-size: 18px; line-height: 20px; color: #434242 }
.subhead { font-family: georgia, serif; font-size: 15px; font-weight: bold; line-height: 20px; color: #434242 }
.subheaditalic { font-family: georgia, serif; font-size: 13px; font-weight: bold; line-height: 20px; color: #434242; font-style: italic }
.copyright { font-family: verdana, arial, sans-serif; font-size: 9px; line-height: 11px; margin-left: 30px; color: #434242 }

a:link {        color: #914537; }
a:visited {	color: #914537; }
a:hover {	color: #914537; }
a:active {	color: #914537; }

#container {
	margin: 10px auto;
	position: relative; 
	width: 800px;
}

#textmain {
	position:absolute;
	width:435px;
	height:350px;
	z-index:3;
	left: 300px;
	top: 200px;
}

#contact {
	position:absolute;
	width:150px;
	height:150px;
	z-index:3;
	left: 100px;
	top: 200px;
}
