#content {
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	position: relative;
	top: 10px;
	background-color:#E6EDF5;

}

#bodytext {
	position:absolute;
	width:1000px;
	height:auto;
	left:50px;
	top:235;
}

#footer {
	position: absolute;
	width: 1100px;
	left: 0;
	background-color: #FFFFFF;
	height: 25px;
	bottom: 0px;
}

#topnavleft {
	position:absolute;
	width:275px;
	top:160px;
	left:0;
	height:25px;
}

#topnavright {
	position: absolute;
	height: 25px;
	padding-top: 5px;
	top: 160px;
	width: 725px;
	right: 0px;
}

body {
	margin-top:0;
	padding-bottom:10px;
	background-size:100% 100%;
	background-image:url(images/DSC00254.jpg);
	left:-47px;
	top:10px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.ital {
}

.hypetext {
	color:#333333;
	line-height:1.2em;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:12pt;
	letter-spacing:1px;
	font-family:Actor;
}

.hypetext a:link {
	text-decoration:none;
	color:#333333;
}

.hypetext a:visited {
	text-decoration:none;
	color:#333333;
}

.bodytextbold {
	color:#333333;
	text-align:justify;
	font-family:Actor;
	line-height:1.15em;
	font-size:14pt;
	font-style:inherit;
}

.bodytext {
	color:#333333;
	font-size:12pt;
	font-family:Actor;
	line-height:1.15em;
	text-align:left;
}

.bodytext a:link {
	color:#333333;
	text-decoration:underline;
}

.bodytext a:visited {
	text-decoration:underline;
	color:#333333;
}

.bodytext a:hover {
	text-decoration:underline;
	color:#B3B3B3;
}

.topnavleft {
	text-align: left;
	background-color: #FFFFFF;
	font-size: 11pt;
	padding-top: 5px;
	padding-left: 50px;
	color: #666666;
	font-family: Actor;
	position: absolute;
	width: 250px;
	height: 25px;
	top: 160px;
	left: 0;
}

.topnavleft a:link {
	color:#4C4C4C;
	text-decoration:none;
}

.topnavleft a:visited {
	text-decoration:none;
	color:#4C4C4C;
}

.topnavleft a:hover {
	text-decoration:none;
	color:#666666;
}

.topnavright {
	color: #666666;
	text-align: right;
	background-color: #FFFFFF;
	font-size: 11pt;
	padding-right: 50px;
	font-family: Actor;
}

.topnavright a:link {
	color:#666666;
	text-decoration:none;
}

.topnavright a:visited {
	color:#666666;
	text-decoration:none;
}

.topnavright a:hover {
	text-decoration:none;
	color:#4C4C4C;
}

.footer {
	color:#666666;
	font-family:Helvetica, Arial, Verdana;
	text-align:center;
	font-size:10pt;
	padding-top:7px;
}

table td {
    vertical-align: baseline;
}