body {
	margin: 0px;
	background-color: #cad9ee;
	text-align: left;
	font-family: sans-serif;
	font-size: 12px
}
a {
	color:#0000FF;
}
#container {
	position: relative;
	width: 775px;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 16px;
}
#ad_top {
	position: absolute;
	width: 100%;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	text-align:	center;
	top: 0px;
}
#title {
	width: 100%;
	position: relative;
	text-align:	center;
	padding-bottom: 1em;
	padding-top: 200px;
}
#links {
	width: 100%;
	position: relative;
	text-align:	center;
	margin-top: 100px;
	height:100%;
	font-size: 11px;
	font-weight: bold;
	font-family:verdana,arial,sans-serif;
	bottom: 0.8em;
	padding-bottom: 0.8em;
}
#ad_bottom {
	width: 100%;
	height: 280px;
	position: relative;
	text-align:	center;
	margin-bottom: 2em;
}

