
body{
	margin:0 auto;
	width: 1000px;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #330000;
}

b{font-size: 110%;}
em{color: red;}

#main{
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #FFFFFF;
}

#top{
background: #fff;
height: 70px; /*Height of top section*/
}

#contprinc{
float: left;
width: 100%;
}

a{ 
background: #fff; 
color: #330000; 
text-decoration: none; 
font-weight: bold; 
} 

a:hover{ 
background: #fff; 
color: #996633; 
text-decoration: underline; 
font-weight: bold; 
} 


#cont{
margin-left: 500px; /*Set left margin to LeftColumnWidth*/
}

#cont h1{ 
background: #fff; 
color: #000; 
font-size: 12px; 
font-weight: normal; 
display: block; 
margin-bottom: 0px; 
padding-bottom: 0px; 
margin-top: 0px; 
padding-top: 0px; 
} 

#cont h2{ 
background: #fff; 
color: #000; 
font-size: 12px; 
font-weight: bold; 
display: block; 
margin-bottom: 8px; 
padding-bottom: 0px; 
margin-top: 0px; 
padding-top: 0px; 
float: left; 
}
 
#liensb{ 
list-style: none; 
margin-left: 0px; 
padding-left: 0px; 
background: #fff; 
color: #000;
font-size: 16px; 
margin-top: 12px; 
margin-bottom: 12px;
line-height: 1.5em;
font-weight: bold;
}

#liensb a{ 
background: #fff; 
color: #330000; 
text-decoration: none; 
font-weight: bold; 
}
 
#liensb a:hover{ 
background: #fff; 
color: #996633; 
text-decoration: none; 
font-weight: bold; 
}

#liensc{ 
list-style: none; 
margin-left: 0px; 
padding-left: 0px; 
background: #fff; 
color: #000;
font-size: 15px; 
margin-top: 12px; 
margin-bottom: 12px;
line-height: 1.5em;
text-align: center;
}

#liensc a{ 
background: #fff; 
color: #330000; 
text-decoration: none; 
font-weight: bold; 
}
 
#liensc a:hover{ 
background: #fff; 
color: #996633; 
text-decoration: none; 
font-weight: bold; 
}

#bas{
	clear: left;
	width: 100%;
	background: #fff;
	color: #000;
	padding: 4px 0;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}

#bas a{
font-family: Arial, Helvetica, sans-serif;
background: #fff;
color: #000;
}

#bas img{
	margin: 0 auto;
	padding: 0px;
	background: #fff;
	color: #000;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-left: 7px;
} 
#footer{
	clear: left;
	width: 100%;
	background: #fff;
	color: #000;
	text-align: center;
	padding: 4px 0;
	border-top: 3px solid #330000;
	text-align: center;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 8px;
}

#footer a{
font-family: Arial, Helvetica, sans-serif;
background: #fff;
color: #000;
}

.inner{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.desc{
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
} 

#left{
float: left;
width: 500px; /*Width of left column*/
margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
background: #fff;
}

#left img{
	margin: 0 auto;
	padding: 1px;
	background: #fff;
	color: #000;
	border: 0px;
	margin-top: 4px;
	margin-left: 3px;
} 
}

#left a{ 
background: #fff; 
color: #330000; 
text-decoration: none; 
font-weight: bold; 
}
 
#left a:hover{ 
background: #fff; 
color: #996633; 
text-decoration: none; 
font-weight: bold; 
}
 
#left ul{ 
list-style: none; 
margin-left: 0px; 
padding-left: 0px; 
background: #fff; 
color: #000; 
margin-top: 4px; 
margin-bottom: 10px;
}

#player{
margin-left: 10px;
}

/* Promo */

#promo{
	text-align: left;
	margin-bottom: 0px;
	border: none;
	margin-top: 5px;
	height: 110px;
	background-image: url(gfx/xfm-h.gif);
	background-repeat: no-repeat;
	padding-left: 240px;
	padding-top: 40px;
	margin-left: 0px;
	margin-right: 0px;
}

#promo-b{
	text-align: center;
	margin-bottom: 0px;
	border: none;
	margin-top: 5px;
	/*height: 200px;*/
	background-image: url(gfx/xfm-b.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	margin-left: 10px;
	margin-right: 0px;
}
