body { 
	background-image: url(buttons/bgblue.png);  
	background-attachment: fixed;
	text-align:center; 
	font-size: 62.5%;
	margin: 0;
	}

a:link { color: #0033FF

;}
a:visited {color: #0033FF

;}
a:hover {color: yellow;}

a {
	text-decoration: none;}

#container {
	background-color:#000000;
	margin: 0 auto;
	width: 800px;
	
	
	
}


.banner {
	text-align: center;
	
}



#topnav {
	border: none;
	font-family:  Tahoma, Arial,  sans-serif;
	font-size: 1.2em;
	width: 760px;
	height: 20px;
	margin: 10px 0px 10px 30px;
	display: inline;
		}

.topnav2 {
	font-size: 1.2em;
	margin: 0px 10px 0px 10px;
	border: none;
	float: left;
	width: 100px;
	display: inline;
}

#topnavalpha {
	border: none;
	width: 300px;
	float: left;
	margin: 3px 10px 0px 10px;
	}

.topnavhome {
	width: 60px;
	border: none;
	float: left;
	margin: 3px 10px 0px 10px;
}


#topnav a {text-decoration: none;
	 }



#welcomeblock
	{
	width: 800px;
	height: 45px;
	float: left;
	border: none;
	margin: 30px 0px 15px 0px;
}




#welcome
	{
	width: 200px;
	color: yellow;
	font-size: 2.9em;
	font-family: "viner hand itc", Tahoma, Arial, sans-serif;
	float: left;
	text-align: center;
	border: none;
		
}

#shotmonicon {
	width: 80px;
	float: left;
	border: none;
	margin: 0px 0px 0px 220px;
	display: inline;
	
	
	
}

#shotmonicon2 {
	width: 80px;
	float: left;
	border: none;
}

#listleft{
	

	float: left;
	width: 340px;
	border: 1px solid gray;
	font-size: 1.7em; 
	font-weight: bold;
	font-family:  Tahoma, Arial,  sans-serif;
	text-align: left;
	margin: 10px 0px 10px 60px;
	padding: 10px 10px 10px 20px;
	display: inline;
	
	
}


#listleft a:link {color: white;}
#listleft a:visited {color: yellow;}
#listleft a:hover {color: blue;}


#listleft a {
	text-decoration: none;}

#botnav {
	border: none;
	font-family:  Tahoma, Arial,  sans-serif;
	font-size: 1.2em;
	width: 760px;
	float: left;
	height: 20px;
	margin: 30px 0px 10px 30px;
	display: inline;
		}

.botnav2 {
	font-size: 1.2em;
	margin: 0px 10px 0px 10px;
	border: none;
	float: left;
	width: 100px;
	display: inline;
}

#botnavalpha {
	border: none;
	width: 300px;
	float: left;
	margin: 3px 10px 0px 10px;
	}

.botnavhome {
	width: 60px;
	border: none;
	float: left;
	margin: 3px 10px 0px 10px;
}


#botnav a {text-decoration: none;
	 }

.footer {
	width: 800px;
	height: 100px;
	border: 1px solid black;
	margin: 80px 0px 0px 0px;
	float: left;
	display: inline;
		
}

.footer img {
	
	text-align: center;
}

#closer{
	clear: both;
}


