

<!-- CDC styles -->



 body  {
font-family: arial;
font-size:16px;
color:black;
font-weight:normal;
}
.wrap  {
width:800px;
border:1px solid black;
}

/* Add Hover with color to links  */
    a:hover {text-decoration: none; color:red;}

/* formats the links and rollover properties */
   a {text-decoration:none;
     color:blue;
     font-family:arial;
     font-size:17px;
     font-weight:normal;
     }

.cellborderbottom{
border-bottom:1px solid white;
}

.cellbordertop{
border-top:1px solid white;
}

.toptext  {
font-family: tahoma;
font-weight:bold;
color:white;
font-size:22px;
text-align:left;
margin-left:25px;
margin-top:3px;
}


.pagetitle {
font-family:arial;
font-weight: bold;
color: white;
font-size: 22px;
text-align: left;
margin-left: 25px;
margin-top: 3px; }

.footer {
font-family:arial;
font-size:14px;
color:white
}

/* controls the content area size */
.contentbox  {
width:500px;
border:0px solid black;
margin-left:15px;


}

/* inner text layer */
#Layer2 {
position:absolute;
width:200px;
height:300px;
z-index:3;
left:830px;
top:269px;

margin-left:15px;
border:0px solid red;
}

/* outer layer */
#Layer1 {
position:absolute;
width:230px;
z-index:2;
left:810px;
top:34px;
overflow:visible;
border:2px solid black;
background-image:gradient.jpg;
margin-right:15px;
}



.boxlinks {
text-decoration: none;
 font-family:arial;
 font-size:15px;
 font-weight:bold;
 color:white;
}

.wildlinks  {
 text-decoration:underline;
 font-family:arial;
 font-size:14px;
 color:blue;
 font-weight:normal;
}
.wildlinks:hover  {
 color:red;
}

.content  {
font-family:arial;
font-size:16px;
color:black;
font-weight:normal;
}

.pageheading  {
font-family:arial;
font-weight:bold;
font-size:21px;
color:red;
text-align:center;
text-decoration:none;
}

.heading  {
font-family:arial;
font-weight:bold;
font-size:18px;
color:black;
}

.subheader  {
font-family:arial;
font-weight:bold;
font-size:17px;
color:red;
text-decoration:none;
}

.globalNav_heading  {
font-family:arial;
font-size:17px;
color:white;
font-weight:bold;
text-decoration:underline;
}

.headingred  {
 font-family:arial;
font-weight:bold;
font-size:18px;
color:red;

}
.headingblue  {
 font-family:arial;
font-weight:bold;
font-size:18px;
color:blue;
}

.register  {
background-color:# ccc000;
text-decoration:none;
margin-left:85px;
}

.text  {
text-decoration:none;
font-family:arial;
font-size:14px;
color:black;
font-weight:normal;
}

.format {
text-align:left;
}