html body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	overflow: hidden;
}

img
{
	border: 0;
}

table
{
	font-family: Arial;
	font-size: 14px;
	border: 0;
}

a
{
	text-decoration: none;
	color: #000000;
}

iframe
{
	width: 100%;
	height: 100%;
	border-width: 0;
	display: block;
	margin: 0;
	padding: 0;
}

li
{
	list-style-type: none;
	margin-left: -50px;
}

td
{
	vertical-align: top;
}

.outerTable
{
	height: 100%;
	width: 100%;
	border: 0px;
}

.headerimage
{
	height: 200px;
	
}

.headerSlinky
{
	width: 100%;
	height: 200px;
}

.left 
{
	width:300px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
#centrecontent {
	float:right;
	width:100%;
	position:relative;
	padding-bottom:42px;/* clear footer*/
	margin-left:-1px;
}
.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	color: #333333;
	margin-left: 25px;
	padding-top: 10px;
}
.captionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	margin-right: 30px;
}
.outerwrap {
	float: left;	
	width: 100%;
	padding-top:240px;/* to clear header*/
	margin-right:-4px;/* to stop columns dropping*/
	margin-left:-3px;/* to stop columns dropping*/
}
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
img.floatLeft {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}
a {
  	font: 10pt Verdana, Arial, Helvetica, sans-serif;
  	color: #660000;
  	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #cccc99;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
ul.bullets {
	list-style-position: outside;
	display: list-item;
	margin-left: 15px;
}/* ============================================================ END BODY CONTENT AREA ============================================================ */

/* ============================================================ RIGHT - HAND CONTENT AREA ============================================================ */
.right
{
	width:100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
.rightContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #666666;
	width: 100%;
	margin-bottom: 5px;
	list-style-position: inside;
	list-style-type: circle;
	text-align: left;
}
.rightContentSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	width: 100%;
	padding-bottom: 10px;
	text-align: left;
/* ============================================================ END RIGHT - HAND CONTENT AREA ============================================================ */
}
/* ============================================================ FOOTER AREA ============================================================ */
.footer 
{
	width:100%;
	clear:both;
	height:30px;
	background: #000000;
	text-align:left;
	margin-top:-35px;/*drag footer from below the fold*/
}

.footer a
{
	color: #FFFFFF;
}

.footer img
{
	vertical-align: middle;
}

/* ============================================================ END FOOTER AREA ============================================================ */

/*	====================================================== MENU ================================================================  */
#menu 
{
	width: 200px;
}
#menu li a 
{
    height: 24px;    
    text-decoration: none;
}
#menu li a:link, #menu li a:visited {
        color: #fff;
        display: block;
        background: url(../images/menu9.gif);
        padding: 5px 0 0 15px;
}

#menu li a:hover, #menu li #current {
        color: #000;
        background: url(../images/menu9.gif) 0 -31px;
        padding: 5px 0 0 15px;
}

#menu li a:active {
        color: #fff;
        background: url(../images/menu9.gif) 0 -32px;
        padding: 5px 0 0 15px;
}
/*	====================================================== MENU END ======================================================   */
 
/*	====================================================== FRENCH LAUNCH Button======================================================   */
a#home img {
	background-image: url(../images/launchTour_Button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 142px; width: 180px; border-width: 0;}
a#home:hover img {
background: url(../images/launchTour_Buttonroll.jpg) top left no-repeat;
}
 /*	====================================================== LAUNCH Button END ======================================================   */
 
/*	====================================================== French Button ======================================================  */
a#french img {
	background-image: url(../images/french_button.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	margin-right: 10px;
	height: 30px; width: 180px; border-width: 0;}
a#french:hover img {
	background: url(../images/french_buttonRoll.jpg) top right no-repeat;
}
/*	====================================================== French Button END ======================================================  */
 
#line {
	width: 100%;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCC99;
	padding-top: 10px;
	padding-bottom: 2px;
}
#noborder {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.arrowGraphic {
	padding-right: 10px;
	padding-bottom: 2px;
	background-image: url(../images/arrow_blk.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#box {
	margin: 20px 0px 20px 18px; /*top right bottom left*/
}
/* ============================================================ PHOTO GALLERY AREA ============================================================ */
#photobox img{
	height: 77px;
	width: 100px;
	margin: 3px;
/* ============================================================ PHOTO GALLERY AREA END ============================================================ */
}
.movieContent {
	background-position: center center;
	margin-left:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCC99;
	border-bottom-color: #CCCC99;
}
.BoxHighlight {
	margin-left:0px;
	padding: 20px 15px 15px 15px;
	background-color: #FFFFCC;
	text-align: left;
	margin-right: 10px;
	border: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
}
/* ============================================================ HEADER TEXT ============================================================ */
 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	line-height: 1.5em;
}
 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
 h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: normal;
	color: #336633;
/* ============================================================ HEADER TEXT END ============================================================ */
}