@font-face {
    font-family: 'AGaramondPro-Regular';
    src: url('AGaramondPro-Regular.eot');
    src: url('AGaramondPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('AGaramondPro-Regular.woff') format('woff'),
         url('AGaramondPro-Regular.ttf') format('truetype'),
         url('AGaramondPro-Regular.svg#AGaramondPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UniversLT-CondensedLight';
    src: url('281AA8_1_0.eot');
    src: url('281AA8_1_0.eot?#iefix') format('embedded-opentype'),
         url('281AA8_1_0.woff') format('woff'),
         url('281AA8_1_0.ttf') format('truetype'),
         url('281AA8_1_0.svg#281AA8_1_0') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UniversLT-CondensedBold';
    src: url('281AA8_0_0.eot');
    src: url('281AA8_0_0.eot?#iefix') format('embedded-opentype'),
         url('281AA8_0_0.woff') format('woff'),
         url('281AA8_0_0.ttf') format('truetype'),
         url('281AA8_0_0.svg#281AA8_0_0') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1 {
	font-family: UniversLT-CondensedBold;
	font-size: 42px;
	color: #000;
	font-weight: normal;
	line-height: 50px;
	letter-spacing: 5px;
}
h2 {
	font-family: AGaramondPro-Regular;
	font-size: 30px;
	color: #000;
	text-align: left;
	font-weight: normal;
	letter-spacing: 2px;
}
h3 {
	font-family: UniversLT-CondensedLight;
	font-size: 15px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}

h4 {
	font-family: UniversLT-CondensedLight;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	letter-spacing: 1px;
}
h5 {
	font-family: UniversLT-CondensedBold;
	font-size: 20px;
	color: #000;
	font-weight: normal;
	line-height: 32px;
}
h6 {
	font-family: AGaramondPro-Regular;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

h7 {
	font-family: UniversLT-CondensedBold;
	font-size: 20px;
	color: #000;
	font-weight: normal;
	line-height: 32px;
	font-variant: small-caps;
	text-align: right;
}

p {
	font-family: AGaramondPro-Regular;
	font-size: 16px;
	line-height: 18px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
	}
a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #9CF;
	}
a:active {
	color: #9CF;
	}

@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
} 
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	position: relative;
	margin-top: 4%;
}
.content {
	margin-right: auto;
	margin-left: auto;
}
.menu {
	width: 150px;
	text-align: left;
	margin-left: 35px;
}
.menu_item {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}
.logo {
	margin: 35px;
}
.header {
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.footer .name {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.container {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
.content_wrapper {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.footer .back {
	text-align: left;
}
.content {
	width: 650px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: auto;
	min-height: 400px;
}

.content_movie {
	width: 650px;
	margin-right: auto;
	margin-bottom: 10px;
	border: 1px solid #616161;
	margin-top: 10px;
	margin-left: auto;
}
.content_title {
	margin-left: 225px;
	margin-top: 35px;
	margin-bottom: 10px;
}
#fsbg {
	height: auto;
	width: 100%;
	position: fixed;
	z-index: -100;
	left: 0px;
	top: 0px;
	min-height: 100%;
	min-width: 1024px;
}
.esv_logo {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
.quote_name {
	text-align: right;
	width: 650px;
}
