body {
	text-align:center;
	background:#FFFFFF;
}

#maincontainer {
	margin:auto;
	margin-top:75px;
	text-align:center;
	width:780px;
	padding:0;
}

#top, #bottom {
	background-repeat:repeat-x;
	height:34px;
	padding:0;
	margin:0;
}

#top {
	background-image: url('bg_t.gif');
}

#bottom {
	background-image: url('bg_b.gif');
}

#bottom img, #top img {
	display:block;
	margin:0;
	height:7px;
	width:7px;
}

#middle {
	height:110px;
	padding:0;
	margin:0;
}

p {
	font: 13px verdana,helvetica,sans-serif;
}

#top p {
	font-weight:bold;
	text-align:center;
	padding-top:0px;
	margin:0;
}

a {
	color:#000000;
	text-decoration:underline;
}
