#content{
	margin:-16px auto 0 auto;
	width:765px;
	height:-900px
	padding:15px;
	background-image:url('');
	font-family:segoe print, arial;
	position: relative;
	right:center;
	top:50px;
	background-repeat:no-repeat;
	
}

.wide{
	float:left;
	min-height:200px;
	width:500px;
	margin-bottom:10px;
}

.box{
	float:right;
	width:400px;
	min-height:350px;
	margin-left:10px;
	margin-bottom:15px;
}

.box p{
	padding:5px;
}


.box h3{
	background-color:black;
	padding:5px;
}

.full{
	clear:both;
	width:958px;
}

.full p{
	padding:5px 25px;
}



