@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}

body {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
}

h1, h2, h3 {
	padding: 1em;
	margin: 0;
	text-align: center;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif !important;
	font-weight: lighter;
}

h1 a, h2 a, h3 a {
	color: #666666 !important;
	text-decoration: none;
	border: 0px none !important;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	border-top: 1px solid #666 !important;
	border-bottom: 1px solid #666 !important;
}


h1 { font-size: 2.5em; }
h2 {
	font-size: 1.8em;
	color:#545454;
}
h3 { font-size: 1.5em; }

ul {
	list-style: none;
	margin: 10px;
	padding: 0 0 0 15px;
	text-indent: -1.4em;	
}

ul li:before {
	content: "\2022 \00A0 \00A0 ";
}

ul li {
	margin-bottom: 2px;
}

#firstPage {
	width: 100%;
	height: 100%;
}

#firstTitle {
	padding-top: 1em;
}

#vrFullscreen {
	position:absolute;
	top: 5%;
	left: 5%;
	width: 90%;
	height: 90%;
	background-color:#666666;
}

#vrContainer {
	position: absolute;
	top: 17%;
	left: 15%;
	width: 70%;
	height: 60%;
	background-color:#999999;
	border: 10px solid #333;
}

#vrViewer {
	width: 100%;
	height: 100%;
	padding-top: 2px;
}

#vrFooter {
	position: absolute;
	top: 80%;
	left: 0;
	right: 0;
	
	width: 100%;
	text-align: center;
}

#firstFooter {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

#belowContainer {
	text-align: center;
	margin: auto;
	overflow: auto;
}

#banner {
	border-top: 10px solid #333;
	border-bottom: 10px solid #333;
}

#below {
	width: 1000px;
	margin: auto;
	overflow: auto;
}

#belowLeft {
	width: 654px;
	padding: 0 10px 0 0;
	float: left;
}

#belowRight {
	width: 336px;
	float: right;
}

.moreLink {
	float:right;
}


.recent-item {
	/*margin-top: 10px;*/
	text-align: center;
}
.recent-item a {
	text-decoration: none;
}
.recent-item:hover, .recent-item a:hover {
	/*
	background-color:#333333;
	color: #CCCCCC;
	*/
	text-decoration: underline;
}
img {
	border: 2px solid #666666;
}

.recent-item img {
	text-align: center;
	margin: auto;
}


.newsItem {
clear:left;
}
.newsImg {
	border:1px solid #CCCCCC;
	float:left;
	margin:10px;
	text-align:center;
}

.newsImg img {
border-bottom:1px solid #CCCCCC;
margin-bottom:5px;
}

.newsSeperator {
	border-bottom: 1px solid #999999;
	width: 80%;
	margin: 10px auto 20px;
	margin: "0px auto 20px";
	clear: both;
}





.container {
	width: 648px;
	margin:auto;
}

.title {
	font-size:large;
	font-weight:bold;
	text-align:center;
	padding-top: 1em;
	padding-bottom: 1em;
}

.heading {
	text-align:center;
	font-size:large;
	padding: 0.5em;
}

#john {
	float:right;
	margin-left: 5px;
}

#vr {
	width:706px;
	border-bottom: 2px solid #666666;
	margin:auto;
}

#vr_groups {
	float: right;
	width: 200px;
	font-size:x-small;
	border: 1px dotted #333;
	margin: 10px;
}

#vr_list {
	clear: right;
}

#aboutJohn {
	overflow: auto;
}

.footer {
	font-size:x-small;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}

a:link, a:visited {
	color:#333333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

a:hover, a:active {
	text-decoration: none;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}

a img {
	border: 0px;
}

p {
	text-indent: 30px;
	margin: 1em;
}
.red {
	color: #FF0000;
}

.fs {
	text-align:center;
	font-weight:bold;
}

.fsDate {
	float:right;
	border: thin solid;
	margin-left: 1em;
	margin-bottom: 0.5em;
	padding: 1px;
}

.l, .r {
	width: 60px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	line-height: 2em;
}

.l img, .r img {
	border: 0px;
}

.l a, .r a {
	border: 0px none;
}

.l {
	float:left;
}

.r {
	float:right;
	text-align:right;
}

.middle {
	text-align:center;
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 10px;
}

.detailsBody {
	width: 640px;
	margin: auto;
}
