/* CSS Document */

body {background: white;}




	
#across {
	background: url(image/gradiant.jpg);
	background-repeat: repeat-x;
	height: 474px;
	width: 100%;
	position: absolute;
	top: 100px;
	left: 0px;
	right: 0;
	padding: 0 0 0 0 ;
	margin: 0 0 0 0 ;
	}
	


#page {
	background: #000;
	height: 401px;
	width: 1000px;
	/*min-width: 800px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 37px;
	left: 0px;
	right: 0;
	padding: 0 10px 0 10px ;
	
	}
	
#logo {
	background: url(image/logo2.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 116px;
	
	position: relative;
	top: -110px;
	left: 0px;
	
	padding: 0 0 0 0 ;
	
	}
	
#design {
	
	height: 25px;
	width: 200px;
	text-align: right;
	
	position: absolute;
	top: 400px;
	right: 0px;
	
	padding: 0 0 0 0 ;
	
	}
	
#deck {
	
	height: 300px;
	width: 400px;
	
	position: absolute;
	top:50px;
	left:50px;
	
	padding: 0 0 0 0 ;
	
	}
	
#text {

	height: 400px;
	width: 300px;
	
	position: absolute;
	top:50px;
	right:100px;
	
	padding: 0 0 0 0 ;
	
	}
	
	
	
/*	
	
#lg {
	background: url(image/gradiant-left.jpg);
	background-repeat: repeat-y;
	height: 401px;
	width: 20px;
	
	position: absolute;
	top:0px;
	left: -20px;
	
	padding: 0 0 0 0 ;
	
	}
	
#rg {
	background: url(image/gradiant-right.jpg);
	background-repeat: repeat-y;
	height: 401px;
	width: 20px;
	
	position: absolute;
	top:0px;
	right: -20px;
	
	padding: 0 0 0 0 ;
	
	}
	
	*/
	a.c6n {margin-top: 100px; font-size: 20px; font-family: arial; color:#33CCFF; text-decoration: none; text-align: center;}
	a.c6n:hover {margin-top: 100px; font-size: 20px; font-family: arial; color:white; text-decoration: none; text-align: center;}

	p.design {font-size: 12px; font-family: helvatica; color:black; text-decoration: none; }
	
	p.design a {font-size: 12px; font-family: helvatica; color:black; text-decoration: none; }
	p.design a:hover {font-size: 12px; font-family: helvatica; color:grey; text-decoration: none; }
	
	p.info {font-size: 12px; font-family:arial; color:white; text-decoration: none; text-align: center;}
	
	p.info a {font-size: 12px; font-family: arial; color:white; text-decoration: none; text-align: center;}
	p.info a:hover {font-size: 12px; font-family: arial; color:grey; text-decoration: none; text-align: center;}
	
	h1.coming {margin-top: 100px; font-size: 20px; font-family: arial; color:white; text-decoration: none; text-align: center;}
	
	
	
	
	
	
	
	
	
	
	