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

body {
	margin: 0px;
	padding: 0px;
}
#container {
	background: url(../bastille/new_bg.png) repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #003366;
}
#head {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#contents {
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 34px;
	padding-left: 45px;
	padding-right: 45px;
	line-height: 147%;
}
.video-text {
	font-size: 19px;
	color: #B34268;
	line-height: 160%;
}
#video {
	text-align: center;
}#videoalex {
	text-align: center;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background: #B5B6D6;
	padding-top: 10px;
	padding-bottom: 10px;
}
.alexv1 {
	margin-top: 2px;
	margin-left: 2px;
}
.alexv2 {
	margin-right: 2px;
}


#foot {
	padding-top: 20px;
}
#closure {
	font-size: 11px;
	color: #BD2C39;
	text-align: center;
}



a.nav:link {
	color: #003366;
	text-decoration: none;
}
a.nav:visited {
	color: #003366;
	text-decoration: none;
}
a.nav:hover {
	color: #993300;
	text-decoration: none;
}
#wrapper {
	text-align: center;
}
.font14 {
	font-size: 14px;
	color: #342D48;
	font-weight: bold;
}
.vimages {
	margin-left: 5px;
}
