/* The Admin Login Link in the Header  */


@font-face {
	font-family: 'PinewoodRegular';
	src: url('../fonts/Pinewood.eot');
	src: local('Pinewood'), local('Pinewood'), url('../fonts/Pinewood.woff') format('woff'), url('../fonts/Pinewood.ttf') format('truetype'), url('../fonts/Pinewood.svg#Pinewood') format('svg');
}

@font-face {
	font-family: 'ArmaliteRifleRegular';
	src: url('../fonts/armalite_rifle.eot');
	src: local('Armalite Rifle'), local('ArmaliteRifle'), url('../fonts/armalite_rifle.woff') format('woff'), url('../fonts/armalite_rifle.ttf') format('truetype'), url('../fonts/armalite_rifle.svg#ArmaliteRifle') format('svg');
}

@font-face {
	font-family: 'BLOODY';
	src: url('../fonts/BLOODY-webfont.eot');
	src: local('BLOODY'), local('BLOODY-webfont'), url('../fonts/BLOODY-webfont.woff') format('woff'), url('../fonts/BLOODY-webfont.ttf') format('truetype'), url('../fonts/BLOODY-webfont.svg#BLOODY') format('svg');
}

@font-face {
	font-family: 'Exotica';
	src: url('../fonts/Exotica-webfont.eot');
	src: local('Exotica-webfont'), local('Exotica-webfont'), url('../fonts/Exotica-webfont.woff') format('woff'), url('../fonts/Exotica-webfont.ttf') format('truetype'), url('../fonts/Exotica-webfont.svg#Exotica-webfont') format('svg');
}

@font-face {
	font-family: 'Softfade';
	src: url('../fonts/Softfade-webfont.eot');
	src: local('Softfade-webfont'), local('Softfade-webfont'), url('../fonts/Softfade-webfont.woff') format('woff'), url('../fonts/Softfade-webfont.ttf') format('truetype'), url('../fonts/Softfade-webfont.svg#Softfade-webfont') format('svg');
}

@font-face {
	font-family: 'WOODENNICKEL';
	src: url('../fonts/WOODENNI-webfont.eot');
	src: local('WOODENNI-webfont'), local('WOODENNI-webfont'), url('../fonts/WOODENNI-webfont.woff') format('woff'), url('../fonts/WOODENNI-webfont.ttf') format('truetype'), url('../fonts/WOODENNI-webfont.svg#WOODENNI-webfont') format('svg');
}

@font-face {
	font-family: 'District';
	src: url('../fonts/District.eot');
	src: local('District'), local('District'), url('../fonts/District.woff') format('woff'), url('../fonts/District.ttf') format('truetype'), url('../fonts/District.svg#District') format('svg');
}




#admin{
	background-image:url(../images/bkgd.png);
	font-size: 16px;
	text-align:right;
	padding-right:15px;
}
#admin a{
	color:#000;
}
#admin a:hover{
	color:red;
}
