body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #8F2201;
}
a {
	color: #97DDFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 7px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
#layout {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	background-image: url(back_grasd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFC22C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFC22C;
	border-right-color: #FFC22C;
	border-bottom-color: #FFC22C;
	border-left-color: #FFC22C;
}
#layout_vid {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	background-color: #272727;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFC22C;
	border-right-color: #FFC22C;
	border-bottom-color: #FFC22C;
	border-left-color: #FFC22C;
}
#col01 {
	float: left;
	width: 600px;
}
#col02 {
	float: right;
}
#logo {
	width: 600px;
}
#info {
	float: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	margin-left: 50px;
	margin-top: -10px;
}
#bul {
	text-align: left;
	margin-left: 175px;
	color: #ABC0F9;
}
#name {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-size: 20px;
	float: right;
	font-weight: normal;
	margin-right: 50px;
	margin-top: -10px;
}
.clear {
	clear: both;
}
p.clear {
	padding: 0px;
	margin-top: -5px;
	margin-bottom: -5px;
}


#details {
	clear: both;
	color: #333;
	padding-left: 35px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 2px;
	padding-right: 35px;
	background-color: #FFF;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 30px;
	padding-top: 0px;
}
#details h1 {
	clear: both;
	padding-top: 10px;
}

.imgLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
#people {
	padding-top: 10px;
}
#location {
	background-color: #ADB6EF;
	height: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#location p {
	margin-top: 0px;
}


#video {
	text-align: center;
	clear: both;
}
#home {
	margin-top: 10px;
	margin-left: 10px;
}
.squared {
	vertical-align: super;
	font-size: 10px;
}
#vidlinks a {
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #C9DDF8;
}
#vidlinks {
	text-align: center;
	background-color: #95432B;
	border: 1px solid #000;
}
#vidoes {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	padding-left: 50px;
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #939DEA;
}

.button {
	float: left;
	text-align: center;
	margin-right: 10px;
	border: 1px none #333;
}
.button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	width: 125px;
	display: block;
	background-color: #6978E2;
	padding-top: 5px;
	padding-bottom: 4px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.button a:hover {
	background-color: #4950CF;
	width: 125px;
	border: 1px solid #FFF;
}

