body {
	background: url("/images/main_bg.jpg") repeat-x;
	background-color: #676767;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	overflow: scroll;
}

a img {
	border: 0px;
}

a:link {
	text-decoration: none;
	color:#000000;
}

a:visited {
	text-decoration: none;
}

.facebookButton, .facebookButton:visited  {
	text-decoration: none;
	display:block;
}

#mainButton {
	padding: 0 0 0 2px;
	margin: 0 0 10px 0;
	width: 900px;
	text-align:center;
}

.column {
	float: left;
}

.columnLeft {
	background: transparent;
	width:563px;
}

.columnRight {
	background: transparent;
	width: 330px;
}

.bodySection {
	width: 100%; /* Fixes the FireFox margin behavior */
	padding-top: 1em;
}
.bodySection p {
	margin-bottom: 1em;
	text-align: justify;
}

#icons { 
	width: 320px;
	height:293px;
	margin-left: 5px;
	margin-bottom: 10px;
	text-align:left;
	background:url("/images/icons_box.jpg");
	background-repeat:no-repeat;
}

#icons .iconText {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:75px;
}

.section {
	background: transparent;	
}

#flashTemps {
	width:300px;
	height:400px;
	
}

