* {margin:0;padding:0}
	/* mac hide \*/
	html,body{height:100%;width:100%;}
	/* end hide */
body {
	background-color:white;
	text-align:center;
	min-height:468px;
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
}	
#xinner {
	width: 850px;
	background:#fff;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000;
	height: 576px;
	min-height:576px;
    height:auto;
	position: relative;
}

#menuContainer {
	position: absolute;
	float: right;
	margin-top: 180px;
	margin-left: 650px;
	height: 200px;
	width: 165px;
	text-align: right;
	z-index: 1000;
}


.bodytext {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 14px;
	font-weight:100;
	letter-spacing: 0.1em;
	line-height: 20px;
	color: black;
	text-align: justify;
}

.bodytext2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 14px;
	font-weight:100;
	letter-spacing: 0.1em;
	line-height: 20px;
	color: black;
	text-align: center;
}

a.bodytext:link {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 14px;
	font-weight:100;
	letter-spacing: 0.1em;
	line-height: 20px;
	color: red;
	text-decoration: underline;
}

a.bodytext:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 14px;
	font-weight:100;
	letter-spacing: 0.1em;
	line-height: 20px;
	color: red;
	text-decoration: underline;
}

.category {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 14px;
	font-weight:100;
	letter-spacing: 0.1em;
	line-height: 20px;
	color: black;
}

a.menu:link {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 14px;
	line-height: 30px;
	color: gray;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 14px;
	line-height: 30px;
	color: gray;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 14px;
	line-height: 30px;
	color: white;
	text-decoration: none;
	background-color: gray;
	font-weight: bold;
}
.menuInactive {
	color: black;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}

a.videoLink:link {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 12px;
	line-height: 16px;
	font-weight: 100;
	letter-spacing: 0.1em;
	color: black;
	text-decoration: none;
}

a.videoLink:hover {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 12px;
	line-height: 16px;
	font-weight: 100;
	letter-spacing: 0.1em;
	color: red;
	text-decoration: underline;
	border-style: none;
}

a.videoLink:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 12px;
	line-height: 16px;
	font-weight: 100;
	letter-spacing: 0.1em;
	color: black;
	text-decoration: none;
}

a.moreLink:link {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 14px;
	line-height: 20px;
	font-weight: 100;
	letter-spacing: 0.1em;
	color: black;
	text-decoration: none;
}

a.moreLink:hover {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 14px;
	line-height: 20px;
	font-weight: 100;
	letter-spacing: 0.1em;
	color: red;
	text-decoration: underline;
	border-style: none;
}

a.moreLink:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
	font-size: 14px;
	line-height: 20px;
	font-weight: 100;
	letter-spacing: 0.1em;
	color: black;
	text-decoration: none;
}

