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


/***************Begin 3 column layout**********************/
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat;
	background-image: url(../images/bgs/brownbg.jpg);
}
#toplayer {
	background-image: url(../images/bgs/topshadow.png);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
#bottomLayer {
	background-image: url(../images/bgs/btmshadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#header {
	background-image: url(../images/bgs/header.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 191px;
	width: 780px;
}
#header h1 {
	position: absolute;
	top: -1000px;
}






#container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bgs/brownlinen.jpg);
	background-repeat: repeat;
	border: 1px solid #000;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 244px;
	width: 780px;
	clear: both;
	background: url(../images/bgs/footerlayer.png) no-repeat;
}
#footer h2 {
	position: absolute;
	top: -10000px;
}

#nav {


}
.navigation {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
.navigation a {
	color: #000;
	text-decoration: none;
}
.navigation a:hover {
	font-weight: bold;
}

#mainContent {
	width: 565px;
	margin-left: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
br.clear {
	clear: both;
}
#youTubeVideo object {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#youTubeVideo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#youTubeVideo p {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	color: #333;
}
.em {
	font-weight: bold;
	text-transform: uppercase;
}
