body {
	border: none;
	padding: 0px;
	margin: 10px 0px 25px 0px;
	background-color: #E1E1E1;
	min-width: 540px;
	max-width: none;
}

#container {
	border: none;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin: 30px auto 0px auto; 
	padding: 0px;
	height: 520px;
	width: 540px;
}

DIV#text {
	padding: 0px; 
	margin: 0px;
	max-width: 540px;
	height: auto;
	border: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#text p {
	width: 480px;
	font-family: "Trebuchet MS", "Arial";
	font-size: 13px;
	text-align: left;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	color: #666666;
	border: none;
}

#links {
	max-width: 200px;
	height: auto;
	border: none;
	float: right;
	margin: 0px 30px 0px 0px;
}

a, a:active, a:link, a:visited {
	border-bottom: 1px dotted #0066FF;
	color:#000000;
	text-decoration: none;	
}

a:hover {
	border-bottom: 1px dotted #0000FF;
	color:#0000FF;
	text-decoration: none;	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	width: 500px;
	max-width: 500px;
	border: none;
	text-align: left;
	padding: 0px;
	margin: 180px 0px 10px 30px;
	color: #6666CC;
	font-weight: bold;
}

DIV#footer {
	width: 540px;
	max-width: 540px;
	float: left;
	padding: 10px 10px 0px 10px;
	border: none;
}

p#foot {
	width: 540px;
	border: none;
	font-family: "Trebuchet MS", "Arial";
	font-size: 10px;
	text-align: center;
	color: #6666CC;
	margin: 0px;
	padding: 0px;
}

img#saplogo {
	float: right;
	padding: 0px;
	margin: 10px;
	border: none;
}img#contact {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	border: none;
}
