a
	{text-decoration:none;
	}
body 
    {height:100%; 
    overflow-y:auto; 
    background-repeat: repeat; 
    background-attachment:fixed;
    }
#page
    {display:block;
    position:absolute;
    padding:10px;
    width:70%;
    min-height:50%;
    top:10px;
    left:300px;
    color:Silver;
	}
#menu 
	{font-family: Brush Script Std;
	display:block; 
	top:50px; 
	left:20px; 
	min-width:150px; 
	max-width:275px;
	width:15%;
	height: auto;
	position:fixed; 
	border-top:4px; 
	border-bottom:4px; 
	border-left:4px;
	border-right:4px;
	border-style: hidden;
	padding:00px; 
	text-align:center; 
	font-weight:bold; 
	}
* html #menu 
	{position:absolute;
	}
#menu a:visited, #menu a 
	{display:block; 
	font-size:24px;
	min-width:150px;
	max-width:275px;
	width:15%;
	height:30px; 
	margin:0 auto; 
	border-top:3px;
	border-color: black; 
	border-bottom:3px; 
	border-left:3px;
	border-right:3px;
	border-style: outset;
	text-align:center; 
	text-decoration:none; 
	line-height:30px; 
	color:#000000;
	}
#menu a:hover 
	{background-color: #cccccc; color:#ffcc00;}
p
	{font-family: "Nueva Std Cond";
	font-size: 30px;
	font-weight: 700;
	color: #000000;
	}
#ace
	{border:30px;
	border-style: ridge;
	border-color:#3366CC;
	height: 240px;
	width: 320px;
	}
#calli
	{border:30px;
	border-style: ridge;
	border-color: #CC6666;
	height: 240px;
	width: 320px;
	}
#delta
	{border:30px;
	border-style: ridge;
	border-color:#F66;
	height: 240px;
	width: 320px;
	}
#duke
	{border:30px;
	border-style: ridge;
	border-color:#09F;
	height: 240px;
	width: 320px;
	}
#goldie
	{border:30px;
	border-style:ridge;
	border-color: #663300;
	height: 240px;
	width: 320px;
	}
#star
	{border:30px;
	border-style: ridge;
	border-color:#CC33FF;
	height: 240px;
	width: 320px;
	}
h1 {font-size:70px;
	font-family: "Nueva Std Cond";
	color: #000000;
}

