body {
	padding: 0px;
	margin: 0px;
	font-family: arial;
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
body.motif-1 {
	background-color: #3E7186;
	background-image: url(images/bg-1.jpg);
}
body.motif-2 {
	background-color: #414646;
	background-image: url(images/bg2b.jpg);
}
body.motif-3 {
	background-color: #5E7076;
	background-image: url(images/bg3.jpg);
}
body.motif-4 { /* dark */
	background-color: #000;
	background-image: url(images/bg4.jpg);
}
body.motif-5 {
	background-color: #071E29;
	background-image: url(images/bg5.jpg);
}
body.motif-6 {
	background-color: black;
	background-image: url(images/bg6.jpg);
}
body.motif-7 {
	background-color: #11161B;
	background-image: url(images/bg7.jpg);
}
body.motif-8 {
	background-color: #11161B;
	background-image: url(images/bg8.jpg);
}
body.motif-9 {
	background-color: #374A5A;
	background-image: url(images/bg9.jpg);
}
body.motif-10 {
	background-color: #475656;
	background-image: url(images/bg10.jpg);
}
body.motif-11 {
	background-color: #263542;
	background-image: url(images/bg11.jpg);
}
body.motif-12 {
	background-color: #545653;
	background-image: url(images/bg12.jpg);
}
body.motif-13 {
	background-color: #294333;
	background-image: url(images/bg13.jpg);
}
body.motif-14 {
	background-color: #2F5745;
	background-image: url(images/bg14.jpg);
}
body.motif-15 {
	background-color: #B2A8A6;
	background-image: url(images/bg15.jpg);
}
body.motif-16 {
	background-color: #476D75;
	background-image: url(images/bg16.jpg);
}
body.motif-17 {
	background-color: #909DA4;
	background-image: url(images/bg17.jpg);
}
body.motif-18 {
	background-color: #6D947F;
	background-image: url(images/bg18.jpg);
}
.container {
	width: 730px;
	overflow: hidden;
	margin-bottom: 20px;
}
.content {
	width: 700px;
	padding: 0 15px;
/*
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	box-shadow: 2px 2px 5px #000;
*/
	overflow: hidden;
}
.nav, .otherleft {
/*
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	box-shadow: 2px 2px 5px #000;
*/
}
.otherleft {
	padding: 7px 15px;
	width: 150px;
	font-size: .75em;
}
.nav img {
	margin-bottom: 5px;
}
.light .navtop {
	background-image: url(images/bg-nav-top.png);
}
.light .navbottom {
	background-image: url(images/bg-nav-bottom.png);
	margin-bottom: 5px;
}
.light .contenttop {
	background-image: url(images/bg-content-top.png);
}
.light .contentbottom {
	background-image: url(images/bg-content-bottom.png);
	margin-bottom: 5px;
}
.navtop, .navbottom {
	width: 180px;
	height: 8px;
}
.contenttop, .contentbottom {
	width: 730px;
	height: 20px;
}
.dark .navtop {
	background-image: url(images/bg-navdk-top.png);
}
.dark .navbottom {
	background-image: url(images/bg-navdk-bottom.png);
	margin-bottom: 5px;
}
.dark .contenttop {
	background-image: url(images/bg-contentdk-top.png);
}
.dark .contentbottom {
	background-image: url(images/bg-contentdk-bottom.png);
	float: right;
}
.dark .content, .dark .otherleft {
	background-image: url(images/bg-transdark.png);
	color: white;
}
.light .content, .light .otherleft {
	background-image: url(images/bg-translight70.png);
	color: black;
}
.topbanner {
	width: 930px;
	height: 130px;
	margin: auto;
	padding-top: 20px;
}
.dark, .light {
	width: 930px;
	margin: auto;
	border: 0px solid white;
}
.navcolumn {
	width: 180px;
	border: 0px solid white;
	float: left;
	margin-right: 20px;
}
img, div, table, td { behavior: url(iepngfix.htc) }
.e70{
	font-size: .7em;
}
.e80{
	font-size: .8em;
}
.e90{
	font-size: .9em;
}
.e120{
	font-size: 1.2em;
}
.footer{
	font-family: arial;
	font-size: .7em;
}
.dark a {
	color: #B9DFF9;
}
.dark a:hover {
	color: yellow;
}
.light a, .blacktext a {
	color: #224E6E;
	text-decoration: none;
}
.light a:hover, .blacktext a:hover {
	color: #a86;
	text-decoration: underline;
}
.table80 td {
	font-size: .8em;
	vertical-align: top;
}
.light img {
	border-color: black;
}
.dark img {
	border-color: #666;
}
img.button {
	margin-bottom: 17px;
}
table.centertable {
	margin: auto;
	padding: 0px;
	border: 0px;
	width: 800px;
}
img.left {
	float: left;
	margin: 5px 10px 5px 0;
}
img.right {
	float: right;
	margin: 5px 0 5px 5px;
}
.title1{
	font-size: 1.3em;
	font-weight: bold;	
}
.light .title1 { color: #1C5075 }
.dark .title1 { color: #739DBB }
.text, .indenttext {
	font-size: .9em;
}
.indenttext {
	padding-left: 20px;
}
.footer {
	font-size: .75em;
	text-align: center;
	padding-top: 10px;
}
.blacktext {
	color: black;
}
.triptitle{
	color: #993300;
	font-weight: bold;
}
.title{
	font-size: 1.5em;
	color: "#003366";
}
.floatbox img {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: #666 3px 3px 3px;
	-moz-box-shadow: #666 3px 3px 3px;
	box-shadow: #666 3px 3px 3px;
	behavior: url(PIE.htc);
	position: relative;
	overflow: hidden;
	border: 0px;
}

