

body {
	background: url(../images/background.jpg) top center #000000 fixed;
	width: 755px;
	margin: 0px auto;
}
a:active {
	outline: none;
}
#title {
	display: none;
	height: 0px;
	width: 0px;
}
#header {
	width: 755px;
	height: 150px;
}
.letter {
	width: 50px; 
	height: 50px; 
	padding-right: 5px;
	display: block; 
	float: left;
	text-indent: -9999px;
}

.logo {
	background: url(../images/footer_logo.jpg) no-repeat; 
	display: block; 
	text-indent: -9999px; 
	height: 40px; 
	width: 200px;
}
 
h2.embed { 
	display: block; 
	background-image: url(../images/embed.jpg); 
	text-indent: -9999px; width: 300px; height: 45px; 
	background-repeat: no-repeat;
}
h2.help { 
	display: block; 
	background-image: url(../images/howtoplay.jpg); 
	text-indent: -9999px; width: 300px; height: 45px; 
	background-repeat: no-repeat;
}
h2.story { 
	display: block; 
	background-image: url(../images/story.jpg); 
	text-indent: -9999px; width: 300px; height: 45px; 
	background-repeat: no-repeat;
}
h3 {
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: white;
	font-size: 22px;
	font-family: "Verdana, sans-serif" ;
	font-weight: bold;
	background-color: #0c0c0c;
	text-indent: 20px;
}

table {
	border-width: 0px;
}

tr {
	border: 1px solid #;
}
td {
	text-align: center;
}

th {
	border: 1px solid #666;
	background-color: #333;
}

#tab2, #tab3, #tab4 {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;	
	padding: 20px;
	background: url(../images/background_screen.jpg) repeat;
	color: #FFFFFF;
	font-family: "Lucida Sans", "Trebuchet MS", Sans-serif;;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;

	display: block;

}
#footer {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;	
	padding: 5px 10px 5px 10px;
	background: url(../images/background_footer.jpg) repeat-x;
	font-family: "Lucida Grande", Arial, Sans-serif;;
	font-size: 12px;
	color: #666;
}
#footer a {
	color: #999;
	text-decoration: underline;
	outline: none;
}
#tab1 {
	text-align: center;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #232323;
	position: relative;
	top: 0px;
	display: block;
}


div#navigation	{
	height: 150px;
	width: 755px;
	margin: 0;
	padding: 0;
	border: 0;
	}

div#navigation ul#menu	{
	height: 150px;
	width: 755px;
	background: transparent url(../images/navigation.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}
div#navigation ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
ul#menu li, ul#menu a {
	height: 150px;
	display: block;
	outline: none;
	}
div#navigation ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	}
#header_game	{left: 0px; width: 97px;}
#header_embed	{left: 97px; width: 95px;}
#header_story	{left: 192px; width: 88px;}
#header_help	{left: 280px; width: 80px;}
#header_forum	{left: 360px; width: 94px;}
#header_duels  	{left: 454px; width: 301px;}

#header_game a:hover	{background: transparent url(../images/navigation.jpg) 0px -150px no-repeat;outline: none;}
#header_embed a:hover	{background: transparent url(../images/navigation.jpg) -97px -150px no-repeat;outline: none;}
#header_story a:hover	{background: transparent url(../images/navigation.jpg) -192px -150px no-repeat;outline: none;}
#header_help a:hover	{background: transparent url(../images/navigation.jpg) -280px -150px no-repeat;outline: none;}
#header_forum a:hover	{background: transparent url(../images/navigation.jpg) -360px -150px no-repeat;outline: none;}
#header_duels a:hover	{background: transparent url(../images/navigation.jpg) -454px -150px no-repeat;outline: none;}


