body {
	background-image: url(../pics/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
h1 {
	font-size: 26px;
	line-height: 34px;
	border-bottom: dotted 1px #707070;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
h2 {
	font-size: 18px;
	line-height: 26px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
a {
	color: #c60;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

hr {
	height: 1px;
	color: #a7a7a7;
	padding-bottom: 5px;
}

#languageSwitch {
	margin-bottom: 30px;
	font-size: 10px;
	color: #666;
}
#languageSwitch a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
#languageSwitch a:hover {
	text-decoration: underline;
}

#startgroupUpperLeft {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
#scene {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 340px;
}
#path {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 220px;
	left: 345px;
	font-size: 10px;
	color: #707070;
}
#path a {
	color: #707070;
	text-decoration: underline;
}
#path a:hover {
	text-decoration: none;
}
#startgroupLeft {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 473px;
	left: 0px;
}

#content {
	position: absolute;
	top: 240px;
	left: 340px;
	width: 613px;
	margin: 0px;
	padding: 20px;
}
#content #columnLeft {
	float: left;
	width: 295px;
	margin: 0px;
	margin-right: 23px;
	margin-bottom: 40px;
	padding: 0px;
}
#content #columnRight {
	width: 295px;
	float: right;
	margin: 0px;
	margin-bottom: 40px;
	padding: 0px;
}
#content .moreInfo {
	font-size: 12px;
	line-height: 14px;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}

.dotted {
	border-bottom: dotted 1px #b0b0b0;
	line-height: 0px;
}

/* Footer style definitions */
#content #footer {
	font-size: 11px;
	line-height: 14px;
	color: #707070;
	text-align: center;
	margin-top: 40px;
	clear: both;
}
#content #footer a {
	text-decoration: underline;
	font-weight: normal;
	color: #707070;
}
#content #footer a:hover {
	text-decoration: none;
}
#content #footer #aspin {
	font-size: 11px;
	line-height: 14px;
	color: #b0b0b0;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
}
#content #footer #aspin a {
	text-decoration: underline;
	font-weight: normal;
	color: #b0b0b0;
}
#content #footer #aspin a:hover {
	text-decoration: none;
}

#contentLeft {
	position: absolute;
	top: 261px;
	left: 142px;
	width: 183px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	line-height: 16px;
}
#contentLeft h1 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	border-bottom: 0px;
}
#contentLeft ul {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	list-style-image: url(../pics/pompebled.gif);
}
#contentLeft a {
	color: #fff;
	text-decoration: none;
	clear: both;
}
#contentLeft a:hover {
	text-decoration: underline;
}
#contentLeft #iTyrnet {
	clear: both;
	width: 183px;
	margin-top: 100px;
	margin-bottom: 50px;
	text-align: center;
}

/* Menu style definitions */
#menu {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 163px;
	left: 300px;
	width: 693px;
	height: 33px;
	background-color: #ffcb27;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: 6px;
	clear: both;
}
#menu ul li {
	display: inline;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
#menu ul li a {
	margin: 7px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li a:hover, #menu ul li.current a:hover {
	text-decoration: underline;
}
#menu ul li.current {
	background-color: #000;
}
#menu ul li.current a {
	margin: 8px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/* Submenu style definitions */
#submenu {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 196px;
	left: 340px;
	width: 653px;
	height: 22px;
	background-color: #000;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
	list-style-type: none;
	clear: both;
}
#submenu ul li {
	display: inline;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
#submenu ul li a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#submenu ul li a:hover {
	text-decoration: underline;
}
#submenu ul li.current a {
	color: #ffd12c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* Form style definitions */
#content form {
	width: 573px;
	margin-top: 20px;
	padding: 20px;
	background-color: #f0f0f0;
}
#content form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#content form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#content form td.field {
	border-bottom: dotted 1px #b0b0b0;
}
#content form .required {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #c00;
	margin-left: 5px;
	padding-top: 0px;
}

#content .thumbnail, #content img {
	border: solid 1px #707070;
}
#content span.small {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

/* Guestbook css */
#content #guestbookTable p.guestbookMessage 
{
	width: 613px;
	word-wrap: break-word;
}
