/* THIS CONTROLS THE PAGE CONTENT SECTION  */

@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');
}


#mainContent {								/*---------This is the body section--------------*/
	border: 1px solid #000;
	vertical-align: top;
	text-align: top;
	width:518px;
	overflow: auto;
} 

#sidebarRight {							/*----------------This is the sidebar on the right of the body------------*/
	border: 1px solid #000;
	background-image:url(../images/bkgdUpAndDown.png);
	vertical-align: top;
	width: 178px;
	padding-left: 15px;
}

#sidebarRight a{
	text-decoration:none;
}

