html {
	margin: 0px;
	padding: 0px;
	width: auto;
	background-color: #4e7dd3;
	background-image: url(../images/footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	min-height: 100%;
}
body {
	/*font-family: 'Play', sans-serif; */
	/* font-family: 'Titillium Web', sans-serif; */
	/* font-family: 'Oswald', sans-serif; */
	/* font-family: 'Droid Sans', sans-serif; */
	/* font-family: 'Quando', serif; */
	/* font-family: 'Fondamento', cursive; */
	font-family: 'Courgette', cursive;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: auto;
	min-height: 100%;
	font-size: 14px;
}
body .ALL {
	background-image: url(../images/header_bottom.png);
	background-repeat: no-repeat;
	background-position: center 260px;
}
body .ALL .HEADER {
	overflow: visible;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body .ALL .HEADER .TOP {
	color: #CCC;
	clear: both;
	position: relative;
	height: 210px;
}
body .ALL .HEADER .TOP .MIDDLE {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body .ALL .HEADER .TOP .MIDDLE .CSILLAGOMlogo {
	height: 78px;
	width: 386px;
	position: absolute;
	z-index: 10;
	margin-top: 15px;
	margin-left: 20px;
}
body .ALL .HEADER .TOP .MIDDLE .FACE {
	float: right;
	margin-top: 18px;
	margin-right: 50px;
}
body .ALL .HEADER .BOTTOM {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
body .ALL .HEADER .BOTTOM .MENU {
	z-index: 10;
	overflow: visible;
	clear: both;
	text-align: left;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
body .ALL .HEADER .NAV_DISPLAY {
	z-index: 2;
	text-align: left;
	overflow: visible;
	clear: none;
	float: right;
	position: relative;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 10px;
	font-size: .9em;
	text-transform: uppercase;
	right: 0px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	margin-top: -10px;
}
body .ALL .HEADER .NAV_DISPLAY a,
body .ALL .HEADER .NAV_DISPLAY a:visited {
	color: #000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
body .ALL .HEADER .NAV_DISPLAY a:hover {
	text-decoration: underline;
}
body .ALL .HEADER .NAV_DISPLAY .active {
	background-color: #000;
	margin: 1px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	display: inline-block;
	font-weight: bold;
}

body div.PAGE {
	overflow: visible;
	clear: both;
	float: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-size: 1.2em;
	margin-bottom: 5px;
	padding: 0px;
}
body div.PAGE .PAGECONTENT {
	float: none;
	clear: both;
	overflow: visible;
	text-align: left;
	vertical-align: top;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 960px;
	-webkit-box-shadow: 0px 6px 6px rgba(50, 50, 50, 0.92);
	-moz-box-shadow: 0px 6px 6px rgba(50, 50, 50, 0.92);
	box-shadow: 0px 6px 6px rgba(50, 50, 50, 0.92);
	-webkit-border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
	background-color: #FFF;
}
body div.PAGE .PAGEMAIN_SINGLECOLUMN {
	text-align: left;
	vertical-align: top;
	position: relative;
	clear: both;
	width: 940px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	overflow: visible;
	/*
	background-color: #F7F4F2;
	background: #F7F4F2;
	background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 32%, rgb(227, 216, 211) 96%);
	background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 32%, rgb(227, 216, 211) 96%);
	background: -o-linear-gradient(90deg, rgb(255, 255, 255) 32%, rgb(227, 216, 211) 96%);
	background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 32%, rgb(227, 216, 211) 96%);
	background: linear-gradient(180deg, rgb(255, 255, 255) 32%, rgb(227, 216, 211) 96%);
	*/
	-webkit-border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	background-position: center top;
	-webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.4) inset;
	-moz-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.4) inset;
	box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.4) inset;
}
body div.FOOTER {
	clear: both;
	float: none;
	color: #999;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	/*	background-color: #e2e2e2; */
	overflow: hidden;
	padding: 5px;
	height: 140px;
}
body div.FOOTER a,
body div.FOOTER a:visited {
	color: #CCC;
	text-decoration: none;
}
body div.FOOTER a:hover {
	color: #FBFADD;
	text-decoration: none;
}