
		* {
		padding: 0;
		margin: 0;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	}
	
	
		body, #header, .topBGCover, #mainContent  {
		width: 800px;
	}
	
	body {
		background-color: #EAE5CE;
		background-image: url(../../../../img/bg/bg.png);
		margin: 0 auto;
		color: #444;
		background-position: center top;
		background-repeat: repeat-y;
		line-height: 150%;
		font-size: 10px;
	}

	.topBG {
		background-image: url(../../../../img/bg/bgHeader.png);
		background-repeat: repeat-x;
		height: 450px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		display: block;
	}
	

	body.coverSheet .topBG {
		background-image: url(../../../../img/bg/bgLargeHeader.png);
	}

	body.coverSheet .topBGCover {
		top: 300px;
	}
	
	

	.topBGCover {
		background-image: url(../../../../img/bg/bg.png);
		background-repeat: repeat-y;
		height: 300px;
		position: absolute;
		top: 156px;
		display: block;
	}
	
	
		#homeLink a {
		position: absolute;
		top: 0px;
		width: 69px;
		height: 36px;
		background-image: url(../../../../img/bg/ArmaLink.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		text-indent: -3000px;
		display: block;
	}
	
	
/* menutabs ---------------------------------------------------- */

	ul#menutabs {
		list-style-type: none;
		height: 36px;
		top: 0;
		position: absolute;
		margin: 0;
		padding: 0;
	}
	#menutabs li {
		float: left;
		margin: 0;
		padding: 0;
		position: relative;
	}
	#menutabs li a {
		float: left;
		display: block;
		color: #666;
		height: 36px;
		background-repeat: no-repeat;
		text-indent: -3000px;
		background-image: url(../../../../img/lang/en/tabs.png);
	}
	
	

/* Tabs ---------------------------------------------------- */

	ul#menutabs {
		list-style-type: none;
		height: 36px;
		top: 0;
		position: absolute;
		margin: 0;
		padding: 0;
	}
	#menutabs li {
		float: left;
		margin: 0;
		padding: 0;
		position: relative;
	}
	#menutabs li a {
		float: left;
		display: block;
		color: #666;
		height: 36px;
		background-repeat: no-repeat;
		text-indent: -3000px;
		background-image: url(../../../../img/lang/en/tabs.png);
	}
	
	
	
	#menutabs li.home a {
		background-position: 0 0;
	}
	#menutabs li.home a:hover {
		background-position: 0 -36px;
	}
	#menutabs li.home a:active {
		background-position: 0 -72px;
	}
	#home #menutabs li.home a {
		background-position: 0 -72px;
	}
	
	
	
	#menutabs li.roster a {
		background-position: -110px 0;
	}
	#menutabs li.roster a:hover {
		background-position: -110px -36px;
	}
	#menutabs li.roster a:active {
		background-position: -110px -72px;
	}
	#roster #menutabs li.roster a {
		background-position: -110px -72px;
	}
	
	

	#menutabs li.downloads a {
		background-position: -220px 0;
	}
	#menutabs li.downloads a:hover {
		background-position: -220px -36px;
	}
	#menutabs li.downloads a:active {
		background-position: -220px -72px;
	}
	#downloads #menutabs li.downloads a {
		background-position: -220px -72px;
	}
	
	
	#menutabs li.forum a {
		background-position: -330px 0;
	}
	#menutabs li.forum a:hover {
		background-position: -330px -36px;
	}
	#menutabs li.forum a:active {
		background-position: -330px -72px;
	}
	#forum #menutabs li.forum a {
		background-position: -330px -72px;
	}
	
	
	#menutabs li.faq a {
		background-position: -440px 0;
	}
	#menutabs li.faq a:hover {
		background-position: -440px -36px;
	}
	#menutabs li.faq a:active {
		background-position: -440px -72px;
	}
	#faq #menutabs li.faq a {
		background-position: -440px -72px;
	}
	 
	
	#menutabs li.login a {
		background-position: -550px 0;
	}
	#menutabs li.login a:hover {
		background-position: -550px -36px;
	}
	#menutabs li.login a:active {
		background-position: -550px -72px;
	}
	#login #menutabs li.login a {
		background-position: -550px -72px;
	}
	
	
/* menuTabs ---------------------------------------------------- */

	ul#menutabs {
		margin-left: 105px;
	}
	#menutabs li.home a {
		width: 110px;
	}
	#menutabs li.roster a {
		width: 110px;
	}
	#menutabs li.downloads a {
		width: 100px;
	}
	#menutabs li.forum a {
		width: 94px;
	}
	#menutabs li.faq a {
		width: 100px;
	}
	#menutabs li.login a {
		width: 182px;
	}

	
/* Header ---------------------------------------------------- */	
	
		
		#home.coverSheet #header {
		background-image: url(../../../../img/lang/en/homeCoverSheet.jpg);
	}
	
	
	
	#roster.coverSheet #header {
		background-image: url(../../../../img/lang/en/rosterCoverSheet.jpg);
	}



	#downloads.coverSheet #header {
		background-image: url(../../../../img/lang/en/downloadsCoverSheet.jpg);
	}
	

	
	#forum.coverSheet #header {
		background-image: url(../../../../img/lang/en/forumCoverSheet.jpg);
	}


	
	#faq.coverSheet #header {
		background-image: url(../../../../img/lang/en/faqCoverSheet.jpg);
	}

	
	
	
/* Headers ------------------------------------------------- */

	body.coverSheet #header {
		height: 267px;
	}
	#header {
		height: 120px;
	}
	#header {
		position: absolute;
		top: 36px;
		display: block;
		text-indent: -3000px;
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	

/* Content ------------------------------------------------- */


	body.coverSheet #mainContent {
		top: 305px;
	}
	#mainContent {
		position: absolute;
		top: 160px;
	}	
	
	#content {
	/* 	width: 530px;  */
		margin: 0 0px 0px 0px;
	}
	
	#content a {
		text-decoration: underline;
	}
	
	.extendedContent > p:first-child {
		border-color: #D0BDA2;
		border-width: 1px 0 0 0;
		border-style: solid;
		margin-top: 1em;
		padding-top: 1em;
	}
	
	
		#footer {
		margin: 0 0 3em 20px;
		display: block;
		padding: 7px 0 0 0;
		width: 760px;
		background-image: url(../../../../img/bg/footerBG.png);
		background-repeat: no-repeat;
		background-position: center top;
		border-color: #DBD9C7;
		border-width: 1px 0 0 0;
		border-style: solid;
		text-align: center;
		clear: both;
	}



	