/* Style sheet for Teens */
.address
{
  margin:0px;
  padding:0px;
  float:left; 
  margin-left:200px;
  text-align:right;
  vertical-align:bottom;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  color:#FFCC00;
  font-weight:bold;
  font-style:oblique;
}
	
body {
	background-color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
}

.itemlink {
    font-size: 13px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #0000FF;
    text-decoration: none;
}

a:hover
{
 color: #339900;
}

a:visited
{
 color: #6600CC;
}

#Layer2 {
    position:relative;
	float:left;
	width:320px;
	height:42px;
	top: 4px;
	left:70px;
	color:#CFCEF3;
}

#Layer3 {
	position:relative;
	width:195px;
	height:80px;
	z-index:2;
	left: 0px;
	top: 40px;
	
}


#Layer4 {
	position:relative;
	width:110px;
	height:40px;
	z-index:3;
	left: 0px;
	top: 0px;
	
}

#Layer1 {
	position:relative;
	width:193px;
	height:52px;
	z-index:3;
	left: 0px;
	top: 0px;
}

h2{
    text-align:left;
	font-size:18px;
	color:#880003;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0px;
}

.small-link2 {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #CFCEF3;
    font-size:14px;
}

.small-link2:hover {color:#A2A2C1;}

.small-link2 a:visited {color:#00CCFF;}

.smalltext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.style3 {
    font-size: 14px;
    color: #CFCEF3;
}



/* ====   Programs Page   ==== */

.block {
    margin-left: 5px;
    margin-top:15px;
/*	border-top: 1px ridge #EBBDBF;
	border-bottom: 1px ridge #EBBDBF; */
	text-align:center;
/* background-color: #E6EEFF; */
	font-style:italic;
	font-size:14px;
}

.prgdscr {
 /*  width: 340px; */
   text-align:left;
  /* background-color:#FFFFF9; */
}

.prgmain {
    background-color:#F4F5FF;
}

.prgsc {
    background-color:#FFF0F0;
}

.prginnertable { 
	width:475px;
	text-align:left;
	vertical-align:top;
}

.prgoutertable {
     border-top: groove 2px #990000;
	/*border-bottom: groove 2px #990000; */ 
    width:485px;
}

.prgdscr2 {
 /*  width: 330px; */
   text-align:center;
   font-style:italic;
}

.prginnertable2 {
  /*  background-color:#FFFFF9; */ 
	width:250px;
}

.prgoutertable2 {
   /*  border-top: groove 2px #990000;
	border-bottom: groove 2px #990000; */
    width:269px;
}

/* ====   End of Programs Page   ==== */

.tableheader
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #000000;
 text-align: center;
 text-decoration: underline;
 margin-bottom:0;
}
