body {
    font-family: Arial Rounded MT Bold, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	background-color:#ff9b00;
	margin: 25px 0px 0px 0px;
}

div#Page{
	margin:0 auto;
	width: 880px;
	text-align: left;
	}

div#MainBody{
	width: 860px;
	text-align: left;
	}

div#temp {
width:610px;
height:380px;
margin-top:40px;



}


div#Footer{
	clear:both;
	width: 860px;
	text-align: left;
	}

.FloatLeft {
	float:left;
	}
	
div#ColumnNav {
	width: 210px;
	margin-right:40px;
	}

	
div#ColumnTwo {
	width: 610px;
	background-color:#ffABC9;
}

div#ColumnTwoNews {
	width: 605px;
}

div#ColumnSection1 {
	width: 300px;
	margin-right:10px;
	
}

div#ColumnSection2 {
	width: 300px;
}

	
.skyskanner {
	width: 210px;
	background-color:#FFFFFF;
	}

.emailinput{
    background-image:url(../images/email_bg.gif);
    background-repeat:no-repeat;
    background-position:top left;
	margin: 0px;
	padding: 0px;
	border: 0px;
    width:200px;
    height:20px;
	font-size:16px;
	text-align:left;
	font-family: Arial Rounded MT Bold, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
}

.headers {
	font-size:18px;
	color:#ffed2d;
}

.headersBlack {
	font-size:18px;
}

.legal {
	font-size:11px;
	}
	
.WhiteText {
	color:#FFFFFF;
	}

a {
	color:#4674B3;
	text-decoration: none;
	}