a {
outline: 0;
} 

.hiddenPic {
display:none;
}


body {
/*background: url(./images/EmblemLarge8b2.jpg); */
background-color:#000; 
text-align:center; 
background-repeat:no-repeat;
background-position:top;
color:#000000;
margin: 0;
padding: 0;
}

#gamemenu {
	margin:0 auto;
	display:block;
	background-image:url(images/game_menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-size:9px;
	color: #FFFFFF;
	margin-top:30px;
	padding-top:10px;
	width: 900px;
	height: 135px;
	align:center;
}

#bgimage {
	overflow:visible;
	margin:0 auto;
	display:block;
	background-image:url(images/EmblemLarge8b2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-size:9px;
	color: #FFFFFF;
	width: 900px;
	height: 465px;
	align:center;
}
 
#footer {
	width:900px;
	margin:0 auto;
	display:block;
	font-size:9px;
	color: #FFFFFF;
	text-align: center;
	background-image:url(./images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 60px;
	padding-top:10px;
	align:center;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#newsmarquee {
	padding-top:442px;
	margin:0 auto;
	height:30px;
	width:900px;
	padding-left:10px;
}

table {
width:700px; 
margin-left: auto;
margin-right: auto;
}

td {
width:33%;
height:42px;
}

a:link {color: #FFFFFF; text-decoration: underline; } 
a:active {color: #FFFFFF; text-decoration: underline; } 
a:visited {color: #FFFFFF; text-decoration: underline; } 
a:hover {color: #FFFF33; text-decoration: none; }

a.menuitem0:link, .menuitem0{
width:134px;
height:32px;
display:block;
background-image:url(images/OoT.png);
background-repeat:no-repeat;
background-position:top-left;
margin-left:30px;
}
a.menuitem0:hover{	
width:134px;
height:32px;
display:block;
background-image:url(images/OoT2.png);
background-repeat:no-repeat;
background-position:top-left;
margin-left:30px;
}
a.menuitem1:link, .menuitem1{
width:122px;
height:32px;
display:block;
background-image:url(images/MM.png);
background-repeat:no-repeat;
background-position:top-left;
margin-left:43px;
}
a.menuitem1:hover{
width:122px;
height:32px;
display:block;
background-image:url(images/MM2.png);
background-repeat:no-repeat;
background-position:top-left;
margin-left:43px;
}
a.menuitem2:link, .menuitem2{
width:138px;
height:32px;
display:block;
background-image:url(images/TP.png);
background-repeat:no-repeat;
background-position:top-left;
margin-left:60px;
}
a.menuitem2:hover{
width:138px;
height:32px;
display:block;
background-image:url(images/TP2.png);
background-repeat:no-repeat;
background-position:top-left;
margin-left:60px;
}
a.menuitem3:link, .menuitem3{
width:146px;
height:32px;
display:block;
background-image:url(images/TWW.png);
background-repeat:no-repeat;
background-position:top-left;
margin-left:30px;
}
a.menuitem3:hover{
width:146px;
height:32px;
display:block;
background-image:url(images/TWW2.png);
background-repeat:no-repeat;
background-position:top-left;
margin-left:30px;
}
a.menuitem4:link, .menuitem4{
width:140px;
height:32px;
display:block;
background-image:url(images/Forums.png);
background-repeat:no-repeat;
background-position:top-left;
margin-left:43px;
}
a.menuitem4:hover{
width:140px;
height:32px;
display:block;
background-image:url(images/Forums2.png);
background-repeat:no-repeat;
background-position:top-left;
margin-left:43px;
}
a.menuitem5:link, .menuitem5{
width:155px;
height:32px;
display:block;
background-image:url(images/IRC.png);
background-repeat:no-repeat;
background-position:top-left;
margin-left:60px;
}
a.menuitem5:hover{
width:155px;
height:32px;
display:block;
background-image:url(images/IRC2.png);
background-repeat:no-repeat;
background-position:top-left;
margin-left:60px;
}
