body {background-image:url(images/vstripe.jpg); background-repeat:repeat;}

/*DIVS*/

#wrapper {position:absolute; width:1000px; border: solid 1px red; background-color:#FFEDCC; left:20px;}

#spacer {width:100%; background-image:url(images/adrift.jpg); height:200px;}
#spacer2 {width:100%; background-color:red; height:30px;}
#spacer3 {width:100%; background-color:#FFEDCC; height:100px;}

#column1 {width:250px; float:left; background-color:#CC0000; height:100%; text-align:center;}

#column2 {width:740px; float:left; background-color:transparent;}

#column3 {width:10px; float:right; background-color:transparent;}

/*CLASS*/

.back {float:right; background-color:white; font-size:11px; font-family: Verdana, sans-serif; margin:0 0 0 10px; border: 2px solid red; padding:3px;}



/*LISTS*/

ul {list-style-type:none;}

/*LINKS*/

a:link {color:blue; text-decoration:none; font-size:12px;}
a:visited {color:blue; text-decoration:none; font-size:12px;}
a:hover {color:white; background-color:gray; text-decoration:underline;}

a.one:link {color:white; text-decoration:none; font-size:.7em; line-height:1; font-family:Verdana, sans-serif;}
a.one:visited {color:white; text-decoration:none; font-size:.7em;}
a.one:hover {color:blue; background-color:gray; text-decoration:underline;}

/*FONTS*/
.idot {font-size:1pt; color:white;}
h3 {color:black; font-size:18px; margin:0 0 0 10px; font-style:italic;}
h4 {color:teal; font-size:15px; margin:0 0 0 10px;}




.indextitle {background-color:transparent; font-size:1.1em; font-weight:600; color:teal;} /*used for Directory index title*/

.notation {font-size:12px; color:#4D4D4D; font-family:sans-serif;}

.caption {font-size:.7em; line-height:1; color:white; font-family:Verdana, sans-serif;}

 .introsection{font-size:12px; color:#4D4D4D; font-style:italic; margin-left:20px; margin-right:20px; text-align:justify;}

.footer {background-color:transparent; font-family:Helvetica; font-size:1.1em; color:black;}/*used at end of Directory*/


ul li {font-family:Verdana, sans-serif; font-size:14px; font-weight:500; color:#333333;}/*governs lists for directory - both subheadings and entries*/
ul li ul li{font-family:Verdana, sans-serif; font-size:1em; font-weight:500; color:#333333;}/*governs descriptions for directory listing in sections with sub-headings*/

.secheading {color:teal; font-size:1em;}/*used for headers Inclusion Guidelines and Copyright*/

.partext {color:gray; font-size:.9em;}
p {color:black; font-family:Verdana, sans serif; font-size:1em;}

/*titles and headings*/


hr {width:100%; height:.2em; background-color:#E0E0E0;}


.links {font-size:1em;}

.intro {font-size:1em; color:gray; font-family: Helvetica, sans-serif; background: transparent; padding:20px; border: 0px dashed red; font-style: oblique;}

