body
{
	color: #939393;
	background-color: #181714;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
}
div#pageContainer
{
	float: left;
	min-width: 100%;
	background-image: url(../pics/index_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#pageContents
{
	margin: auto;
	width: 1200px;
	height: 1400px;
	position: relative;
}
a
{
	color: #88DD88;
	text-decoration: underline;
	font-weight: bold;
}
a#survivorsGuide
{
	position: absolute;
	left: 90px;
	top: 590px;
	width: 195px;
	height: 180px;
	display: block;
}
a#faq
{
	position: absolute;
	left: 170px;
	top: 725px;
	width: 130px;
	height: 140px;
	display: block;
}
a#join
{
	position: absolute;
	left: 945px;
	top: 575px;
	width: 230px;
	height: 270px;
	display: block;
}
a#forum
{
	position: absolute;
	left: 130px;
	top: 870px;
	width: 165px;
	height: 50px;
	display: block;
}
a#beta
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 321px;
	height: 115px;
	background-image: url(../pics/drowtaleslinkback.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	z-index: 500;
}
a.campaignSlot1
{
	position: absolute;
	display: block;
	width: 170px;
	height: 278px;
	left: 322px;
	top: 540px;
	background-image: url(../pics/archive1_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
a.campaignSlot2
{
	position: absolute;
	display: block;
	width: 170px;
	height: 278px;
	left: 539px;
	top: 540px;
	background-image: url(../pics/archive2_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
a.campaignSlot3
{
	position: absolute;
	display: block;
	width: 170px;
	height: 278px;
	left: 757px;
	top: 540px;
	background-image: url(../pics/archive3_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
a.campaignSlot1 span, a.campaignSlot2 span, a.campaignSlot3 span
{
	cursor: pointer;
	font-weight: normal;
}
span.pagePreview
{
	position: absolute;
	width: 150px;
	height: 150px;
	left: 9px;
	top: 10px;	
	background-repeat: no-repeat;
	background-position: center center;
}
span.campaignOverlay
{
	position: absolute;
	width: 168px;
	height: 70px;
	left: 1px;
	top: 104px;
	background-repeat: no-repeat;
	background-position: center center;
}
a.campaignSlot1 span.campaignOverlay
{
	background-image: url(../pics/archive1_overlay.png);	
}
a.campaignSlot2 span.campaignOverlay
{
	background-image: url(../pics/archive2_overlay.png);	
}
a.campaignSlot3 span.campaignOverlay
{
	background-image: url(../pics/archive3_overlay.png);	
}
span.missionTitle
{
	color: #6C7ADF;
	position: absolute;
	left: 5px;
	top: 184px;
	width: 160px;
	height: 28px;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
}
span.missionDescription
{
	color: #939393;
	position: absolute;
	left: 5px;
	top: 214px;
	width: 160px;
	height: 60px;
	text-align: center;
}
div#characterBox
{
	position: absolute;
	left: 125px;
	top: 1087px;
	width: 173px;
	height: 264px;
	padding: 5px;
	text-align: center;
	overflow: hidden;
}
div#characterBox div
{
	padding: 5px;
}
div#characterImage
{
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	left: 157px;
	top: 966px;
	width: 118px;
	height: 118px;
	background-color: black;
	padding: 0px;
}
div#squadStats
{
	top: 938px;
	left: 920px;
}
div#squadList
{
	top: 977px;
	left: 925px;
}
div#yshout
{
	position: absolute;
	left: 345px;
	top: 900px;
}
div#yshout_placeholder
{
	position: absolute;
	left: 345px;
	top: 920px;
	width: 550px;
	text-align: center;
}
