html, body {
	margin:0;
	padding:0;
}
body{
	background-image: url(../images/background2025.jpg);
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	position: left; 
	position: top;
	background-repeat: no-repeat;
	background-color: #000;
	font-size: 75%;
}
{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #fff;
}
h2 {
	padding-top: 10px;
	font-size:2em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#navigation {
	width: 100%;
	height: 35px;
	position: absolute; top: 300px; left: 0px;
	margin: 0 auto;
	text-align: left;
	background-color: #2D3137;
}

div#page {
	width: 900px;
	position: relative; top: 15px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #fff;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

div#header {
	background-repeat:no-repeat;
	background-position: center; 
	position: relative; top: 3px;
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}

div#footer {
	position: relative; top: 700px;
	clear: both;
	color: #ffffff;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}

div#link1 {
	position: absolute; top: 40px; left: 40px;
}

div#tjp {
	position: absolute; left: 400px;
}