div#funny_caption {
	float: right;
	top: 15px;
	left: 610px;
	  width: 320px;
	  height: 550px;
}

div#funny_caption h3 {
	text-align: center;
	font-size: 13pt;
}

div#intro_text {
	position: absolute:
	left: 0px;
	top: 0px;
  width: 490px;
}


li {
	list-style-image: url(/images/plus.png);
	padding-left: 2px;
}

img#front_logo {
	margin-top: 12px;
	margin-left:150px;
	margin-bottom: 12px;
}

#container {
	position: absolute;
	width: 950px;
}