 *{  
margin:0;  
padding:0;  
}

body{  
text-align:center; /*For IE6 Shenanigans*/  
}  
#menu{
margin:0 auto;
width:800px;
height:50px;
margin-top:50px;
}


#splash{  
width:800px;  
margin:0 auto;
text-align:center;
height:550px;
margin-top:200px; 
}


#wrapper{  
width:800px;  
margin:0 auto;
text-align:left;
height:550px;
}

#overview{  
width:800px;  
margin:0 auto;
text-align:left;
height:600px;
}

#ftxt{
margin:0 auto;
width:800px;
height:50px;
}

.lightup:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

a:link, a:visited,a:hover, a:active {
text-decoration: none;
font-family: Century Gothic, sans-serif;
color:#413e3e;
font-size: 1.20em;
}

a.normal:link, a.normal:visited,a.normal:hover, a.normal:active {
text-decoration:underline;
font-family: Century Gothic, sans-serif;
font-size:1.0em;
font-weight: 900;
}

a.start:link, a.start:visited,a.start:hover, a.start:active {
text-decoration: none;
font-family: Century Gothic, sans-serif;
color:#504b4b;
font-size: 0.9em;
}

a img {
	text-decoration: none;
	border: 0 none;
}

table {
width:800px;
border-style: none;
border-collapse:collapse;
border:0;
}

.starttxt{
font-family: Century Gothic, sans-serif;
font-size: 0.9em;
}


.nav{
margin-left:20px;
margin-right:20px;
font-family: Century Gothic, sans-serif;
font-size: 1.2em;
font-weight: 600;
}

.navtext{
margin-left:20px;
margin-right:20px;
font-family: Century Gothic, sans-serif;
font-size: 0.9em;
color:#413e3e;
}

.fototxt{
font-family: Century Gothic, sans-serif;
color:#504b4b;
font-size: 1.2em;
}

.txt{
font-family: Century Gothic, sans-serif;
color:#504b4b;
font-size: 0.9em;
}


