body {
	margin:0;
	padding:0;
	font-family:Verdana, arial, sans-serif;
	font-size:small;
	text-align:center;
	line-height:1.5em;
	color:#ccc;
	background: #6c6c6c url(../images/colorstrip.gif) repeat-y;
	}
/* ---[ links ]------------------------------- */
a{
	text-decoration:none;
}
a:hover{
	color: #7e7e7e;
	text-decoration:underline;
}
a:link {
	color: #66b2fc;
	}
a:visited {
	color: #66b2fc;
	}
#wrap {
	position:absolute;
	top:140px;
	left:25px;
	margin:0.5em;
	padding:0;
	text-align:left;
  width:950px;
	background:#6c6c6c;
	}
#logos {
	position:absolute;
	top:0;
	left:0;
  width:1024px;
  height:600px;
  min-height:600px;
  border:0;
  background:#6c6c6c url(../images/logos_2.gif) no-repeat 50%;
	}
#defaultTrailRaideure, #defaultDSTC, #defaultRaideure, #defaultTDO, #defaultSilvanight, #default6 {
	position:absolute;
	padding-top:5px;
  width:300px;
  height:80px;
  min-height:80px;
  border:0;
	text-align:center;
	font-size:1.5em;
	}
#defaultTDO, #defaultDSTC {
	background: url(../images/horizontalstrip.gif) repeat-x bottom;
	}
#defaultTrailRaideure, #defaultRaideure, #defaultSilvanight, #default6 {
	background: url(../images/horizontalstrip.gif) repeat-x top;
	}
#defaultTrailRaideure {
	top:500px;
	left:0;
	}
#defaultDSTC {
	top:100px;
	left:800px;
	}
#defaultRaideure {
	top:500px;
	left:800px;
	}
#defaultTDO {
	top:100px;
	left:0;
	}
#defaultSilvanight {
	top:525px;
	left:400px;
	}
#default6 {
	top:500px;
	left:800px;
	}
#headerRaideure, #headerFart {
	position:absolute;
	top:0;
	left:25px;
	width:1024px;
	height:95px;
	min-height:95px;
	border:0;
	}
#menu {
	position:absolute;
	top:95px;
	left:0;
  	width:1100px;
	font-size:0.7em;
	}
#headerRaideure {
  background:#6c6c6c url(../images/logoRaideure.gif) no-repeat 50%;
	}
#headerFart {
  background:#6c6c6c url(../images/logoFart.gif) no-repeat 50%;
	}
.highlight{
 	font-size:1.2em;
 	text-align:center;
	}
h6{
 	font-size:1.2em;
 	margin:0.5em;
 	}