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;}


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



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

.topnav2 {
	font-size: 1em;
	margin: 0px 0px 0px 30px;
	border: none;
	float: left;
	width: auto;
	display: inline;
}

#topnavalpha {
	border: none;
	width: auto;
	float: left;
	margin: 0px 0px 0px 30px;
	}

.topnavhome {
	width: auto;
	border: none;
	float: left;
	margin: 0px 0px 0px 30px;
}


#topnav a {text-decoration: none;
	 }

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




#welcome
	{
	width: 572px;
	height: auto;
	color: yellow;
	font-size: 2.4em;
	font-family: "viner hand itc", Tahoma, Arial, sans-serif;
	float: left;
	text-align: center;
	border: none;
	margin: 0px 10px 0px 10px;
	display: inline;
	
}

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

#shotmonicon2 {
	width: 80px;
	float: right;
	border: none;
	margin: 5px 20px 0px 0px
}

.invtext {
	font-size: .1em;
	color: black;
	
}


.thumbnails {
	text-align: center;
	margin-bottom: 50px;
	border: none;
	float: left;
	width: 800px;
	height: auto;
	
}

.thumbnails img {
	
	border: 1px solid gray;
	margin: 15px 10px 15px 10px;
}

.thumbnails a:link {color: black;}
.thumbnails a:visited {color: black;}
.thumbnails a:hover {color: black;}
.thumbnails a:active {color: black;}

.invtext {
	font-size: .1em;
	color: black;
}

.text {
	color: white;
	font-size: 1.4em;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-align: left;
	border: none;
	margin: 0px 20px 20px 30px;}

#botnav {
	border: none;
	font-family:  Tahoma, Arial,  sans-serif;
	font-size: 1.2em;
	width: 800px;
	height: 20px;
	margin: 10px 0px 10px 25px;
		}

.botnav2 {
	font-size: 1em;
	margin: 0px 0px 0px 30px;
	border: none;
	float: left;
	width: auto;
	display: inline;
}

#botnavalpha {
	border: none;
	width: auto;
	float: left;
	margin: 0px 0px 0px 30px;
	}

.botnavhome {
	width: auto;
	border: none;
	float: left;
	margin: 0px 0px 0px 30px;
}


#botnav a {text-decoration: none;
	 }

.footer {
	width: 800px;
	height: 80px;
	border: none;
	margin: 50px 0px 80px 0px;
	float: left;
	
	
}

.footer img {
	
	text-align: center;
}






#closer{
	clear: both;
}







