body {
  /*background-image: url(bgpic.jpg);
  background-position: Top Center;
  background-attachment:  fixed;
  background-repeat: repeat-x;
  background-color: #171717;*/
  background-color:#080000;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
}

h1{
	font-family: verdana;
	color: #FF6633;
	font-size: 13px;
	font-weight: bold;
}
h2{
	font-family: verdana;
	color: #CC3300;
	font-size: 11px;
	font-weight: none;
}
			.newsContent{
				width:85%;
				margin:auto;
				padding:15px 0;
			}
			
			.newsContent h1{
				font-family: verdana;
				color: #FF6633;
				font-size: 13px;
				font-weight: bold;
			}
			
				.newsContent .news-date{
					font-size:10px;
					color: #CC3300;
					float:right;
				}
			
			.newsContent .content-news{
				font-family: verdana;
				padding:0 15px;
				color: #FFFFFF;
				font-size: 11px; 
			}
			
	.gameList{
		height:42px;
		overflow:hidden;
		/*color:#2185f1;*/
		color:#ee8811;
	}
	.gameList font{
		color:#999999;	
	}
	.gameList:hover font{
		color:#FFFFFF;	
	}
	.gameList:hover{
		height:auto;
		overflow:visible;
		color:#FFFFFF;	
	}
	
	#games{
		width:75%;
		margin:25px auto;
	}
	#games h3{
		padding:0;
		margin:0;
		cursor:pointer;
	}
		.sub p{
			padding-left:45px;
		}

a, a:active { text-decoration: none; color: #CC0000; font-weight: none; }
a:visited { color: #99FF00; text-decoration: none; font-weight: none; }
a:hover { color: #FFFF00; text-decoration: none; font-weight: none; }

#container			{ width: 984px;
				  margin: auto; }

#headertop			{ background-image: url(magnavolge_01.gif);
				  width: 984px;
				  height: 29px; }

#headertoptext
				{ position: relative;
				  top: 9px;
				  left: 670px;
				  width:300px;
				  /*border:thin solid white;*/
			  	  font-family: verdana;
			 	  color: #FFFFFF;
			  	  font-size: 10px;
				  font-weight: bold; }

	.headertoplink			{ font-family: verdana;
			 	  	  color: #FFFF33;
			  	  	  font-size: 10px;
					  font-weight: none;
					  text-decoration: none; }

	.headertoplink:visited		{ font-family: verdana;
			 	  	  color: #FFFF33;
			  	  	  font-size: 10px;
					  font-weight: none;
					  text-decoration: none; }

	.headertoplink:hover		{ font-family: verdana;
			 	  	  color: #FFFFFF;
			  	  	  font-size: 10px;
					  font-weight: none;
					  text-decoration: none; }

#header				{ background-image: url(magnavolge_02.gif);
				  width: 984px;
				  height: 259px; }

#navigation			{ background-image: url(magnavolge_03.gif);
				  width: 984px;
				  height: 71px; }

#content			{ background-color: #111111;
				  width: 984px;
				  min-height: 400px; }

	.error				{ font-family: verdana;
				  	  color: #FF6633;
				  	  font-size: 18px;
					  font-weight: bold;}

	.content_header			{ font-family: verdana;
				  	  color: #FF6633;
				  	  font-size: 13px;
					  font-weight: bold;}


	.content_header-order	{ font-family: verdana;
				  	  color: #FFFFFF;
				  	  font-size: 13px;
					  font-weight: bold;}

	.content_subheader		{ font-family: verdana;
				  	  color: #CC3300;
				  	  font-size: 12px;
					  font-weight: none; }

	.content_agreed		{ font-family: verdana;
				  	  color: #CC3300;
				  	  font-size: 11px;
					  font-weight: none; }


	.content_subheader-submenu	{ font-family: verdana;
				  	  color: #555555;
				  	  font-size: 11px;
					  font-weight: none; }

	.content_text		{ font-family: verdana;
				  	  color: #FFFFFF;
					  font-size: 11px; }

	.content_text-submenu		{ font-family: verdana;
				  	  color: #777777;
					  font-size: 11px; }

#content_wrapper		{ width: 948px;
				  margin-left: auto;
				  margin-right: auto; }

#navmenutext
				{ /*position: relative;
				  top: 14px;
				  left: 200px;*/
				  margin:auto;
				  padding-top:14px;
				  width:350px;
			  	  font-family: verdana;
			 	  color: #000000;
			  	  font-size: 11px;
				  font-weight: bold; }

	.navlink			{ font-family: verdana;
			 	  	  color: #000000;
			  	  	  font-size: 11px;
					  font-weight: bold;
					  text-decoration: none; }

	.navlink:visited		{ font-family: verdana;
			 	  	  color: #000000;
			  	  	  font-size: 11px;
					  font-weight: bold;
					  text-decoration: none; }

	.navlink:hover			{ font-family: verdana;
			 	  	  color: #750000;
			  	  	  font-size: 11px;
					  font-weight: bold;
					  text-decoration: overline; }

#footertext			{ width: 960px;
				  /*position: relative;
				  left: 627px;
				  top: 15px;*/
				  background-color:#120000;
				  padding:0 10px;
				  line-height:30px;
				  border:2px solid #111;
				  font-family: verdana;
				  font-size: 10px;
				  color: #888888; }
	.copy{ float:right;}
	.menu-bottom{ float:left;}
	.menu-bottom a{ color: #ff7522;}
	.menu-bottom a:hover { color: #FFFF00;}
	
	.clear{clear:both;}