@font-face {
	font-family: "Times New Yorker";
	src: /times_new_yorker.ttf
}

@font-face {
	font-family: "Tall Paul";
	src: /tallpaul.ttf
}

body {
	font-family: Arial, Helvetica, sans-serif;	
}

h2 {
	z-index:1;
	position:relative;
	font-family: "Times New Yorker";
	font-size: 100%;
	margin-left:10%;
}

img#bg { 
  position: fixed; 
  margin: 0px; 
  border: 0px; 
  padding: 0px; 
  left: 0px; 
  top: 0px; 
  width: 100%; 
  height: 100%; 
  overflow: hidden; 
  z-index: 0;
}

#content {
	z-index:1;
	position:relative;
	margin-left:20%;
	margin-right:20%;
	margin-top:10%;
	font-family: "Times New Yorker";
	font-size: 150%
}

#contentM {
	z-index:1;
	position:relative;
	margin-left:20%;
	margin-right:20%;
	margin-top:4%;
	font-family: "Times New Yorker";
	font-size: 150%
}

.bbanner {
	position:relative;
	z-index:0;
	margin-top:28%;
	overflow:hidden;
	border:none;
	width:100%;
	text-align:center

}

a:link,visited,hover,active {
	text-decoration:none;
	color:#000000;
	border:none
}

a:visited {
text-decoration:none;
	color:#000000;
	border:none
}

#video {
	z-index:1;
	position:relative;
	margin-left:14%;
	margin-top:3%;
	font-family: "Times New Yorker";
	font-size: 150%
}

#rowImg {
	z-index:1;
	position:relative;
	margin-left:12.5%;
	margin-top:3%;
	font-family: "Times New Yorker";
	font-size: 100%
}

img#thumb {
	width:300px;
	margin-right:11.5%;
	border: medium #000000
}

#headline {
	z-index:1;
	position:relative;
	font-family: "Times New Yorker";
	font-size: 150%;
	margin-top:1%;
	margin-left:20%;
}

.row {
	margin-bottom:10px;
	height:100px
}

img#membersL {
	z-index:1;
	position:absolute;
	width:100px;
	border:thin #000000;
}

img#membersR {
	z-index:1;
	position:absolute;
	width:100px;
	border:thin #000000;
	margin-left:83%;
}

.memberInfoL {
	z-index:1;
    position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
	text-align:left;
	margin-left:18%;
	margin-top:4%;
	width:150px;
}

.memberInfoR {
	z-index:1;
    position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
	text-align:right;
	margin-left:57%;
	margin-right:1%;
	margin-top:4%;
	width:150px;
}

img#show {
	z-index:1;
	position:absolute;
	margin-top:5%;
	margin-left:57%;
}
