body {margin: 0 auto;
padding: 0;
font-family: sans-serif;
font-size: .7em;
line-height: 1.4em;
width: 900px;}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	font-weight:normal;
}

a:link {background-color: #ffffff;
color: #777788;
text-decoration: none;}

a:visited {
	background-color: #ffffff;
	color: #777788;
	text-decoration: none;
}

a:hover {background-color: #ffffff;
color: #000000;
text-decoration: none;}

div#header {
	background-color: #ffffff;
	color: #777788;
	margin-bottom: 15px;
	background-image: url(pictures/logo_home_r.jpg);
	background-repeat: no-repeat;
	background-position: 97% 50%;
	margin-top: 5px;
	width: 900px;
	height: 100px;
	padding-bottom:0%;
}


div#footer {
	text-align: left;
	background-color: #ffffff;
	border-top: solid #777788 1px;
	border-bottom: solid #777788 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: x-small;
	font-weight: normal;
	background: #ffffff;
	width: 900px;
}

div#maincontent {
	padding: 0px;
	background-color: #ffffff;
	color: #777788;
	margin-bottom: 50px;
	width: 900px;
	z-index: -1;
	background-repeat: no-repeat;
	margin-top: 25px;
}




#logo {
	float:right;
	padding-top:35px;
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	font-weight: normal;
	text-align: right;
	clear: none;
	padding-right: 215px;

}
#menu {
	float:left;
	width: 685px;
	padding-top: 0px;
	position: 0%  100%;
	height: 25px;
	margin-top: 28px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #777788;
	border-right-color: #777788;
	border-bottom-color: #777788;
	border-left-color: #777788;
	text-align: center;
	background-image: url(pictures/nav_back.jpg);
	padding-bottom: 2px;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	z-index: 1000;
}
	
#image {
	text-align: center;
	width: 196px;
	float: right;
	padding-top: 36px;
}

.tabletext {
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	line-height: 1.1em;
}

