html, body {

	margin:0;

	padding:0;

}

body{

	text-align: center;

	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;

	background-color: #86816E;

	color: #86816E;

	font-size: 75%;

}

a{

	color: #86816E;

	text-decoration: none;
	outline: none

}

a:focus, a:hover, a:active {

	text-decoration: underline;
	outline: none;

}

p, li {

	line-height: 1.8em;

}

h1, h2 {

	font-family: "Trebuchet MS", Verdana, sans-serif;

	margin: 0;

}

h1 {

	margin-bottom: 10px;

	padding: 0;

	font-size:3em;

	color: #333;

	letter-spacing:-1px;

}

h2 {

	padding-top: 10px;

	font-size:2em;

	letter-spacing:-1px;

}

pre {

	font-size: 1.2em;

	line-height: 1.2em;

}

div#page {

	width: 924px;

	margin: 0 auto;

	text-align: left;

}

div#header {

	/* margin-top: 90px; */	

	padding: 0px 0px 11px 0px;

}

div#container {

	padding-top: 14px;

	background-color: #fff;

	xmargin-bottom: 10px;

	xpadding-right: 20px;

	height: 517px;

	width: 924px;
	background: white

}

div#sitenav {

	text-align: right;

	margin-top: -2px;

}

div#ads {

	clear: both;

	padding: 12px 0 12px 66px;

}

div#contact {

	position: absolute;

	padding-top: 13px;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {

/* Safari 3.0 and Chrome rules here */

	img#email {

		xmargin-left: 	-8px;

	}



div#footer {

	clear: both;

	color: #777;

	margin: 0 auto;

	padding: 20px 0 40px;

	text-align: center;

}


div#wrapper {
border: brown 1px #fff; 
width: 924px; 
margin:  -300px 0 0 -462px; 
height: 600px;
position: absolute;
top:50%;
left:50%;
}



