html {
	height: 100%;
		margin: 0;
		border:0px;
	margin-left:auto;
	margin-right:auto;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}

div#outsidecon {
	margin-left:auto;
	margin-right:auto;
	position: relative;
	width: 752px;
	text-align:center;
}

body {
	background: #ffffff url('images/bg.gif') repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align:center;
}

p, a, h1, h2, h3, h4, h5, h6, li, td, input, textarea, select, label {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
p {
	padding: 0 0 16px 0
}

a {
	color: #B9DEB3;
	text-decoration: none;
}

a:hover {
	color: #000000;
}
a.team {
	color: #000000;
	text-decoration: none;
	font-size:12px;
}

a.team:hover {
	color: #55694D;
	font-size:12px;
}
a.proj {
	color: #55694D;
	text-decoration: none;
	font-size:12px;
	font-weight:400;
}

a.proj:hover {
	color: #666666;
	font-size:12px;
	font-weight:400;
}

h1 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	/*text-transform:uppercase;*/
	color: #000000;
	padding: 0 0 16px 0
}
h2 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	/*text-transform:uppercase;*/
	color: #55694D;
	padding: 0 0 0 0
}
ul {
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

li {
	background: transparent url(images/i_bullet.gif) 0 8px no-repeat;
	padding: 0 0 0 15px;
}

/* ----- layout ----- */

#insidecon {
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	border-right: 0px solid #E5ECE4;
	border-left: 0px solid #E5ECE4;
	border-top:0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 750px;
}


* html #insidecon {
	height: 100%;
}

#lblock {
	float: left;
	width: 259px;
	height: 302px;
	background: #E5ECE4;
	margin: 50px 0 0 0;
	border-right: 1px solid #ffffff;
}

#lblock img {
	border-top: 0px solid #25292c;
}

#mblock {
	float: left;
	width: 490px;
	background: #F6F6F8;
	padding: 0 0 31px 0;
	text-align:left;
}

div.bodytext {
	padding: 30px 30px 25px 30px;
	background: /*#575f64*/#E5ECE4;
	border-bottom: 1px solid #ffffff;
}

#flashcontent {
	border-bottom: 1px solid #ffffff;
}

/* navigation */

#nav {
	list-style: none;
	padding: 34px 30px 50px 30px;
	margin: 0;
	text-align:left;

	
}

#nav li {
	background: transparent;
	margin: -1px 0 0 0;
	line-height: 26px;
	padding: 0;
}

#nav li.first {
	margin: 0;
}

#nav a, #nav a.deselected {
	display: block;
	height: 27px;
	padding: 0 15px;
	line-height: 27px;
	text-decoration: none;
	border-bottom: 1px solid #C7CEC6;
	color: #55694D;
}

#nav a:hover {
	background: transparent;
	color: #000000;
	border-bottom: 1px solid #82888c;
}

#nav a.selected {
	background: transparent url(images/i_marker.gif) 55% right no-repeat;
	color: #000000;
	border-bottom: 1px solid #82888c;
}

/* footer */

#footer {
	width: 752px;
	clear: both;
	position: relative;
	margin: -31px auto 0 auto;
	padding: 5px 0 8px 0;
	background: transparent url(images/topbar.gif) repeat-y;
	z-index:110;
}

#footer ul {
	margin: 0 0 0 286px;
	padding: 0;
}

#footer li {
	display: inline;
	padding: 0 0 0 4px;
	background: none;
	color: #E5EAE3;
}

#footer a {
	padding: 0 5px 0 0;
}
#logo {
position:absolute;left:0px;top:373px;background-image:url('images/scslogo.jpg');width:261px;height:124px;z-index:100;
}
#address {
position:absolute;left:270px;top:3px;width:500px;height:20px;z-index:100;font-size:12px;color:#E5EAE3;text-align:left;
}

