body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
a {
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#header {
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	text-align: center;
	line-height: 7em;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#left {
	height: 36em;
	width: 30em;
	float: left;
	background-image: url(images/anna01.jpg);
	background-repeat: no-repeat;
	background-position: center 1.3em;
	padding-top: 1.3em;
	padding-bottom: 1.3em;
	padding-left: 1.3em;
}
#right {
	height: 35.5px;
	width: 32em;
	clear: none;
	float: right;
	line-height: 1.3em;
	text-align: justify;
	vertical-align: middle;
	padding-top: 1.3em;
	padding-bottom: 1.3em;
	padding-left: 1.3em;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 68em;
	background-color: #9EAFB4;
	background-image: url(images/bg03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50em;
	padding: 7em 5em 5em 4em;
	margin-top: 5%;
	border: thin solid #999999;
}
#footer {
	text-align: right;
	vertical-align: bottom;
	width: 77em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}
#trans {
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #666666;
	padding-top: 5em;
}
.currentlink {
	font-weight: bold;
	color: #666666;
}
