body {
	background-color: #3a1c0d;

}
#page {
	text-align: left;
	margin: 0 auto;
	position: relative;
	/*height: auto*/;
	width: 800px;
	background-image:  url("images/main-background.jpg")}

#header {
	width: 800px;
	height: 284px;
	background-image:  url(images/fac_calmain-header.jpg);
}

#contentbody {
	width: 800px;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: repeat-y;
	background-image:  url(images/fac_calpaper-back.gif);
}

#contentArea {
	width: 754px;
	float: left;
	/*margin-top: 47px;
	margin-left: 47px;*/
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 24px;
	/*border-left-color: #000033;
	border-left-style: solid;
	border-left-width: 1px;
	top: 48px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F2A15;
	/*background-image: url(images/paper-back.gif);*/
	background-repeat: repeat-y;
	}

#contentArea a, #contentArea a:link, #contentArea a:visited, #contentArea a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #3F2A15;
}

#contentArea a:hover {
	color: #990000;
}

#leftPanel {
	width: 174px;
	float: left;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 6px;
	color: #FFFFFF;	
}

#leftPanel p{
	color: #FFFFFF;
	text-decoration: none;
}
#leftPanel h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

#leftbtm {
	width: 174px;
	color: #FFFFFF;
	font-weight: normal;
}

#leftbtm a, #leftbtm a:link, #leftbtm a:visited, #leftbtm a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

#leftbtm a:hover {
	color: #FFFFFF;
	background-color: #3c2111;
	}

#mnuPanel {
	/*width: 175px;
	background-color: #E09227;*/
}
#mnuPanel a, #mnuPanel a:link, #mnuPanel a:visited, #mnuPanel a:active {
	display: block;
	padding: 2px;
	border: 1px #663300 outset;
	margin-bottom: 1px;
	/*margin-top: inherit;
	background: #066;
	background-color: #A36A1C;*/
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/btn-menu.gif);
	height: 15px;
	text-decoration: none;
}
#mnuPanel a:hover{
	/*background-color: #3c2111;*/
	border: 1px #663300 outset;
	color: #FFFFFF;
	background-image: url(images/btn-menu2.gif);
}

#footer {
clear: both;
height: 45px;
background-image:  url("images/paper-back-btm.gif");
}

#contentfooter {
	clear: both;
}

#cal_footer {
width: 754px;
clear: left;
background-color: #E09227;
}


#nav {
	height: 47px;
	width: 754px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/header_r2_c1.jpg);
	position: absolute;
	left: 0;
	top: 183px;
	z-index: 1;
	visibility: visible;
}
#nav ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#nav ul li{
	display: inline;
	left: 0px;
	top: 183px;
}
#nav ul li a{
	color: #FFFFFF;
	background-color: #000033;
	text-decoration: none;
	padding: 0 25px 0 25px;
	border-right: 1px solid #000033;
	text-indent: 12px;
	border-right-color: #FFFFFF;
} 
#nav ul li a:hover, #nav ul li a:focus{
background-color: #89310F;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	text-align: left;
}

h3 {
	font-size: 115%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#contentArea h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#rope {
	background-image: url(../images/rope.gif);
	background-repeat: no-repeat;
	width: 377px;
	height: 474px;
	padding-left: 50px;
	padding-top: 30px;
	padding-right: 50px;
	margin-bottom: 50px;
}
.bluehead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.bluehead1_cent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-align: center;
}
.leftimage{
float: left;
margin-right: 5px;

}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
width: 150px;
}
.WhtHead {
	font-size: 125%;
	color: #FFFFFF;
}

