body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000;
	background-position : center;
	background-image : url("images/backtile3.jpg") ;
	background-repeat : repeat-y;
}

a:link { 
	color: #219452;
	}
a:visited { 
	color: #219452;
	}
a:hover, a:active { 
text-decoration: none;
	}

acronym	{
	border-bottom: 1px dotted #eee;
	cursor : help;
}
	
#container {
	width: 740px;
	margin: 0px auto;
	text-align : left;
	background-color : #FFF;
}

#pageHeader {
	width: 740px;
	height : 74px;
	overflow : hidden;
	background-image : url(images/siscoheader3.jpg);
}

#pageHeader h1 {
	display : none;
}

#pageHeader h2 {
	display : none;
}

#supportingText {
	width : 575px;
	text-align : left;
	float : right;
	background: url(/images/stecframe2.gif) no-repeat bottom right;
	clear : both;
}

#supportingText h3 span{
	/*display : none;*/
}

#supportingText h3 {
	text-align: center;
	margin: 10px 0px 0px 0px;
	background-repeat : no-repeat;
	height : 37px;
	width : 575px;
	background-position : left;
	color : #219452;
}

#supportingText  p{
	margin: 0px 6px 10px 6px;
	text-align : justify;
}

#supportingCenter p{
	text-align : justify;
}

#extraDiv1{
	clear: both;
}

#explanation {
	margin: 0px 0px 20px 0px;
	padding-bottom: 20px;
}

#footer {
	width : 740px;
	text-align: center;
	font-weight: bold;
	font: 10px Arial, Helvetica, sans-serif;
}

#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	background: url(/images/stecframe2.gif) no-repeat bottom right;
	clear : both;
}

/* +++++linkList code Start+++++ */
#linkList {
	width : 160px;
	text-align : center;
	padding-bottom: 180px;
	background-image : url("images/SISCOside2.jpg");
	background-position : left;
	background-repeat : no-repeat;
	font-weight: bold;
	color: #DCC68A;
}

#linkList ul{
	list-style-type : none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#linkList li{
	margin: 0 0 3px 0;
}

#linkList a {
	display : block;
	padding: 2px 2px 2px 2px;
	border: 1px solid #333;
	width: 160px;
	background-color: #219452;
}

#linklist a:link, #linklist a:visited {
	color: #FFF;
	text-decoration: none;
}

#linkList a:hover {
	border: 1px solid #219452;
	background-color: #FFF;
	background-image:  url("images/animation8.gif");
	color: #219452;
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/border: 1px solid #219542;
	background-color: #FFF;
	/* background-image:  url("images/animation7.gif"); */
	color: #219452; /* */
}

/* +++++linkList code Stop+++++ */