BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #cccccc; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #230017; 
}
A {
	COLOR: #9f7900; TEXT-DECORATION: none
}
A:hover {
	COLOR: #9f7900; TEXT-DECORATION: underline;
	cursor:url(include/css/paw.ico);
}
img{
	border:2px solid #9f7900;
}
div.menu {
	MARGIN-TOP:74px; margin-right:20px; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #9f7900; FONT-FAMILY: "Century Gothic", Arial, Helvetica, sans-serif; line-height:25px; text-align:right
}
div.menu A {
	COLOR: #9f7900
}
div.menu A:hover {
	COLOR: #cccccc; TEXT-DECORATION: none
}
span.submenu_sub {
	FONT-SIZE: 9px;
	line-height:13px;
}

span.menu_sub {
	line-height:20px;
}

.main {
	BACKGROUND-IMAGE: url(images/bg.jpg); COLOR: #cccccc; BACKGROUND-REPEAT: repeat-y ; 
}

#subtitles {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #9f7900
}
#gold {
	COLOR: #9f7900
}
#goldbold {
	FONT-WEIGHT: bold; COLOR: #9f7900
}
#headline {
	FONT-WEIGHT: bold; FONT-SIZE: 13px
}
#legal {
	COLOR: #202020; text-align:center;
}
#legal A {
	TEXT-DECORATION: none
}
#legal A:hover {
	TEXT-DECORATION: underline;
	cursor:url(include/css/paw.ico);
}

div.container{
	width:800px; BACKGROUND-IMAGE: url(../../include/images/bg.jpg); COLOR: #cccccc; BACKGROUND-REPEAT: repeat-y; float:left;
}


div.header{
	width:560px; height:40px
}
div.highlight{
	width:560px; height:50px; float:right;
}
div.highlight_audio{
	width:560px; height:50px; 
}
div.content_left{
	width:50%; float:left; text-align:left; 
}

div.content_right{
	width:50%; text-align:right; float:left
}

div.content_schedule_left{
	width:240px; float:left; text-align:left; padding-right:20px; padding-top:20px;
}

div.content_schedule_right{
	width:280px; text-align:right; float:right; padding-right:20px; padding-top:20px;
}

div.content{
	margin:20px; width:560px; float:left;
}

div.content_image{
	margin:10px; width:580px; float:left;
}

div.content_schedule{
	width:565px; float:left; text-align:right; padding-right:20px; line-height:10px;
}

table.content{
	text-align:right; width:100%; line-height:10px;
}

div.divider{
	margin-top:20px; padding-bottom:20px; height:1px; border-top: #9f7900 solid 1px; width:100%; float:left
}

div.right{
	margin:10px 10px 10px 18px;width:160px; float:left;
}

div.right_image{
	margin-top:100px; width:160px; margin-bottom:42px; background-position:bottom; height:169px; border: #9f7900 solid 2px;
}

div.right_images{
	margin-left:18px;margin-top:30px; width:165px; margin-bottom:20px; background-position:bottom;
}

div.right_text{
	text-align:center;
	line-height:15px;
}

div.right_text_gold{
	text-align:center;
	line-height:15px;
	color:#9f7900;
}

div.right_press{
	width:200px; float:left;
}

div.quote{
	font-weight:bold;
	font-size:11px;
	line-height:15px;
	text-align:center;
}

div.press{
	font-size:11px;
	line-height:15px;
	text-align:center;
	padding-bottom:50px;
}

div.text{
	margin-top:20px;
	width:100%;
	font-size:11px;
	line-height:15px;
	float:left;
}

div.text_text{
	width:250px;
	
	font-size:11px;
	line-height:15px;
	float:left;
}

div.text_image{
	margin-bottom:20px;
	width:300px;
	float:right;
}

div.right_video{
	width:200px; float:left;	
}

img.noborder{
	border:0px;	
}

tr.line_height{
	line-height:6px;
}


/************************
 	Drag and drop
 ***********************/

.imageBox,.imageBoxHighlighted{
	width:145px;	/* Total width of each image box */
	height:200px;	/* Total height of each image box */
	float:left;
}
.imageBox_theImage{
	width:121px;	/* Width of image */
	height:121px;	/* Height of image */
	cursor:url(include/css/paw.ico);
	
	/* 
	Don't change these values *
	*/
	background-position:center top;
	background-repeat: no-repeat;		
	margin: 0 auto;
	margin-bottom:2px;
}

.imageBox .imageBox_theImage{
	border:2px solid #9f7900;	/* Border color for not selected images */
	padding:2px;
}
.imageBox_label{	/* Title of images - both selected and not selected */
	text-align:center;
	font-family: arial;
	font-size:11px;		
	padding-top:15px;
	margin: 0 auto;
}
.audioImage{
	float:right;
	width:160px;	/* Width of image */
	height:160px;	/* Height of image */
	border:2px solid #9f7900;
	/* 
	Don't change these values *
	*/
	background-position:center top;
	background-repeat: no-repeat;		
	margin: 0 auto;
	margin-bottom:10px;
}

.video{
	width:100%;
	float:left;
}

.video_file{
	float:left;
	margin-top:15px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	width:270px;
	text-align:right;
}