/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#Header {
	position:absolute;
	left:100px;
	top:25px;
	width:786px;
	height:111px;
	z-index:1;
}

#Buttons {
	position:absolute;
	left:35px;
	top:160px;
	width:201px;
	height:200px;
	z-index:2;
	text-align:center;
	}

#Main {
	position:absolute;
	left:243px;
	top:162px;
	width:643px;
	height:200px;
	z-index:3;
}

#Main1 {
	position:absolute;
	left:235px;
	top:193px;
	width:532px;
	height:820px;
	z-index:3;
}

#AdSense1 {
	position:absolute;
	left:770px;
	top:160px;
	width:195px;
	height:200px;
	z-index:4;
	text-align:center;
}

p {
	font-size: 12px;
}
h1 {
	font-size: 24px;
	text-align:center;
}

h2 {
}
