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

body, html {
	background: #300;
	color: #300;
	font: 14px "Times New Roman", Times, serif;
}

#header {
	width: 900px;
	height: 118px;
	margin: 0 auto;
	padding-top: 15px;
}

#logo {
	float: left;
}

#header_buttons {
	margin: 40px 0;
	float: right;
}

#container {
	margin: 0 auto;
	width: 890px;
	background: #FBF7F1 url(images/main_background.gif) no-repeat;
	padding: 5px;
}

#border_container {
	border: 1px solid #300;
	padding: 12px 18px;
}

#navigation {
	border-top: 1px solid #300;
	border-bottom: 1px solid #300;
}

#navigation img {
	margin-right: 45px;
}

#navigation img.last {
	padding: 0;
	margin: 0;
}

#content {
	text-align: left;
	margin-top: 15px;
	min-height: 300px;
}

.script_A {
	margin: 0 -3px -6px -10px;
}

.script_V {
	margin: 0 -11px -5px -9px;
}


p {
	padding: 12px 0;
	clear: left;
}

b,
strong {
	font-weight: bold;
}

i,
em {
	font-style: italic;
}

.large_photo {
	position: relative;
	float: right;
	right: -81px;
	z-index: 10;
	margin: 0 0 15px -66px;
	width: 629px;
	height: 527px;
	background: url(photos/canvas.png) no-repeat;
}

.spacer {
	margin: -6px 135px 0;
}

.description {
	float: right;
	position: relative;
	right: 65px;
	top: 30px;
}

#footer {
	width: 900px;
	margin: 0 auto;
	height: 18px;
	padding-bottom: 15px;
}

.blend img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
	display: none;
}

.blend {
	position: relative;
	top: 10px;
	left: 10px;
}

#privacy {
	float: left;
}

#copyright {
	float: right;
}

.first_icon {
	float: left;
	clear: left;
}

.second_icon {
	float: left;
}

.narrow_icon {
	margin: 0 22px;
}

a, div,
img {
	behavior: url(iepngfix.htc)
}

.left_240_clear {
	float: left;
	width: 240px;
	clear: left;
}

ul li {
	color: #300;
	list-style: disc;
	margin-left: 15px;
}

.quote_box {
	width: 45%;
	float: left;
	margin: 25px 15px 20px 0;
	padding: 12px;
	background: #fbdfbd;
	/*#FBF7F1*/
}

.issue_thumb {
	float: left;
	margin: 0 10px 10xp 0;
}

.issue_title {
	float: left;
	clear: left;
	font: bold 16px "Times New Roman", Times, serif;
	width: 150px;
}

#slideshow {
	width: 600px;
	height: 403px;
}

.right_img {
	float: right;
	margin: 0 0 15px 15px;
}

.left_img {
	float: left;
	margin: 0 15px 15px 0;
}

h2 {
	font-weight: bold;
	font-size: 18px;
	color: #300;
}

h3 {
	font-weight: bold;
	font-size: 18px;
	color: #002157;
}

h4 {
	font-weight: bold;
	font-size: 18px;
	color: #002157;
}

.la_belle_france {
	font-variant: small-caps;
}