#main {
	position:absolute;
	left: 50%;
	margin-left: -512px;
	top: 50px;
	}
	

body {
	background: url(images/bg.jpg);
	background-repeat: repeat;
	
	}
	
#nav {
	position: absolute;
	top: 130px;
	left: 20px;
	z-index:5;
	}


a {
	color:#000000;
	text-decoration:none;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:13px;
	font-weight:bold;
	border: none;
	
	}
	
#adone {
	position:absolute;
	top:194px    ;
	left:18px   ;
	z-index:3;
	border: none;
	}
	
#adtwo {
	position:absolute;
	top: 194px   ;
	left:227px   ;
	z-index:3;
	border: none;

	}
	
	
#adthree {
	position:absolute;
	top:395px    ;
	left:18px   ;
	z-index: 3;
	border: none;
	}
	
	
#adfour {
	position:absolute;
	top:395px    ;
	left:227px   ;
	z-index:3;
	border: none;
	}