body {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background: #000000 url('http://www.inthedigitalrealm.com/network/template/vrctemplate/images/vrcbg4.png');
	background-repeat: repeat-x;
    margin: 0 0 0 0;
}

h1 {
	width: 900px;
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid 4px #ff9933;
}

h2 {
	width: 900px;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ffFFFF;
	border-bottom: solid 2px #ff9933;
	margin-bottom: 8px;
}

fieldset {
  position:absolute;
  margin-top: 839px;
  margin-right: auto;
  margin-left: 400px;
	border: 2px solid #ff9933;
	background: #106333;
	width: 525px;
	padding: 4px 4px 4px 4px;
	padding: 0;
	/*margin-bottom: 15px;*/
}

legend {
    /*position:relative;*/
    margin-top: 0px;
	color: #ffffff;
	/*background: #106333;*/
	/*border: 1px outset #f64c24;*/
	padding: 3px 3px 3px 3px;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

label {
	width: 170px;
	float: left;
	margin: 2px 0 2px 0;
	text-align: right;
	vertical-align: top;
}

.inputText, .inputTextArea {
	margin: 2px 0 2px 5px;
	vertical-align: top;
}

.inputTextArea {
	height: 50px;
}

.challengeImage {
	margin: 2px 0 2px 0;
	vertical-align: top;
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit {
	color: #000000;
	background: #fdda45;
	border: 2px solid #f64c24;
	float: right;
	width: 120px;
}

.credit {
	width: 900px;
	padding-top: 4px;
	margin-top: 8px;
	clear: both;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #ff9933;
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #ff0000;
}
a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	background: transparent;
}

a:link {
	color: #ffcc33;
}

a:visited {
	color: #ff3333;
}

a:active {
	color: #ffff99;
}

a:link:hover, a:visited:hover, a:active:hover {
	color: #ffff99;
}
.entry {
	width: 900px;
	margin: 0 0 5px 0;
	padding: 0 0 4px 0;
	border-bottom: solid 1px #ff9933;
	clear: both;
}

#lastEntry, #onlyEntry {
	border-bottom: none;
}

.entry .field, .timestamp {
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
	clear: both;
}

.entry .field .label {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	text-align: right;
	display: inline;
	font-weight: bold;
}

.entry .field .value {
	float: left;
	width: 494px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

.timestamp {
	margin: 0 0 4px 180px;
	padding: 8px 0 0 0;
	clear: both;
}

.navigation {
	width: 900px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: center;
}

#previous {
	font-size: 12pt;
	margin-right: 30px;
	display: inline;
}

#next {
	font-size: 12pt;
	margin-left: 30px;
    display: inline;
}

.pageNumberContainer {
	display: inline;
	text-align: center;
}

.pageNumber {
	margin-left: 4px;
	margin-right: 4px;
}

#currentPageNumber {
	font-weight: bold;
	color: #ff0000;
}

.entryCount {
	width: 900px;
	text-align: center;
	padding-bottom: 4px;
	margin-top: 8px;
}

<!-- This is code for the layout of the website -->
.gbposition {
  position: relative;
  float: right;
  margin-top: 850px;
  width: 500px;
  height: 250px;
  margin-left: 500px;
  margin-right: auto;
  z-index:15;
}
.entrylisting {
  position: absolute;
  width: 900px;
  margin-top: 1130px;
  margin-left: auto;
  margin-right: auto;
  	padding-left: 50px;
	padding-right: 50px;
  z-index:14;
}
.content {
position:relative;
  width: 1085px;
  height: 1100px;
  margin: 0 auto 0 auto;
  background-image:url(http://www.inthedigitalrealm.com/network/template/vrctemplate/images/VRCtree2b.png);
  background-repeat:no-repeat;
  background-position: top right;
  z-index:1;
}

.header {
  position:absolute;
  width: 720px;
  height: 40px;
  margin-top: 38px;
  background-image:url(images/header2.png);
  background-repeat:no-repeat;
  z-index:10;
} 
.video {
	position:absolute;
	width: 325px;
	height: 215px;
	top:440px;
	padding-left: 50px;
	padding-right: 50px;
	z-index:9;
}
.pictureshow {
  position: absolute;
  width: 340px;
  height: 250px;
  margin-top: 851px;
  margin-left: auto;
  margin-right: auto;
  	padding-left: 50px;
	padding-right: 50px;
  z-index:12;
}

ul.slideshow {
	list-style:none;
	border:2px solid #ff9933;
	width:320px;
	height:240px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	
 
ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}
 
ul.slideshow li.show {
	z-index:500;	
}
 
ul img {
	border:none;	
}
 
 
#slideshow-caption {
	width:320px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}
 
#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}
 
#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}
 
#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}
.sstext {
  position:absolute;
  width: 780px;
  height: 30px;
  margin-top: 784px;
  background-image:url(http://www.inthedigitalrealm.com/network/template/vrctemplate/images/slideshowtext.png);
  background-repeat:no-repeat;
  z-index:2;
}
