#wrap {
	position:relative;
	padding:0;
	margin: 0 auto;
	width: 1000px;
	background: url(../images/ball_bkgnd3.png) no-repeat left 300px;
	height: 615px;
}
#home-content {
	width: 1000px;
	height: 257px;
	margin:0;
	padding:0;
	background: no-repeat left top;
}

#mission {
	position:relative;
	float: left;
	width: 380px;
	font: italic 16px/28px Georgia, "Times New Roman", Times, serif;
	padding: 75px 25px 0px;
}
.white {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
#focus {
	position: relative;
	width: 422px;
	height: 300px;
	float:right;
	padding:0;
	background-image: url(../images/roundgreen.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	top: 50px;
	font: 14px Verdana, Geneva, sans-serif;
}
#focus h1 {
	padding: 20px 0 0 95px;
	margin:0 0 0 0;
	color: #000;
	font: normal 11px Verdana, Geneva, sans-serif;
}
#focus-items {
	position: absolute;
	top:33px;
	left: 60px;
	width: 320px;
	height: 200px;
	padding: 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
#focus-items p {
	margin-top:0;
	padding-top:0;
	font: 14px/18px "Trebuchet MS", sans-serif;
}
#focus a:link, #focus a:visited {
	text-decoration:none;
}
#focus a:hover, #focus a:active {
	text-decoration: underline;
}
#focus #focus-items .read {
	color: #000;
	font: 10px Arial, Helvetica, sans-serif;
}
#home-content #left_box {
	width: 270px;
	float: left;
	padding-top: 25px;
	padding-left: 10px;
	background: url(none);
	height: 300px;
	border: medium none #CCC;
}
#home-content #right_box {
	float: left;
	width: 275px;
	padding-left: 15px;
	padding-top: 70px;
	height: 255px;
	border: medium none #CCC;
}
#home-content #squiggle {
	height: 25px;
	width: 100px;
	float: left;
	padding-left: 25px;
}
#home-content  #sq_text {
	width: 250px;
	color: #666;
	font: 14px/24px Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 25px;
	text-align: left;
}
#right_box a{
	text-decoration: none;
	color: #0083a8;
}
#left_box a{
	text-decoration: none;
	color: #0083a8;
}#right_box a:hover{
	color: #F00;
}
