body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #666666;
	background-image: url(../images/layoutImages/bodyGradient.jpg);
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topBANNER {
	background-image: url(../images/layoutImages/C-EN_topBanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 192px;
	margin-bottom: 0px;
}


#wrapper {
	background-color: #000000;
	width: 900px;
	position: relative;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/layoutImages/mainNavBottomGraphic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#topHolder {
	float: left;
	margin-bottom: 10px;
	padding-left: 10px;
	background-color: #302428;
	padding-top: 10px;
	padding-bottom: 10px;
}
#flashBanner {
	float: left;
	height: 218px;
	width: 665px;
	background-color: #000000;
}
#calendar {
	float: right;
	height: 213px;
	width: 204px;
	margin-left: 11px;
	margin-right: 10px;
	background-image: url(../images/layoutImages/4mauve.jpg);
	font-size: 10pt;
}
#clear {
	clear: both;
}
#topNav {
	background-image: url(../images/layoutImages/topNavBack.jpg);
	height: 33px;
	float: left;
	font-size: 14px;
	color: #FFF7C2;
	width: 742px;
}
#topNavLeft {
	height: 33px;
}
#topNavLeft     a:hover  {
	background-repeat: no-repeat;
	background-position: right center;
}

#topNavRight {
	background-image: url(../images/layoutImages/topNavRight.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 28px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
}
#topNavRight a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 2px;
	font-size: 18px;
}
#topNavRight   a:hover {
	text-decoration: none;
	background-image: url(../images/layoutImages/topNavLogo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#langaugeButton {
	float: right;
	height: 33px;
	width: 129px;
	margin-right: 14px;
	margin-left: 15px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #302428;
}
#langaugeButton a {
	background-image: url(../images/layoutImages/languageButton.jpg);
	background-position: center center;
	display: block;
	height: 27px;
	padding-top: 4px;
	color: #6C1117;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
}
#langaugeButton a:hover {
	background-image: url(../images/layoutImages/languageButtonHover.jpg);
	background-position: center center;
	display: block;
	height: 27px;
	padding-top: 4px;
	color: #E0E1E3;
	text-decoration: none;
	font-weight: bold;
}
#clear2 {
	clear: both;
}
#mainHolder {
	margin-top: 10px;
	margin-left: 10px;
	width: 890px;
	
}
#mainNavigation {
	float: left;
	width: 147px;
	text-align: center;
	padding-top: 25px;
}
#mainNavigation a   {
	color: #000000;
	text-decoration: none;
	/*
	background-image: url(../images/mainNavButton3.jpg);
	height: 25px;
	width: 146px;
	text-align: center;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
	display: block;
	font-size: 14px;
	*/
}
#mainNavigation a:hover {
	/*color: #231F20;
	background-image: url(../images/mainNavButtonHover3.jpg);
	height: 25px;
	width: 146px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
	display: block;
	font-size: 14px;*/
}

#clear3 {
	clear: both;
}
#contentHolderOuter {
	background-image: url(../images/layoutImages/contentCornerBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	background-color: #242021;
	margin: 0px;
}
#contentHolder {
	background-image: url(../images/layoutImages/contentCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 723px;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#clear4 {
	clear: both;
}
#news {
	background-image: url(../images/layoutImages/scoopBack.jpg);
	width: 142px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}

#newsTop {
	background-image: url(../images/layoutImages/scoopTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#newsBottom {
	background-image: url(../images/layoutImages/scoopBottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
#newsBottom h2 {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
/*	border-bottom-color: #66FF33;*/
	border-bottom-color: #FFFFFF;
}
#newsBottom h3 {
	text-align: center;
}
#news h5 {
	font-weight: bold;
/*	color: #66FF66;*/
	color: #FFFFFF;
	display: block;
	margin-bottom: -10px;
	font-size: 12px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

#newsBottom p {
	font-size: 11px;
}

#newsBottom a {
	font-weight: bold;
	color: #00FF06;
	color: #FFE10D;
	text-decoration: none;
}
#newsBottom a:hover {
	color: #000000;
}
#scoop {
	background-image: url(../images/layoutImages/scoopBack.jpg);
	width: 142px;
	float: right;
	margin-left: 10px;
	min-height: 400px;
}
#scoopTop {
	background-image: url(../images/layoutImages/scoopTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#scoopBottom {
	background-image: url(../images/layoutImages/scoopBottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
	font-size: 12px;
/*	color: #FFE10D;*/
	color: #FFFFFF;
}
#scoopBottom h2 {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66FF33;
	border-bottom-color: #FFFFFF;
}
#scoopBottom h3 {
	text-align: center;
}
#scoop h5 {
	font-weight: bold;
/*	color: #66FF66;*/
	color: #FFFFFF;
	display: block;
	margin-bottom: -10px;
	font-size: 12px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
#scoopBottom p {
	font-size: 11px;
}

#scoopBottom a {
	font-weight: bold;
	color: #00FF06;
	color: #FFE10D;
	text-decoration: none;
}
#scoopBottom a:hover {
	color: #000000;
}



#sub {
	width: 134px;
	margin-left: 11px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/layoutImages/mainNavSubBackTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -4px;
}

#subInnard {
	background-image: url(../images/layoutImages/mainNavSubBackBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 15px;
	
}
#subInnard    a         {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 5px;
}
#subInnard a:hover {
	background-image: url(../images/layoutImages/5grey.jpg);
	background-position: left top;
	color: #231F20;
}

#subBottom {
	background-image: url(../images/layoutImages/mainNavSubBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 16px;
}





#footer {
	clear: both;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 15px;
	background-color: #231F20;
	margin-left: -10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
	color: #FFFFFF;
}
#footerLeft {
	float: left;
	width: 400px;
}
#footerLeft a {
	text-decoration: none;
	font-weight: bold;
	color: #BFADA3;
}
#footerRight {
	float: right;
	width: 350px;
	height: 35px;
	padding-top: 15px;
}
#footerRight a {
	color: #BFADA3;
	text-decoration: none;
}
#footer  a:hover {
	color: #64050B;
}
#footerPhoto {
	clear: both;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 15px;
	background-color: #231F20;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
	color: #FFFFFF;
}
#clearFooter {
	clear: both;
}
.tinyText {
	font-size: 9px;
}
h2 {
	font-size: 18px;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	display: block;
	background-image: url(../images/h1TitleSwirls.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 45px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 205px;
	height: 90px;
	width: 516px;
	color: #FFF;
	margin-top: -31px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.h1Smaller {
	font-size: 24px;
	color: #FFF;
}
#addThis {
	margin-bottom: 10px;
	margin-right: 9px;
	margin-left: 9px;
	float: right;
}
.siteMapTitle {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	background-color: #231F20;
	display: block;
	color: #FFF;
	height: 30px;
	padding-top: 6px;
	padding-left: 10px;
}
