@charset "UTF-8";

body {
	background-color:#FFFFFF;
	margin:0; padding:0;
	margin-bottom: 0px;
	
	background-image:url(images/top_image.jpg);
	background-repeat:no-repeat;
	background-position:center 70px;
}

#top_info {
	background-image:none;
	width:800px;
	height:440px;
	margin:0px auto;
	margin-bottom:20px;
	text-indent:-3000px;
	font-size:1px;
	color:#ffffff;
}

#pickupBox h2 {
	margin:0; padding:0;
	font-size:1px;
	line-height:13px;
	text-indent: -10000px;
}

#pickupBox {
	margin-top:240px;
	margin-left:402px;
	padding:35px 10px 10px 10px;
	width:378px;
	text-align:left;
	line-height:13px;
	background-repeat:no-repeat;
	background-color:#e9ece0;
	background-image:url(images/pickupBox_head.gif);
}

#pickupBox p {
	margin-top:0;
	font-size:10px;
	color:#727160;
	text-indent:0px;
}

/*--------------------------------------------------*/

#content #left {
	float:left;
	width:160px;
	margin-right: 30px;
}

#content #right {
	float:right;
	width:610px;
	text-align:left;
}

#content #right h2 {
	background-image:url(../images/entries_subject.gif);
	background-repeat:no-repeat;
	margin:0; padding:0;
	font-size:1px;
	line-height:0px;
	text-indent: -10000px;
	width:195px;
	height:20px;
	margin-bottom:10px;
}

#content .entry h3 {
	font-size:12px;
	margin-bottom:10px;
	color:#3377AA;
}