@charset "utf-8";
/*/////////////////////////////////////////////*/
/*											   */
/*    Copyright © 2008 Steam Gamers Network    */
/*    All source files and content within      */
/*    http://www.steamgamersnetwork.com is     */
/*    protected by Copyright laws. Steam       */
/*    Gamers Network otherwise known as SGN    */
/*    reserves the right to prosecute any      */
/*    theft or copyright infringement to       */
/*    the fullest extent.					   */
/*											   */
/*/////////////////////////////////////////////*/

a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	color: #FF0000;
	text-decoration: none;
	}
a:active {
	color: #0066FF;
	text-decoration: none;
	}
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	background-color: #000000;
	color: #FFFFFF;
	width: 1024px;
	}
#logo {
	margin: 30px 0px 50px;
	}
#warning {
	font-size: 16px;
	}
#enter {
	font-size: 48px;
	margin-bottom: 20px;
	}
.banner {
	width: 1024px;
	height: 200px;
	background-image: url(../images/maintenance.png);
	background-repeat: no-repeat;	
	}
.welcome {
	text-align: left;
	font-size: 16px;
	margin-left: -25px;
	}
.intro {
	text-indent: 25px;
	text-align: justify;
	font-size: 15px;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
.warning {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	}
.agreement {
	text-align: justify;
	font-size: 12px;
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	}
.clickhere {
	font-size: 13px;
	margin-bottom: 20px;
	}
.footer {
	margin-top: 20px;
	font-size: 12px;
	}
	
/*/////////////////////////////////////////////*/
/*											   */
/*    Copyright © 2008 Steam Gamers Network    */
/*    All source files and content within      */
/*    http://www.steamgamersnetwork.com is     */
/*    protected by Copyright laws. Steam       */
/*    Gamers Network otherwise known as SGN    */
/*    reserves the right to prosecute any      */
/*    theft or copyright infringement to       */
/*    the fullest extent.					   */
/*											   */
/*/////////////////////////////////////////////*/
