@charset "UTF-8";
body {	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/bodysfum.jpg);
	background-color: #EAE8DA;
	background-repeat: repeat-x;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
/* CSS Document */

#banner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 241px;
	background-image: url(img/bannerbkg_02.jpg);
}
#banner_divider {
	height: 178px;
	width: 898px;
}
#navbar {
	height: 62px;
	width: 800px;
	text-align: right;
}
#container_divider {
	height: 20px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#container1 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 380px;
	background-image: url(img/twenty.jpg);
	background-repeat: no-repeat;
}
#container_cal {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 380px;
	background-repeat: no-repeat;
}
#divider {
	width: 880px;
	height: 289px;
}
#base {
	width: 880px;
	height: 90px;
	background-image: url(img/base.png);
	background-repeat: no-repeat;
}
#calendar {
	float: left;
	height: 70px;
	width: 79px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 36px;
}
#month {
	float: left;
	height: 38px;
	width: 65px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 36px;
	margin-top: 16px;
	margin-left: 15px;
}
#day {
	float: left;
	height: 20px;
	width: 65px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	margin-left: 15px;
}
#text {
	float: left;
	height: 47px;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 22px;
	margin-left: 18px;
}
#social {
	float: right;
	height: 39px;
	width: 111px;
	margin-top: 25px;
}
#container2 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 380px;
	background-repeat: no-repeat;
	background-color: #0FF;
	background-image: url(img/inter.jpg);
}
#container3 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 380px;
	background-image: url(img/twenty.jpg);
	background-repeat: no-repeat;
}
