/*Body and Footer*/body {		background-color: #000000;	background-position: relative;	}footer {	position:relative;	top:100px;	left:50px;	background: black;	border: 6px solid #FFFFFF;	margin:20 0px 100 0px;	width: 1190px;	}/*Headings*/h1 {	margin: auto;	max-width:1080px;	color: #FFFFFF;	font-family: Helvetica;	font-size: 20pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: bolder;	line-height: 50pt;	text-align:center;}h2 {	margin: auto;	max-width:1080px;	color: #FFFFFF;	font-family: Helvetica;	font-size: 18pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: normal;	line-height: 40pt;	text-align:center;}h3 {	margin: auto;	max-width:1080px;	color: #FFFFFF;	font-family: Helvetica;	font-size: 14pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: bold;	line-height: 30pt;	text-align:center;}h4 {	margin: auto;	max-width:1080px;	color: #FFFFFF;	font-family: Helvetica;	font-size: 14pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: normal;	line-height: 20pt;	text-align:center;}h5 {	margin: auto;	max-width:980px;	color: #FFFFFF;	font-family: Helvetica;	font-size: 14pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: normal;	line-height: 24pt;	text-align:center;}h6 {	margin: auto;	max-width:920px;	color: #FFFFFF;	font-family: Helvetica;	font-size: 18pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: normal;	line-height: 24pt;	text-align:center;}/*Anchors and Links*/a {	color: #FFFFFF;	font-family: Helvetica;	font-size: 11pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: 500;	line-height: 13pt;	text-decoration: underline;	text-align:center;}a:hover { color: #FFFFFF; 	font-family: Helvetica;	font-size: 11pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: 500;	line-height: 13pt;	text-decoration: underline; }/*Paragraphs, Tables, Underlines*//* padding&margins top right bottom left*/p {	color: #FFFFFF;	font-family: Helvetica;	font-size: 13pt;	line-height: 15pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: 500;	margin:30px 10px 10px 10px;	padding:0px 20px 0px 20px;		}table {	color: #FFFFFF;	font-family: Helvetica;	font-size: 14pt;	line-height: 18pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: 500;	margin:30px 10px 10px 10px;		}ul {	margin: 30px 10px 10px 10px;	max-width:800px;	position:relative;	top:10px;	left:20px;	color: #FFFFFF;	font-family: Helvetica;	font-size: 13pt;	line-height: 15pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: 500;}.justify {	text-align: justify;}.inline {display: inline-block;	}/*Classes for Divisions*/ /*Header Images*/ #headerimage { 	display: table;    margin: 0 auto;	background-image: url('../images/headers/header.jpg');	background-repeat:no-repeat; 	border: 2px solid #FFFFFF;	width:1200px;	height:100px; }   #headerimage1 {	display: table;    margin: 0 auto;	background-image: url('../images/headers/header1.jpg');	background-repeat:no-repeat; 	border: 2px solid #FFFFFF;	width:1200px;	height:100px; }   #headerimage2 { 	display: table;    margin: 0 auto;	background-image: url('../images/headers/header2.jpg'); 	border: 2px solid #FFFFFF; 	background-repeat:no-repeat;	width:1200px;	height:100px; }   #headerimage3 { 	display: table;    margin: 0 auto;	background-image: url('../images/headers/header3.jpg');	background-repeat:no-repeat; 	border: 2px solid #FFFFFF;	width:1200px;	height:100px; }/*Buttons*/  #buttonrow {	position:relative;	top:80px;	left:100px;	border: 0px solid #FFFFFF;	height: 71px;	width: auto;	}   a.pagebutton    {	position:relative;	display: inline-block;	margin:0px 30px 0px 0px;	height:71px;	width: 200px;	background-image: url('../cssimages/button.jpg');	border: 1px solid #FFFFFF;	color: #FFFFFF;	font-family: Helvetica;	font-size: 14pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: 900;	line-height: 68px;	text-decoration: none;		}  a.pagebutton:hover    {	position:relative;	display: inline-block;	margin:0px 30px 0px 0px;	height:71px;	width: 200px;	background-image: url('../cssimages/buttonpressed.jpg');	border: 1px solid #000000;	color: #FFFFFF;	font-family: Helvetica;	font-size: 14pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: 900;	line-height: 68px;	text-decoration: none;	}/*Main Containers still DIVS*//* I think container is not used, containerouter is used instead */#container    {	position:relative;	top:100px;	left:50px;	background: black;	border: 6px solid #FFFFFF;	margin:20px 100px 0px 0px;	width: auto;	}#containerpage{	display: table;    margin: 0 auto;	background-repeat:no-repeat;	background-image:url('/cssimages/sc_bgimage_css.jpg');	}#containercenter  {	position:relative;	top:10px;	left:300px;	background: black;	border: 0px solid #FFFFFF;	margin:20px 0px 0px 0px;	width: 600px;	}#containerouter{	position:relative;	top: 150px;	left: 50px;	width: 1000px;	height: 900px;	background: black;	border: 6px solid #FFFFFF;	margin:20px 100px 0px 0px;}#containeroutercenter{	position:relative;	top: 5px;	left: 150px;	width: auto;	height: auto;	background: black;	border: 0px solid #FFFFFF;}#containerleft    {	float: left;	max-width: 500px;	height: auto;	background: #000000;	overflow: auto;	border: 0px solid #FFFFFF;	margin:0px 0px 0px 0px;		}#containerright    {	float: right;	max-width: 500px;	height: auto;	background: #000000;	overflow: auto;	border: 0px solid #FFFFFF;	margin:0px 0px 0px 0px;		}#contacts {	position:relative;	top:120px;	left:50px;	background: black;	overflow: hidden;	border: 6px solid #FFFFFF;	margin:0px 100px 0px 0px;	width: 1000px;	}/*Images*/img { background:#FFFFFF; border:1px solid #FFFFFF; }/*Left*/ img.floatLeft {     float: left;    margin:10px 10px 10px 10px;    border: 1px solid #FFFFFF;    max-width: 300px;    max-height: 400px;}img.floatLeftSmall {     float: left;    margin:10px 10px 10px 10px;    border: 1px solid #FFFFFF;    max-width: 150x;    max-height: 200px;}img.floatLeft2 {     float: left;    margin:10px 10px 10px 10px;    border: 1px solid #FFFFFF;}/*Right*/ img.floatRight {     float: right;     margin:10px 10px 10px 10px;    border: 1px solid #FFFFFF;    max-width: 300px;    max-width: 400px;}   img.floatRightSmall {     float: right;     margin:10px 10px 10px 10px;    border: 1px solid #FFFFFF;    max-width: 150px;    max-height: 200px;}  img.floatRight2 {     float: right;     margin:10px 10px 10px 10px;    border: 1px solid #FFFFFF;}          /*Other not floating*/  img.bordImage { background:#0081C4; border:1px solid #FFFFFF; margin:0px 20px 0px 10px; } img.nobordImage { background:white; border:0px solid black; }  img.centered { display: block; margin-left: auto; margin-right: auto;  }/*Forms, not yet used in SC website*/ #formcontainer{	position:relative; 	top:30px;	left:160px;	width: 820px;	height: 1400px;	background: #000000;	overflow: hidden;	border: 0px solid white;	margin:0px 0px 0px 0px;	}.formlabel {	position:relative; 	top:30px;	left:10px; 	color: #FFFFFF;	font-family: Helvetica;	font-size: 14pt;	line-height: 28pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;} input.text{	margin-left:150px;	width:450px;	background-color:#FFFFFF;	color: white;	font-family: Helvetica;	font-size: 14pt;	line-height: 18pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	float: right;}input.radio{	margin-left:300px;	font-family: Helvetica;	font-size: 14pt;	line-height: 18pt;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: 900;}input.button{	position:relative; 	top:30px;	left:360px;	width:80px;	font-size: 18pt;	}