.maindiv {
	/*border: double;
	border-color:#FF0000;*/
	position: absolute;
	width:850px;
	left:10px;
}
.mainheader {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	text-transform: capitalize;
}
.mainheaderwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFCC;
}
.secondaryheading {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
}
.whitelink {
	color: #FFFFFF;
	font-size: small;
}

.largeWhite {
	font-size: large;
	color: #FFFFFF;
}
.jumpmenu {
	font-size: xx-small;
}
.registrationtitle {
	font-size: medium;
	font-weight: bolder;
}
.registrationdescription {
	font-size: x-small;
}
.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.errorslarger{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.webtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.copywright {
	font-weight: lighter;
	font-size: x-small;
	font-style: italic;
}
.playername {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #663300;
}
.mainsection_landing{
	border-width: 1px;
	border-color:#CC0000;
	border-style:double;
	width:100%;
	height:450px;
}

.maintitle_landing{
	top:0px;
	left:0px;
	z-index:2;
	border-width: 1px;
	border-color:#CC0000;
	border-style:double;
	width:780px;
	height:115px;
}

.story_landing{
	position:absolute;
	top:0px;
	border-color:#66FF33;
	border-width:1px;
		width: 615px;
		height:328px;
		padding: 3px;
		border-width: 1px;
		border-color:#CC0000;
		border-style:double;	
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: small;
		font-style: normal;
		line-height: normal;
		font-weight: lighter;
		font-variant: normal;
}

.leftsidepics_landing{
	position:relative;
	top:0px;
	border-width: 1px;
	border-color:#CC0000;
	border-style:double;
	width:120px;
	height:333px;
}

.rightsidepics_landing{
	position:relative;
	right:0px;
	border-width: 1px;
	border-color:#CC0000;
	border-style:double;
	width:120px;
	height:333px;
}
.homebutton_landing{
	right:0px;
	top:0px;
	border-width: 1px;
	border-color:#CC0000;
	border-style:double;
	width:120px;
	height:115px;
	
}