/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	line-height: normal;	
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
	z-index:0;
}
/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover{
	text-decoration: underline;
}

.Font_Title {
	font-size:16px;
	font-weight:bold;
}
#DIV_presents {
	position:absolute;
	text-align:center;
	width:400px;
	left:310px;
	overflow:hidden;
	height:auto;
	top:220px;
	font-size:14px;
	z-index:3;
	color:#000;
	line-height:18px;
}
#DIV_copyright {
	position:absolute;
	text-align:center;
	width:400px;
	left:310px;
	overflow:auto;
	bottom:20px;
	font-size:16px;
	z-index:3;
	color:#000;
}
#DIV_main {
	position: relative;
	height: 1900px;
	overflow:visible;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
}
#DIV_header {
	position:relative;
	background:url(imagesxp/montage.jpg) no-repeat top;
	height:445px;
	width:100%;
}
#DIV_footer {
	position: absolute;
	clear:both;
	bottom:0px;
	left:260px;
	height: 140px;
	width: 500px;
	font-size: 14px;
	color:#FFF;
	line-height: 17px;
	overflow:hidden;
}
#DIV_abbeyroad {
	margin-left: auto;
	margin-right: auto;
	background: url(images/abbeyroad.png) no-repeat 0 0;
	height: 89px;
	width: 215px;
}

.DIV_langicon_en {
	position:absolute;
	top:408px;
	left:800px;
	overflow:hidden;
	cursor: hand;
	display: block;
	height: 34px;
	width: 51px;
	background: url(images/english_sm.png) no-repeat 0 0;
	z-index:3;
}
.DIV_langicon_en:hover {
	background-position: 0 -34px;
}
.DIV_langicon_fr {
	position:absolute;
	top:408px;
	left:864px;
	overflow:hidden;
	cursor: hand;
	display: block;
	height: 34px;
	width: 51px;
	background: url(images/french_sm.png) no-repeat 0 0;
	z-index:3;

}
.DIV_langicon_fr:hover {
	background-position: 0 -34px;
}

#DIV_dimmer {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	right:0px;
	background:url(images/bg_black_90.png) repeat;
	display:none;
	overflow:auto;
	z-index:13;
}
.DIV_popup {
	width:100%;
	height:auto;
	position:absolute;
	top:80px;
	left:0px;
	display:none;
	z-index:14;
	overflow:auto;
}
.DIV_popup_area {
	width:900px;
	height:800px;
	margin-top:80px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#DIV_popup_video {
	margin-top:0px;
	width:854px;
	height:480px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	border-color:#FFF;
	border-width:5px; 
	border-style:solid;
	clear:both;
}
.DIV_popup_title {
	padding-top:20px;
	padding-bottom:10px;
	clear:both;
	text-align:center;
	width:400px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	color:#FFF;
	font-size:16px;
	font-style:italic;
}
.IMG_slideshow {
	border-color:#FFF;
	border-width:5px;
	border-style:solid;
}
.DIV_newline {
	width:100%;
	height:auto;
	overflow:auto;
	position:relative;
}

.font_arial_12 {
	font-size:12px;
	font-style:normal;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
.DIV_leftcolumn {
	width:50%;
	height:auto;
	float:left;
}
.DIV_rightcolumn {
	width:50%;
	height:auto;
	float:right;
}
.DIV_section {
	position:relative;
	width:442px;
	height:316px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:16px;
	text-align:left;
	list-style-type:none;
	list-style:none;
}
.DIV_section h3 {
	margin: 0px;
	padding: 0px;
	width: 442px;
	height: 68px;
	text-indent: -4000px;
	overflow: hidden;
}

.DIV_section p {
	margin: 16px 0px 8px 8px;
	line-height: 18px;
}
.DIV_section h2 {
	font-size:16px;
	color:#FFF;
	text-align:center;
	font-weight:normal;
}
.DIV_section h2 a {
	font-style:italic;
}
.DIV_section li {
	width: 426px;
	clear:both;
	margin-left: 8px;
	margin-right:8px;
}
.DIV_section ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type:none;
	list-style:none;
}
.DIV_section h4 {
	text-align:center;
	font-weight:normal;
}
.DIV_section a {
	color:#f2d99e;
	z-index:3;
}
.DIV_section a:hover {
	text-decoration:underline;	
}
.venue {
	font-size:18px;
	font-style:italic;
	line-height: 22px;
}

#DIV_content_area1 {
	clear:both;
	position:relative;
	width:100%;
	height:520px;
	overflow:auto;
}	
#DIV_content_area2 {
	clear:both;
	position:relative;
	width:100%;
	height:auto;
	overflow:auto;
}	

/***********************************************/
/* HOME                                        */
/***********************************************/
.DIV_home_video {
	width:480px;
	height:300px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	overflow:hidden;
	clear:both;
}
.DIV_home_video a {
	color:#f2d99e;
}
.DIV_section .tixhead {
	margin: 16px 0px 0px 8px;
	font-size:24px;
	font-style:italic;
}
.DIV_section .photostext {
	margin: 0px 0px 0px 0px;
	font-size:12px;
	text-align:center
}
.DIV_section li .newsstory {
	margin: 0px 0px 0px 0px;
}
.DIV_section li .newshead {
	font-size:18px;
	font-style:italic;
	margin: 16px 0px 0px 0px;
	line-height: 22px;
}
.DIV_section li .newsdate {
	color:#f2d99e;	
	margin: 0px 0px 0px 0px;
}
.DIV_section li .newsstory {
	margin: 0px 0px 0px 0px;
}
.DIV_section table {
	margin: 16px 0px 0px 0px;
	vertical-align:top;
	width:100%;
	line-height: 18px;
}
.DIV_section td {
	padding-left:8px;
	padding-right:8px;
	padding-top:0px;
	padding-bottom:0px;
}
.DIV_section .homethumbs img {
	border-style:solid;
	border-width:1px;
	border-color:#000;
	margin:3px;
	width:100px;
	height:75px;
	
}
.DIV_section .homethumbs img:hover {
	border-color:#f2d99e;
	border-width:1px;
}
