@charset "UTF-8";
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;

}
#intro {
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	padding-top: 180px;
}
h1 {
	font-size: 24px;
	color: orange;
	margin-left: 25px;
}
#my_slideshow {
	float: right;
	width: 250px;
	padding-top: 3px;
	padding-left: 1em;
}
#sidebar {
	position: ;
	z-index: 1;
	width: 200px;
	top: 221px;
	left: -11px;
	height: 689px;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 150px;
	margin-top: 3px;
	margin-right: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 15px;
	display: block;
}
#mainContent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	margin-left: 5px;
	margin-top: 2em;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #7abc66;
}

