html {height:100%;}
/*----------------MAIN NAVIGATION --------------------*/	

.mn {	
	height: 46px;		
	color: #fff;	
	font-size:16px;	
	text-decoration:none;
	padding-left:148px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;		
	background:url(images/navBG.jpg) repeat-x;
	}

.mn a {	
	font-weight: normal;
	color: #fff;	
	overflow:hidden;
	text-decoration:none;
	padding-top:5px;
	}

.mn a:link {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	overflow:hidden;
	}
		
.mn a:active {
	font-weight: normal;
	color: #fff;
	overflow:hidden;
	text-decoration:none;
	}
.mn a:visited {
	font-weight: normal;
	color: #fff;
	overflow:hidden;
	text-decoration:none;
	}
.mn a:hover {
	font-weight: normal;
	color: #600f69;	
	text-decoration: underline;	
	overflow:hidden;
	}

.mn ul {
   list-style: none;
   text-align: center;	
   margin: 0px;
   padding: 0px;
   overflow:hidden;
   }
 
.mn li {  
  color: #fff;
  text-align: center;	   
  float: left;
  font: 16px ;
  line-height: 2em;
  margin: 0px;
  font-weight: normal;
  padding-right: 35px; 
  padding-left:35px;
  overflow: hidden; 
  padding-top: 1px;
  padding-bottom: 1px;
  text-decoration:none;
 /* border-right: 3px solid #000;*/
} 

.mn li a {

	color: #fff;	
	text-align: center;	
	font-weight: normal;
	margin: 0px;
	font: 16px ;
	overflow: hidden;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps
	}
.mn li a:hover {
	color:#F09CEE;
	text-decoration:none;
}

/*--------------------MAIN NAVIGATION END -------------------*/

/*--------------------TEXTS---------------------------------*/
h1 {
	margin: 10px;
	margin-bottom:20px;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	color:#f8d201;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
}
h2 {
	margin:10px;
	margin-bottom:10px;
	font-weight: normal;
	font-size: 24px;
	text-align: left;
	color:#FFf;
	font-family:"Times New Roman", Times, serif;
}
h3 {
	margin:0px;
	font-weight: normal;
	font-size: 24px;
	text-align: center;
	line-height:110%;
	color:#FFf;
	font-family:"Times New Roman", Times, serif;
}
h4 {
	margin: 10px;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	color:#f8d201;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
}
h5 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	text-align:center;
	padding: 5px;
	font-weight:normal;
	margin-top: 20px;
	margin-bottom: 10px;
	color:#fff;
	/*border-top: 4px solid #600f69;
	border-bottom: 4px solid #600f69;*/
	background:#600f69;
}
h6 {
	margin:0px;
	margin-top:10px;
	line-height:90%;
	font-weight: normal;
	font-size: 24px;
	text-align: left;
	color:#FFf;
	font-family:"Times New Roman", Times, serif;
}

.quotee {
	color:#777;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:right;
}
.quoteText {
	color:#777;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	line-height:130%;
}
.details {
	color:#fff;
	padding:5px;
	border-bottom: 1px solid #643f69;
}
.error{
	margin: 0px;
	font-weight: normal;
	font-size: 24px;
	text-align: center;
	line-height:110%;
	color:#F00;
	font-family:"Times New Roman", Times, serif;
	}
.title {
	margin:0px;
	margin-bottom:15px;
	line-height:100%;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	color:#FFf;
	font-family:"Times New Roman", Times, serif;
}
/*-----------------------------------TEXTS END---------------*/
body {
	height:100%;
	background: #111;
	margin: 0px;
	padding: 0px;
	color: #555;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	text-align: left;	
	
}
#container {
	margin: 0px auto;
	text-align: left;
	background:#000;
	width:960px;	
	padding-left:10px;
	padding-right:10px;	
	}
#contentMain {
	padding: 4px;
	/*border: 1px solid #333;*/
	overflow: auto;
	color: #ccc;	
	background:#000;
	margin-top:10px;
}
#divider {
	padding:1px;
	background:#600f69;
	font-size:1px;
	margin-top: 10px;
	margin-bottom: 10px;	
	}
#header {
	height:39px;
	margin-bottom:30px;
}
#banner {
	color: #000;
	background:url(images/bannerBG.jpg) repeat-x;
	/*border: 1px solid #000;	*/
	padding: 5px;	
	height: 100px;		
	}
#middleBox {
	height:300px;
	/*border:1px solid #333;*/
	margin-top:10px;
}
#videoBox {
	float:right;
	width:400px;
	/*border:1px solid #333;*/
	padding:15px;
	padding-bottom:5px;
	padding-top:5px;
	}
#videoBox-solo {
	float:right;
	width:500px;
	background:#111;
	padding:15px;
	padding-bottom:15px;
	padding-left:35px;
	clear:both;
	}

#videoWrapper {
	width:375px;	
}
#videoWrapper-solo {
	width:480px;
	}
#moreVideos {
margin-left:200px;
padding:10px;
background:#111;
width:585px;
height:350px;S
}
#buttonWrapper {
	padding-left:100px;
	padding-right:170px;
}
#quoteSmall {
	background:#111;
	width:310px;
	color:#777;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	/*border:1px solid #333;*/
	margin-bottom:20px;
	margin-top:25px;
	line-height:130%;
	padding:35px;
	}
#feature {
	background:#111;
	/*border:1px solid #444;*/
	padding:10px;
	padding-left:30px;
	padding-right:30px;
	text-align:left;
	color:999;	
	margin-bottom:10px;
	line-height:146%;
}
#feature-black {
	background:#000;
	/*border:1px solid #444;
*/	padding:10px;
	line-height:140%;
	color:#ccc;	
}
#buttonBox {
	padding-bottom:20px;
}

#footer {
	padding: 15px;
	background: #000;	
	text-align: center;	
	border-top: 1px solid #333;
	color:#444;
	overflow: auto;	
	font-size: 12px;
	line-height:180%;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	font-weight:normal;
	text-align:center;
	line-height:180%;	
}
	
a {
	color: #643f69;
	text-decoration: underline;
	font-weight:bold; 
	}
	
li {
	color:#999999;
	font-size: 15px;
	line-height: 1.8em;
	margin-left: 10px;
}

a:link {
	color: #643f69;
	text-decoration: underline;
	font-weight:bold; 
	
}

a:visited {
	text-decoration: underline;
	color: #643f69;
}

a:hover {
	text-decoration: none;
	color: #600f69;
}

a:active {
	text-decoration: none;
	color: #600f69;
}


.floatright {
	float: right;
	margin: 0 0 12px 10px;
	clear: right;
}

.floatleft {
	float: left;
	clear: left;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:10px;
}


