body, html {
font: 12px Trebuchet MS;
line-height: 1.23;
color: #F66F34;
margin: 0;
background-color: #330703;
}

table {
font: 12px Trebuchet MS;
line-height: 1.23;
color: #F66F34;
}

.comment {
font: 12px Trebuchet MS;
color: #33CC99;
width: 200px;
line-height: 1.1;
}

#marrakech {
position:absolute;
left: 50;
top: 165;
font: 14px bold Trebuchet MS ;
color: #e25619;
/*width: 300px;*/
line-height: 1.1;
}

#quotation {
position:absolute;
left: 77;
top: 250;
font: 12px Trebuchet MS;
color: #e25619;
width: 300px;
line-height: 1.1;
}

#contact p {
font: 12px Trebuchet MS;
text-align: center;
line-height: 1.23;
color: #F66F34;
}

#mainTable {
background-color: #4e0000;
border-right: 1px solid #F66F34;
}

.title {
  text-align: center;
  font-size: 1.5em;
  font-style: bold;
  line-height: 2.0em;
}

/***************
a:link, a:active, a:visited {
	color:				#F77E49;
	text-decoration: 	none;
	font-weight:		bold;
	line-height: 1.23;
}
a:hover {
	color:				#F77E49;
	text-decoration:	underline;
	font-weight:		bold;
	line-height: 1.23;
}
*****************/

#mainTable a {
  color: #F77E49;
}

.lightText {
	color:				#26CC86;
}

.inputField {
	border:				1px solid #7C190D;
	width:				270px;	
	font-family:		"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#FD7235;
	margin:				0px;
	padding:			2px 0px 0px 5px;
	vertical-align:		top;
	background:			#600303;
}

.filmStripPix {
	border:				0px;
	cursor:pointer;
}

#contentTd{
min-height:0em;
}

/* for Internet Explorer */
/*\*/
* html #contentTd {

}
/**/

#contentTd table td.content table td
{
  padding-bottom: 15px;
}