body {
	background: #732600;
	font-family: Calibri;
	font-size: 12pt;
}

#container {
	width: 960px;
	border: 1px solid black;
	background: #F0F0F0;
	position: absolute;
	padding: 10px;
	left: 50%;
	margin-left: -490px;
}

div.clearFull {
	width: 100%;
	height: 1px;
	position: relative;
	float: left;
}

div.clearHalf {
	width: 100%;
	height: 5px;
}

#header {
	width: 100%;
	height: 110px;
	text-ali5gn: center;
	font-family: ariel;
	font-size: 20pt;
	background: url(./images/banner_9.jpg) top left;
	position: relative;
}

#login {
	width: 100%;
	text-align: right;
}

#navigation {
	width: 100%;
	text-align: right;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 20px;
}


#content {
	width: 100%;
	position: relative;
}

a.navLink {
	text-decoration: none;
	color: #606060;
}

a.none {
	text-decoration: none;
	border-style: none;
	border-width: 0;
	border-color: transparent;
	background-color: transparent;
}

div.recruitmentContainer {
	width: 160px;
	border: 1px solid black;
	float: left;
	margin-bottom: 10px;
	position: relative;
}

div.recruitmentHeader {
	width: 156px;
	border: 2px solid #393939;
	background: #000000;
	color: #FFFFFF;
	position: relative;
}

div.recruitmentContent {
	position: relative;
	background: #ffcc66;
}

div.newsContainer {
	width: 600px;
	border: 1px solid black;
	margin-bottom: 20px;
	margin-right: 100px;
	background: #FFcc66;
	float: right;
}

div.smallLeftNewsContainer {
	width: 468px;
	position: relative;
	float: left;
	border: 1px solid black;
	margin-bottom: 10px;
	background: #ffcc66;
}

div.smallRightNewsContainer {
	width: 468px;
	position: relative;
	float: right;
	border: 1px solid black;
	margin-bottom: 10px;
	background: #ffcc66;
}

div.header {
	width: 771;
	border: 2px solid #393939;
	background: #000000;
	color: #FFFFFF;
	position: relative;
}

div.hist_container {
	width = 940;
	border: 1px solid black;
	margin-bottom: 20px;
	background: #ffcc66;
	position: relative;
	float: left;
}

div.hist_header {
	width = 936;
	border: 2px solid #393939;
	background: #000000;
	color: #FFFFFF;
}

div.infoContainer {
	width = 940;
	position: relative;
}

div.magInfo {
	width: 468px;
	border: 1px solid black;
	float: left;
	position: relative;
	margin-bottom: 20px;
}

div.magHeader {
	width: 464px;
	border: 2px solid #393939;
	background: black;
	color: white;
	margin-bottom: 5px;
}

div.stormInfo {
	width: 468px;
	border: 1px solid black;
	float: right;
	position: relative;
	margin-bottom: 20px;
}

div.stormHeader {
	width: 464px;
	border: 2px solid #393939;
	background: black;
	color: white;
	margin-bottom: 5px;
}

div.guildInfoContainer {
	width: 290px;
	border: 1px solid black;
	float: right;
	position: relative;
	background: #ffcc66;
}

div.guildInfoHeader {
	width: 286px;
	border: 2px solid #393939;
	background: black;
	color: white;
	margin-bottom: 5px;
}

div.loginContainer {
	width: 240px;
	position: relative;
	border: 1px solid #333333;
	margin-left: -120px;
	left: 50%;
	padding: 5px;
	text-align: left;
}

div.adminContainer {
	text-align: center;
}

div.adminForm {
	width: 450px;
	text-align: left;
}

div.footer {
	width = 940px;
}

div.magLogo {
	width: 300px;
	text-align: left;
	position: relative;
	float: left;
}

div.stormLogo {
	width: 300px;
	text-align: right;
	position: absolute;
	margin-top: -116px;
	margin-left: 660px;
}

span.newsHeaderTitle {
	text-align: left;
	font-size: 14pt;
}

span.newsHeaderDate {
	right: 0;
	top: 0;
	position:absolute;
	text-align: right;
	font-size: 10pt;
}

span.post {
	text-align: left-justify;
	font-family: verdana;
	font-size: 10pt;
}

span.italics {
	font-style: italics;
}

span.bold {
	font-weight: bold;
}

span.rContent {
	border-bottom: 1px solid black;
}

span.footer {
	font-size: 8pt;
	text-align: center;
	left: 400px;
}

span.closed {
	color: red;		
}

span.low {
	color: blue;
}

span.high {
	color: green;
}

img.smallScreenshot {
	width: 460px;
	height: 260px;
}

img.bigScreenshot {
	width: 586px;
	height: 260px;
}
