td.datacelltwo {
	 color: #EEEEEE;
	 width: 327px;
height: 708px; /* Must be the same height as header.jpg */
background: url(images/sclp_02.gif) no-repeat;
}

td.datacelltwo_small {
	 color: #EEEEEE;
	 width: 327px;
height: 520px; /* Must be the same height as header.jpg */
background: url(images/sc_02.gif) no-repeat;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00AAE7;
	text-decoration: none;
}

a:hover .sidelink	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDB717;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FDB717;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FB330B;
	text-decoration: none;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FB330B;
	text-decoration: none;
}

em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00AAE7;
	text-decoration: none;
}

#container {
width: 1022px; /* Must be the same width as your images */
background: #FFF url(images/sclp_03.gif) no-repeat;
margin: 0px auto;
padding: 0px;
}
 #header {
width: 100%;
height: 248px; /* Must be the same height as header.jpg */
background: #FFF url(images/sc_01.gif) no-repeat;
}

 #rightside {
width: 695px;
height: 403px; /* Must be the same height as header.jpg */
background: url(images/sclp_03.gif) no-repeat;

}
 #rightside_under {
width: 695px;
height: 100px; /* Must be the same height as header.jpg */
background: FFF;
}

 #rightside_small {
width: 695px;
height: 520px; /* Must be the same height as header.jpg */
background: url(images/contac_03.gif) no-repeat;

}


 #content {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

 #content_heading {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FDB717;
	text-decoration: none;
}

 #content_heading_blue {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00AAE7;
	text-decoration: none;
}

 #content_heading_green {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #94C947;
	text-decoration: none;
}

 #content_heading_red {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FB330B;
	text-decoration: none;
}

#thumbnail-box {
    width:695px;
    float:left;
}
#thumbnails {
    list-style-type: none;
    margin:0;
    padding:0;
    float:left;
}
#thumbnails li {
    margin:0;
    padding:0;
    float:left;
}
div.small-image-box {
    background-color:#FDB717;
    width:200px;
    margin-bottom:10px;
    margin-left:15px;
    text-align:center;
    padding-bottom:5px;
    padding-top:5px;
}
div.small-image-box img {
    margin-bottom:5px;
    display:block;
    margin-left:auto;
    margin-right:auto;
}
div.small-image-box span {
    height:10px;
    width:100px;
    background-color:#FDB717;
    display:block;
    font-size:6px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
#instructions {
    width:800px;
}

#menu6 {
	width: 210px;
	margin: 2px;
	}
	
#menu6 li a {
	height: 32px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
  	height: 14px;
	text-decoration: none;
	}	
	
#menu6 li a:link, #menu6 li a:visited {
	color: #00AAE7;
	display: block;
	background:images/nav-bg.jpg;
	padding: 7px 0 0 0px;
	}
	
#menu6 li a:hover {
	color: #FDB717;
	background:images/nav-bg.jpg;
	padding: 7px 0 0 0px;
	}


