@charset "utf-8";

body{
	background-color:#0B4C65;
	text-align:center;
}
h1,h4,h1 a:link,h1 a:visited,h6,h6 a:link,h6 a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #236a8f;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
h1 a:hover {
	color: #759143;
}
h2 , h2 a:link, h2 a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	color: #769143;
	border: 0;
	text-align: left;
	text-decoration: none;
}
h2 a:hover {
	color: #236a8f;
	text-decoration: underline;
}
h3 , p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border: 0;
	text-align: inherit;
	margin: 0;
	padding: 0;
}
h3 , h3 a:link{
	font-size: 8pt;
	color: #888888;
	margin-bottom: 0;
}
h3 a:hover{
	color: #333333;
}
h4,h4 a:link,h4 a:visited{
	color: #d38a2b;
	font-size: 12pt;
	padding-bottom: 5px;
}
h6,h6 a:link,h6 a:visited{
	color: #ffd200;
	font-size: 8pt;
	vertical-align:top;
}
h4 a:hover {
	color: #c07e00;
	text-decoration: underline;
}
p , h5, p a:link{
	font-family:Arial, Helvetica, sans-serif;
	color: #545454;
	margin: 0;
	padding: 0;
}
p a:hover{
	color: #74903a;
}
h5{
	color: #FF4400;
}
div#HeadMain {
	position: relative;
	top: 0;
	width: 937px;
	height: 241px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background: url(Images/Header.png) 0 0 no-repeat;
}
div#HeadGames {
	position: absolute;
	float:inherit;
	left: 728px;
	top: 161px;
	width: 67px;
	height: 21px;
	text-align:left;
}
div#HeadAbout {
	position: absolute;
	float: left;
	left: 610px;
	top: 161px;
	width: 67px;
	height: 21px;
	text-align:left;
}
div#HeadForum {
	position: absolute;
	float: left;
	left: 735px;
	top: 161px;
	width: 67px;
	height: 21px;
	text-align:left;
}
div#HeadContact {
	position: absolute;
	float: left;
	left: 801px;
	top: 161px;
	width: 67px;
	height: 21px;
	text-align:left;
}
div#BodyBorder {
	position: relative;
	top: 0;
	width: 937px;
	margin-left: auto;
	margin-right: auto;
	background: url(Images/Body.png) 0 0 repeat-y;
	text-align: center;
}
div#Footer {
	position: relative;
	top: 0;
	width: 937px;
	height: 142px;
	margin-left: auto;
	margin-right: auto;
	background: url(Images/Footer.png) 0 0 no-repeat;
	text-align: center;
}
div#ArticleBody , div#EmailForm , div#ArticleBodyCentre{
	position: relative;
	top: 0;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	text-align: left;
}
div#ArticleBodyCentre{
	text-align: center;
}
div#ArticleText {
	position: relative;
	top: 0;
	width: 200px;
	margin-left: 0;
	margin-right: auto;
	margin-bottom: auto;
	text-align: left;
}
div#FinwickSS {
	position: absolute;
	left: 220px;
	top: 33px;
	width: 585px;
	height: 239px;
	background: url(Images/g_finwickSS.png) 0 0 no-repeat;
}
div#PlatformSS {
	position: absolute;
	left: 220px;
	top: 33px;
	width: 585px;
	height: 239px;
	background: url(Images/g_platformSS.png) 0 0 no-repeat;
}
div#finwickBuySS {
	position: absolute;
	left: 220px;
	top: 33px;
	width: 585px;
	height: 239px;
	background: url(Images/g_finwickBuySS.png) 0 0 no-repeat;
}
div#ArticleBreak {
	position: relative;
	top: 0;
	width: 805px;
	height: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	background: url(Images/GameBreak.png) 0 0 repeat-x;
}
label{
	font-size: 8pt;
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	margin-top: 0.4em;
	display: block;
}
input#single{
	width: 300px;
	margin-bottom: 0.5em;
	border: 2px solid #a7a7a7;
	padding: 2px;
}
textarea#message {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 600px;
	height: 120px;
	border: 2px solid #a7a7a7;
	padding: 2px;
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom: 0.1em;
}
input#submit,input#reset{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position: relative;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	left: 90px;
}
input#reset{
	left: 90px;
}

div#EmailForm{
	background-color:#EDF0F3;
	border: 2px solid #a7a7a7;
}
