a:visited { color: #0000ff}
a:active { color: #0000ff}
a:hover { color: #0000ff}

body {
font-family:"Trebuchet MS";
font-size:12px;
}
#main {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}
h1,h2,h3,h4 {
	margin-bottom: 0px;
	margin-top: 10px;
}
