@charset "utf-8";
/* CSS Document */

#body_container {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#top {
	background-image: url(/events/haiti_support/pix/top_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 593px;
}
#screen {
	float: right;
	width: 384px;
	height: 288px;
	background-color: #000;
	margin-top: 98px;
	margin-right: 52px;
}
#title {
	background-image: url(../pix/title.png);
	background-repeat: no-repeat;
	height: 119px;
	width: 362px;
	float: left;
	margin-left: 82px;
	margin-top: 124px;
}
#title_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	margin-top: 124px;
	text-align: justify;
	height: 122px;
	overflow-y: scroll;
	line-height: 22px;
	font-weight: normal;
	padding: 4px;
}
#body {
	margin-right: 55px;
	margin-left: 55px;
	padding-bottom: 20px;
}
#left {
	width: 442px;
	float: left;
}
#list_items {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 75px;
}
#left img {
	margin-top: 10px;
	margin-bottom: 10px;
}


#list_items ul {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}

#list_items li {
	line-height: 30px;
	color: #000;
	list-style-type: square;
}

#slides {
	margin-top: 10px;
	height: 301px;
	width: 401px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #00588f;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#left ul {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#left li {
	line-height: 30px;
	color: #000;
	list-style-type: square;
}

#decor {
	background-image: url(../pix/arrows_row.gif);
	background-repeat: no-repeat;
	height: 41px;
	background-position: center center;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
#package {
	background-image: url(../pix/recieve.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	height: 279px;
}

#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	height: 29px;
	width: 196px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pix/button.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
}

#button a:link, #button a:visited {
	text-decoration:none;
	color:white;
}

#button a:hover {	
	color:yellow;
}


#right {
	float: right;
	width: 356px;
	margin-top: 10px;
	text-align: justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 24px;
}

