body {
	background-color: #cbcacc;
	margin: 0px;
}

p, div, h1, h2, b, u {
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0;
		}
		
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2D4947;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
		
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #41374D;
	margin-top: 15px;
}

.spacer {
	clear:both;
	line-height:10px;
	font-size:10px;
		}
		
 ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	list-style-type: disc;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50;
}

/*-----------------------------------------links------------------------------*/

A:link { text-decoration: underline; color:#333333}
A:visited { text-decoration: none; color:#2c4846}
A:active { text-decoration: underline; color:#333333}
A:hover {
	text-decoration: underline;
	color:#515128
}


/*-----------------------------------------header------------------------------*/


#header {
	width:741px;
	background-image: url(../images/header_09.jpg);
	background-repeat: no-repeat;
	height: 292px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
			
			}
			
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 260px;
	margin-right: 10px;
	margin-left: 20px;
}

.menu A:link {
	text-decoration: underline;
	color: #333333;
}
.menu A:visited {
	text-decoration: underline;
	color: #000000;
}
.menu A:active {
	text-decoration: underline;
	color: #333333;
}
.menu A:hover {
	text-decoration: underline;
	color: #f1f1f1;
}
/*-----------------------------------------body-----------------------------------------*/
#body_frame {
	width:741px;
	background-image: url(../images/bg_body.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
			}
		#container {
	width: 741px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	margin-left:  200px;
}	
			
#content_calendar {
	margin-left:  20px;
	width: 700px;
}
/*--------------------------------------------rightpanel----------------------*/



#body_footer {
	width:800px;
	text-align:right;
	background-image: url(../images/footer_09.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	border: 0px none 0;
		}
				


#navbar {
	float: left;
	width: 180px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
}




/*-----------------------------------------boxes-----------------------------------------*/

	
#box4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #cec4de;
	width: 500px;
	border: 1px solid #333333;
	margin-left: 10px;
	text-align: left;
}

#box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #cec4de;
	width: 480px;
	border: 1px solid #333333;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
}




#left {
	float: left;
	padding: 10px 2% 10px 2%;
	margin: 20px 1% 20px 2%;
	border: 1px solid #ccc;
	width: 45%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 42%;
	}
html>body #left {
	width: 42%; /* ie5win fudge ends */
	}
	
#left2 {
	float: left;
	padding: 10px 2% 10px 2%;
	margin: 20px 1% 20px 2%;
	border: 1px solid #ccc;
	width: 80%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 82%;
	}
html>body #left2 {
	width: 82%; /* ie5win fudge ends */
	}
		
	
#right {
	float: right;
	padding: 10px 2% 10px 2%;
	margin: 20px 2% 20px 1%;
	border: 1px solid #ccc;
	width: 45%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 42%;
	}
html>body #right {
	width: 42%; /* ie5win fudge ends */
	}

#right2 {
	float: left;
	padding: 10px 2% 10px 2%;
	margin: 20px 1% 20px 2%;
	border: 1px solid #ccc;
	width: 80%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 82%;
	}
html>body #right2 {
	width: 82%; /* ie5win fudge ends */
	}
		
