@charset "UTF-8";
/* CSS Document */

#content {
	height: 1350px;
	width: 910px;
	background-image: url(../../images/body_background.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content h4 a {
	color: #900;
}
#footer {
	height: 55px;
	width: 910px;
	background-image: url(../../images/footer.jpg);
	background-repeat: no-repeat;
}
#content li {
	list-style-type: none;
	display: inline;
	margin-top: 20px;
	margin-left: 10px;
}
#content ul li img {
	margin-bottom: 15px;
}
#divider {
	margin-right: 60px;
	margin-left: 60px;
}
#content h2 {
	padding-left: 70px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	font-size: 24px;
	font-weight: normal;
}
#title {
	padding-left: 70px;
}
#content h3 {
	padding-left: 70px;
}
#content h4 {
	padding-left: 70px;
	padding-top: 15px;
}
#subtitle p {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 70px;
}
#quotation {
	padding-left: 70px;
	padding-right: 70px;
}
#quotation p {
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: normal;
	color: #333;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
