@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,h7,div,span,p,a,ul,ol,li,dl,dt,dd,input {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style: none;
}

body {
	background-image: url(../images/tae/flowers.jpg);
	background-repeat: repeat;
	color: #542336;
}

#wrapper {
	margin: 10px auto 0 auto;
	width: 730px;
	height: 1096px;
	background-image: url(../images/tae/tae_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#topicpath {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 50px;
	left: 220px;
}
#topicpath a {
	text-decoration: none;
}

h1 {
	height: 160px;
	text-indent: -99999px;
	background-image: url(../images/tae/tae_gennis.gif);
	background-repeat: no-repeat;
	background-position: 220px 90px;
}

p {
	padding: 0 80px 20px 220px;
	font-size: 16px;
	line-height: 1.4em;
}

address a {
	width: 88px;
	height: 155px;
	text-indent: -99999px;
	position: absolute;
	top: 920px;
	left: 330px;
	display: block;
	overflow: hidden;
}

