@charset "UTF-8";
#container {
	background-color: #FFFFFF;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}
#spacer_top {
	background-image: url(Images/spacer_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 74px;
	width: 999px;
}
#nav_left {
	background-image: url(Images/spacer_navleft.jpg);
	float: left;
	height: 111px;
	width: 172px;
	background-repeat: no-repeat;
}
#nav_1 {
	float: left;
	height: 111px;
	width: 134px;
}
#nav_2 {
	float: left;
	height: 111px;
	width: 118px;
}
#nav_3 {
	float: left;
	height: 111px;
	width: 155px;
}
#nav_4 {
	float: left;
	height: 111px;
	width: 132px;
}
#nav_5 {
	float: left;
	height: 111px;
	width: 149px;
}
#nav_right {
	background-image: url(Images/spacer_navright.jpg);
	float: left;
	height: 111px;
	width: 139px;
}
#spacer_middle {
	background-image: url(Images/spacer_section.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 999px;
}
#footer {
	background-image: url(Images/footer.jpg);
	float: left;
	height: 83px;
	width: 999px;
}
#banner {
	float: left;
	height: 314px;
	width: 999px;
}
#title {
	float: left;
	height: 160px;
	width: 999px;
}
#sidetext {
	background-image: url(Images/semiotics_sidebar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 773px;
	width: 251px;
}
#divider {
	background-image: url(Images/semiotics_line.jpg);
	float: left;
	height: 773px;
	width: 23px;
}
#maintext {
	background-repeat: no-repeat;
	float: left;
	height: 773px;
	width: 725px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
.side_notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #656565;
	text-align: right;
}
.side_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #812b28;
	text-align: right;
}
#footer2 {
	background-image: url(Images/synopsis_footer.jpg);
	float: left;
	height: 77px;
	width: 999px;
}
#spacer_middle2 {
	background-image: url(Images/synopsis_spacer.jpg);
	float: left;
	height: 37px;
	width: 999px;
}
#banner_synopsis {
	background-image: url(Images/synopsis_banner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 315px;
	width: 999px;
}
#title_synopsis {
	background-image: url(Images/synopsis_title.jpg);
	float: left;
	height: 160px;
	width: 999px;
}
#sidebar_synopsis {
	background-image: url(Images/synopsis_sidebar.jpg);
	float: left;
	height: 1334px;
	width: 252px;
}
#divider_synopsis {
	background-image: url(Images/synopsis_line.jpg);
	float: left;
	height: 1334px;
	width: 16px;
}
#text_synopsis {
	background-image: url(Images/synopsis_text.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 1334px;
	width: 731px;
}
