/* Main MCS style sheet */
html, body {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background: #fff;
	margin: 0;
	padding: 0;
	border: 0 none;
	background: #FFF url(bodyBg.jpg) repeat-x;
}
#main {
	width:763px;
	height:525px;
	top:0px;
	margin:auto;
	position:relative;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 137px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#banner img {
    display:inline;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 413px;
	position: absolute;
	left: 0px;
	top: 120px;
	background-color: #fff;
	display:inline;
}
#bt-menu {
    position:absolute;
	left:0px;
	top:147px;
	width:413px;
	height:8px; 
}
#slogan {
    position:absolute;
    left:107px;
    top:79px;
    width:250px;
    height:30px;
}
#content {
	margin: 0px;
	padding-bottom: 5px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 156px;
	border-left: 1px dotted #857bc2;
	background-color: #857bc2;
}
#zone-txt {
	width:605px;
	float:left;
	padding: 5px;
	background-attachment: fixed;
	background-image: url(../img/logo-degrader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
}
#zone-txt h1 {
	font-size: 13px;
	color: #CC6600;
	font-weight: bold;
	text-indent: 25px;
	margin-bottom: 10px;
}
#zone-txt h2 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-align:right;
	padding-right:25px;
	border: 1px solid #333;
	line-height:25px;
	background:#CCCCCC;
}
#zone-txt .box {
	border: 1px solid #ccc;
	padding: .5em;
}
dt {
	margin-bottom: 10px;
	font-weight: bold;
}

#zone-txt .box2 {
	width:95%;
	margin:auto;
	border: 1px dotted #000;
	padding: .5em;
	font-style:italic;
}
#zone-txt li {
	padding:10px;
}
#right {
	margin: 0;
	padding: 3px;
	float: left;
	height: 100%;
	background-color: #857bc2;
	border-top: 0px none;
	top: -1px;
	right: 0px;
}
#foot {
	background-color: #857bc2;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0;
	height: 25px;
	width: 762px;
	line-height: 25px;
	clear: both;
}

#card {
	float: left;
	padding-right: 3em;
}
.date {
	color:#7D0000;
	font-weight: bold;
	font-style: italic;
}
.instruction {
	font-weight: bold;
}
.rcpcomment {
	font-style: italic;
}
.menu , .fee{
	font-weight: bold;
}
.event {
	margin: .5em auto;
	width: 95%;
}
.pcc {
	border-top: 1px dotted #000;
	margin-top:10px;
}
