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

body {
	background-color: #265235;
	color; #000000;
	text-align: center;
	
}

#wrapper {
position: relative;
left: 0px;
height: 745px;
width: 580px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;

}
#logo {
	position:absolute;
	left:25px;
	top:15px;
	width:145px;
	height:103px;
	color: #000000;
	background-color:#fff;
	border:1px none #000000;
	z-index:1;
}
#calendarhead {
	position:absolute;
	left:190px;
	top:36px;
	width:346px;
	height:56px;
	background-color: #fff;
	border:1px none #000000;
	z-index:2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #fff;
	color: #000000;
	line-height: normal;
}

#calendartext {
	position:absolute;
	left:30px;
	top:165px;
	width:518px;
	height:500px;
	background-color: #fff;
	border:1px none #000000;
	z-index:4;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	color: #000000;
	font-weight: normal;
	line-height: 24px;
}

.ptext {	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #fff;
	font-weight: normal;
	line-height: 18px;
	font-size: 14px;
}

.ptext11sans {	
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	background-color: #fff;
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
}

#linktext {
	position:absolute;
	left:90px;
	top:165px;
	width:518px;
	height:529px;
	background-color: #fff;
	border:1px none #000000;
	z-index:4;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6699cc;
	font-weight: normal;
	line-height: 24px;
}
#rule {
	position:absolute;
	left:27px;
	top:126px;
	width:515px;
	height:15px;
	color: #FFFFFF;
	background-color: #9489A9;
	layer-background-color: #9489A9;
	border:1px none #000000;
	z-index:5;
}
