body {
padding: 0;
margin: 0;
background-image: url(/i/top_bg.png);
background-repeat: repeat-x;
background-color: #fff;
font-family:arial, tahoma, 'trebuchet ms', sans-serif;
}

div#top {
height: 445px;
background-image: url(/i/top.jpg);
background-position: left;
background-repeat: no-repeat;
}

div#links {
position: absolute;
left: 210px;
top: 40px;
}

td.links {
background-image: url(/i/links_bg.gif);
background-repeat: repeat-x;
padding-left: 20px;
padding-right: 20px;
font-size:80%;
text-align: center;
}

div.clinks a {
color: #333;
font-weight:bold;
text-decoration: none;
}

div.clinks span {
display: block;
font-size: 80%;
font-weight:normal;
}

div.clinks span a {
	color: #999;
}


h1.top {
	position: absolute;
	top: 180px;
	left: 50px;
	font-family:garamond, 'times new roman', georgia, serif;
	font-weight:normal;
}

h1.top2 {
	position: absolute;
	top: 340px;
	left: 400px;
	font-family:garamond, 'times new roman', georgia, serif;
	font-weight:normal;
	color: #777;
}

img.top {
	position: absolute;
	top: 112px;
	left: 478px;
}

div#content {
	margin-top: 0px;
	margin-left: 50px;
}

div#text {
	margin-top: 0px;
	margin-left: 70px;
	margin-bottom: 50px;
	margin-right: 20%;
}

div#footer {
	font-size:80%;
	margin-left: 50px;
	padding-top: 10px;
	border-top: solid 1px #ccc;
	margin-bottom: 30px;
}

img.logo {
	position: absolute;
	top: 35px;
	left: 50px;
}