@charset "utf-8";
/* CSS Document */

.container {
	align-content: center;
	padding: 0, 0;
	background-color: black;
	width: 1200px;
}
.navbar {
	width= 1000px;
	height= 50px;
	background-color: black;
}
.titles {
	align-content: center;
	padding: 0, 0;
	width: 720px;
	position: relative;
	background-color: black;
	clear: none;
}
.media {
	align-content: center;
	padding: 0, 0;
	width: 720px;
	height: 338px;
	position: relative;
	background-image: url(imgs/mediaDIVimg01.jpg);
	clear: none;
}

.rgnprdct {
	align: center;
	padding: 0, 0;
	width: 720px;
	position: relative;
	background-image: url(images/rgnknndyctfgtfrnzyPRDCTPGDIVimg02.jpg);
	clear: none;

}

.rgnusc {
	align-content: center;
	padding: 0, 0;
	width: 720px;
	height: 100px;
	position: relative;
	clear: none;

}

.rgnpdvdpnl {
	align: center;
	padding: 0, 0;
	width: 720px;
	height: 490px;
	position: relative;
	clear: none;

}

.rgnprdctheader {
	align-content: center;
	padding: 0, 0;
	width: 720px;
	height: 255;
	position: relative;
	background-image: url(images/rgnknndyctfgtfrnzyDIVimg.jpg);
	background-repeat: no-repeat;
}

.sidebarLFT {
	align-content: center;
	position: absolute;
	width: 220;
	left: 0px;
	background-color: aliceblue;
	height: 800px;
	float: left;
}
.sidebarRGT {
	align-content: center;
	position: absolute;
	width: 220;
	right: 0px;
	background-color: aliceblue;
	height: 800px;
	float: right;
}
.bumper {
	align-content: center;
	padding: 0, 0;
	width: 720px;
	height: 100px;
	position: relative;
	background-image: url(imgs/bgrdimg.jpg);
	background-repeat: repeat-x;
	clear: none;
	vertical-align: middle;
}
.bumperlink {
	align-content: center;
	padding: 0, 0;
	width: 720px;
	height: 150px;
	position: relative;
	background-image: url(imgs/bgrdimg.jpg);
	background-repeat: repeat-x;
	clear: none;
	vertical-align: middle;
}
.header {
	align-content: center;
	padding: 0, 0;
	width: 1200px;
	position: relative;
	background-image: url(imgs/sfflxBSPGHDR1200x275.jpg);
}

.rgndvdheader {
	align-content: center;
	padding: 0, 0;
	width: 720px;
	height: 255px;
	position: relative;
	background-image: url(imgs/rgnknndyctfgtfrnzyPRDCTPGHDRDIVimg01.jpg);
}

.rgntrlrfll {
	align-content: center;
	padding: 0, 0;
	width: 720px;
	position: relative;
	background-color: #000;
	padding: 0,0;
}

.footer {
	align-content: center;
	padding: 0, 0;
	width: 1200px;
	height: auto;
	position: relative;
	background-color: dimgrey;
}
a{
	text-decoration: none;
	font-family: "Gotham", Arial, sans-serif;
	font-size: 16px;
	font-style: bold;
}
a:link {
	color: aliceblue;
}
a:visited {
	color: aliceblue;
}
.sidenavLFT {
	height: auto;
	width: 220px;
	z-index: 3;
	top: 0;
	left: 0;
	background-color: black;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 20px;
	float: left;
}
.sidenavRGT {
	height: auto;
	width: 220px;
	z-index: 3;
	top: 0;
	right: 0;
	background-color: black;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 20px;
	float: right;
}
.sidenavPLUG {
	align-content: center;
	vertical-align: middle;
			height: auto;
			width: inherit;
			z-index: 4;
	padding-top: 125px;
	
}
.sidenavintro {
	align-content: center;
	vertical-align: middle;
			height: auto;
			width: inherit;
			z-index: 4;
	padding-top: 25px;
	border: 5px;
	border-color: crimson;
	}
	
.gllry {
    width: 720px;
	height: 280px;
	align-content: middle;
	background-image: url(imgs/bgrdimg.jpg);
	position: relative;
	background-color: black;
	}
	



