/* CSS Document */

body {
	margin: 0 0 0 0px;
	background-image:url(images/subsBKG.jpg);
	background-repeat: repeat-y;
	background-color: #000166;
	}

.header {
	width: 1024px;
	height: 260px;
	}
	
.leftCol {
	width: 168px;
	position: absolute;
	top: 260px;
	height: 396px;
	background-color: #FFFFFF;
	}
	
.rightCol1 {
	position: absolute;
	top: 260px;
	width: 15px;
	left: 862px;
	height: 189px;
	z-index: 1;
	}
.rightCol2 {
	position: absolute;
	top: 260px;
	width: 146px;
	left: 877px;
	height: 187px;
	text-align: right;
	z-index: 1;
	background-color: #FEFEFE;
	}

.contentArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position:absolute;
	top: 260px;
	left: 168px;
	width: 710px;
	background-image: url("images/index-copyareaBKG.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	z-index: 0;
}
.profile{
	margin: 0 0 16px 0;
	padding: 0 30px 0 30px;
	clear: both;
	text-align: justify;
	}
.cast{
	margin: 0 0 16px 0;
	padding: 0 30px 0 30px;
	text-align: justify;
	}
.cast img {
	float: left;
	margin-right: 10px;
	border: solid #000066 3px;
}
h1{
	color:#000066;
	font-size:18px;
	text-align:center;
	}
	
/* Text treatments Home page */

	.contentArea #copy {
		line-height: 20px;
		padding: 50px 20px 50px 20px;
		text-align: justify;
	}
	
	.contentArea .BSLspecial {
		font-family: "Times New Roman", Times, serif;
		font-size: 36px;
		font-style: italic;
		line-height: 33px;
		font-weight: bold;
		color: #000066;
	}
	.questionSpecial{
		font-size: 24px;
		font-weight: bold;
		color: #010066;
		font-style: italic;
	}
	.bigeasy {color: #010066; font-style: italic; font-weight: bold;}
	
.contentArea #TableFrame .banner {
		background-color:#000000;
		text-align: center;
		height: 82px;
		vertical-align: middle;
		}
.contentArea #TableFrame .banner img {
		border: thin solid #FFFF99;
		margin-left: 3px;
		margin-right: 3px;
	}
.cast p {
	margin-left: 208px;
}
table #form {
	margin-top: 20px;
	border-top:double thin #000066;
}
table #form {
	margin-top: 20px;
	}
