body {
	background-color: #000000;
	margin:0px;
	color:#ffffff;
	font: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	letter-spacing: 1.8px;
	background-image:url(../tile.gif);
	text-align:center;
}
h1 {
	letter-spacing: 2px;
	}
#menu {
	color: #cc6600;


	}
	
a:link {
	color: #cc6600;
}
a:visited {
	color: #cc6600;
	}
a: hover {
	color: #FFFF00;
	text-decoration: none;
	}
	
	
#menu a:link {
	color: #cc6600;
}
#menu a:visited {
	color: #cc6600;
	}
#menu a: hover {
	color: #FFFF00;
	text-decoration: none;
	}
	
	
body a:link {
	color: #CCCCCC;
}
body a:visited {
	color: #999999;
	}
body a: hover {
	color: #FFFFFF;
	}
#header {
	padding: 20px;
	}
#container {
	position:absolute;
	width:900px;
	left: 50%;
	margin-left:-450px;
	margin-bottom: 20px;
	top: 20px;
	background:#000000;
	padding: 10px;
	}
#splash {
	padding: 10px 50px 50px 50px;
	text-align:center;
	font-size:18px	;
	color:#ffffff;
	}
#splash a:link {
	color: #cc6600;
}
#splash a:visited {
	color: #cc6600;
	}
#splash a: hover {
	color: #FFFF00;
	text-decoration: none;
	}
#content {
	padding: 0px 30px 10px 30px;
	}
#footer {
	font-size: 9px;
	letter-spacing:9px;
	color: #cccccc;
	text-align:center;
	padding:20px;
	}

#miniMenu {
	font-size:18px;
	color:#FFFFFF;
}
#normal {
	padding: 50px;
	text-align:center;
	font-size:14px;
	color:#ffffff;
}

	.tinyText {
	font-size: 7px;
	color:#333333;
}
#lefty {
	float: left;
	width: 50%;
	}
#righty {
	float: right;
	width: 50%;
	}
#full {
	float: none;
	width: 100%;
	clear: both;
	}
#flickr {
	float: none;
	width: 100%
	clear: both;
	}
	
