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


#header {
	background-image: url(images/header_calendar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#left {
	width: 430px;
	padding-left: 0px;
	}
#left ul {
	padding-bottom: 1.25em;
	}
#left h1, ul, p {
	padding-left: 20px;
	}
#left img {
	/*float: right;
	padding-left: 13px;*/
	margin-left: 0px;
	padding-bottom: 20px;
	}
#left h6.bottomborder {
	width: 445px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: solid;
	border-bottom-color:#ececec;
	border-bottom-width: 7px;
	}
#left h5.bottomborder {
	width: 445px;
	margin: 0;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: solid;
	border-bottom-color:#ececec;
	border-bottom-width: 4px;
	}


#right {
	width: 430px;
	padding-left: 0px;
	}	
#right h1, ul, p {
	padding-left: 20px;
	}
#right h6.bottomborder {
	width: 455px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: solid;
	border-bottom-color:#ececec;
	border-bottom-width: 7px;
	}
#right h5.bottomborder {
	width: 455px;
	margin: 0;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: solid;
	border-bottom-color:#ececec;
	border-bottom-width: 4px;
	}
