body {
	margin: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	background-color: #d0e0f1;
	background-image: url(images/page_bg.png);
	background-repeat: repeat-x;
}

a { color: #2d6476; }
a:hover { color: #4397b2; }

.nx {display:none;}

#contentainer {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#sp_container {
	width: 100%;
}

#sp_layout {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#sp_head {
	width: 900px;
	height: 446px;
	background-image: url(images/sp_head.jpg);
	background-repeat: no-repeat;

}



#navlist li
{
display: inline;
list-style-type: none;
padding-right: 50px;
}

#navlist a {
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

#navlist a:hover {
	color: #000000;
}

#sp_menu {
	height: 50px;
	width: 100%;
	background-image: url(images/menu-back.png);
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	text-align: center;
}

#sp_body {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 900px;
	background-image: url(images/sp_photobottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ffffff;
}

#sp_footer {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 0.8em;
	padding-left: 10px;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	background-color: #3a5c7f;
	color: #ffffff;
}

#fulltable {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

h1,h2 {
	color: #2d547e;
	text-align: center;
}

#sp_front_focus {
	width: 460px;
	float: left;
	border: 1px solid black;
	background-image: url(images/group2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ffffff;
	margin: 10px 10px 10px 10px;
	padding: 250px 10px 10px 10px;
	text-align: justify;
}

#sp_front_secondary {

}

.clearme {clear: both;}

#sp_sidebar_delivered {
	background-image: url(images/delivered.jpg);
	width: 350px;
	height: 93px;
	float: right;
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
}

#sp_sidebar_delivered a {
	display: block;
	width: 350px;
	height: 93px;
	text-decoration: none;
}

#sp_sidebar_tellus {
	background-image: url(images/tellus.png);
	width: 350px;
	height: 100px;
	float: right;
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
}

#sp_sidebar_tellus a {
	display: block;
	width: 350px;
	height: 100px;
	text-decoration: none;
}



#sp_sidebar_steering {
	background-image: url(images/steering-committee.jpg);
	width: 350px;
	height: 237px;
	float: right;
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
	display: none;
}

#sp_sidebar_steering a {
	display: block;
	width: 350px;
	height: 237px;
	text-decoration: none;
}

#sp_sidebar_conversation {
	background-image: url(images/conversation.png);
	width: 350px;
	height: 347px;
	float: right;
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
}

#sp_sidebar_conversation a {
	display: block;
	width: 350px;
	height: 347px;
	text-decoration: none;
}

#sp_jsurvey {
	background-image: url(images/take_survey.png);
	width: 310px;
	height: 302px;
	float: left;
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
}

#sp_j {
	margin-left: auto;
	margin-right: auto;
}

#sp_jsurvey a {
	display: block;
	width: 310px;
	height: 302px;
	text-decoration: none;
}

#sp_jmail {
	background-image: url(images/delivered2.png);
	width: 450px;
	height: 302px;
	float: right;
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
}
.eng_master {list-style-type:upper-roman;}
.abc {list-style-type:upper-alpha;}
#sp_jmail a {
	display: block;
	width: 450px;
	height: 302px;
	text-decoration: none;
}

#sp_jforums {
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
	background-image:url(images/textarea.png);
	background-repeat:repeat-x;
}

#alert {
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
	background-image:url(images/textarea.png);
	background-repeat:repeat-x;
	text-align: center;
}

.videowrapper {
	width: 150px;
	height: 100%;
	border: 1px solid #c0c0c0;
	float: left;
	text-align: center;
	margin: 10px 10px 10px 10px;
}

.videowrapper a {text-decoration: none;}
.videowrapper:hover {border: 1px solid #4397b2;}

#videolist {
	width: 100%;
}

#vlcontainer {width: 350px; margin-left: auto; margin-right: auto;}

table#timeline {
	border: 1px solid black;
	border-collapse: collapse;
}

table#timeline td { border: 1px solid black; vertical-align: top;}

#timeline_head td { font-weight: bold; padding: 5px 5px 5px 5px;  text-align: center;}