/* CSS Document */

img#background {
	top: 83px;
}
div#description {
	background: url(images/description.gif) no-repeat;
	height: 47px;
	width: 319px;
	left: 377px;
	top: 223px;
}

/* Image Definitions */
img#logo {
	top: 72px;
	left: 27px;
}
img#slogan {
	position: absolute;
	left: 584px;
	top: 180px;
}
div#content {
	left: 223px;
	top: 285px;
	width: 398px;
}
div#content p {
	padding: 0px;
	margin: 0px 0px 6px;
}
img#copyright{
	position: absolute;
	right: 585px;
	top: 536px;
}
