@charset "utf-8";
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3CF;
	border-right-color: #3CF;
	border-bottom-color: #3CF;
	border-left-color: #3CF;
}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #00C;
	font-family: "Comic Sans MS", cursive;
	font-size: small;
	background-color: #4582D5;
	height: auto;
	width: auto;
	border-top-color: #000;
}
.twoColFixLtHdr #container {
	width: 803px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #E3EBFF;
	height: auto;
	border: thin none #E3EBFF;
	overflow: hidden;
	margin: 0;
} 
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 803px;
	height: 137px;
	background-color: #E3EBFF;
	border-top-color: #E3EBFF;
	border-right-color: #E3EBFF;
	border-bottom-color: #E3EBFF;
	border-left-color: #E3EBFF;
	overflow: hidden;
	font-size: 10px;
	background-image: url(images/header.gif);
} 

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 161px;
	height: auto;
	background-color: #B9E6F0;
	overflow: hidden;
	border-top-color: #E3EBFF;
	border-right-color: #E3EBFF;
	border-bottom-color: #E3EBFF;
	border-left-color: #E3EBFF;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-repeat: ;
	background-position: ;
}
.twoColFixLtHdr #mainContent {
	height: auto;
	width: 642px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
	background-color: #E3EBFF;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	color: #009;
	overflow: hidden;
	border: 0px none #E3EBFF;
} 
.twoColFixLtHdr #footer {
	padding: 0;
	background-color: #4582D5;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #B9E6F0;
	height: auto;
	width: 803px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding:  0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-color: #4582D5;
	height: auto;
	background-image: none;
	background-position: right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}#sidebar1 {
	font-family: "Comic Sans MS", cursive;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #00C;
	float: left;
	width: 161px;
	position: relative;
	background-color: #B9E6F0;
	background-image: url(images/b.gif%20copy.GIF);
	height: auto;
}
.twoColFixLtHdr #container #mainContent #content table tr td {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-color: #E3EBFF;
}
#wrapper {
	height: auto;
	width: 803px;
	margin-right: auto;
	margin-left: auto;
}


#side {
	background-image: url(images/b.gif%20copy.GIF);
	background-repeat: repeat-y;
}
.para1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #009;
}
.linkunderline {
	text-decoration: underline;
}
.textindent {
	text-align: left;
	padding-left: 5px;
}
.boldhead {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
	color: #009;
}
.back_to_top {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #06F;
	text-decoration: underline;
	background-color: #99F;
}
#head_6 {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #06C;
}
#Easyjet {
	font-family: Papyrus;
	font-size: 12px;
	color: #F00;
	background-color: #E3EBFF;
}
.redtext {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #90F;
	background-color: #9CF;
	font-weight: bold;
}
.redhead {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bolder;
	color: #90F;
	background-color: #9CF;
}
.easylink {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bolder;
	color: #90F;
	background-color: #9CF;
}
.ferrylink {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	color: #90F;
	background-color: #9CF;
}
footer {
	background-color: #4582D5;
}
iframe {
	height: 250px;
	width: 800px;
}
#bigbody {
	width: 800px;
}
