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

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {}

p {
	line-height: 150%;
	padding-right: 250px;
	text-align: justify;
	font-size: small;
}
#littlebox {
	padding: 10px;
	float: right;
	height: auto;
	width: 150px;
	margin-bottom: 15px;
	margin-right: 150px;
}

#littlebox2 {
	padding: 10px;
	float: right;
	height: auto;
	width: 150px;
	margin-bottom: 5px;

}
#littlebox2 p {
	margin: 0px;
	padding: 0px;
}

#inline-list {
	width: 450px;
	font-family: Verdana, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
	margin-top: 2em;
	margin-right: 2em;
	margin-bottom: 2em;
	margin-left: 15em;
	}

#inline-list p {
	display: inline;
	padding-right: 350px;
	}
#side-melc {
	height: auto;
	width: 140px;
	margin-right: 20px;
	float: left;
	padding-bottom: 50px;
}
#footer {
	margin-left: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	background-image: url(images/melc-pic.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	height: 120px;
}
#footer p {
	padding-right: 535px;
}

#inline-list ul, #inline-list li {
	display: inline;
	margin: 0;
	color: #339;
	font-weight: normal;
	padding-left: 15;
	padding-right: 10px;
