body {font-size: 100%;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #fffae0;
}

#header {position:absolute;
top:0px;
left:0px;
width:100%;
color:#A52A2A;
background-color: #f8f0d6;
border-bottom: 3px #A52A2A dotted;
margin-bottom: 10px;
}






/*

----for the search navbar-----

*/

#search {position: absolute;
top: 6px;
right: 6px;
width: auto;
height: 25px;
border: 1px #091c5a solid;
padding: 5px; }

#content
{position: absolute;
top:80px;
width: 100%;
float: left;
}

#content h2 {
padding-left: 10px;
padding-bottom: 5px;
padding-top: 10px;
margin: 0; 
}



#content h3 {text-align: left;
padding-left: 10px;
padding-bottom: 14px;
padding-top: 2px;
margin: 0; }

#content p {
padding-left: 10px;
padding-bottom: 25px;
padding-top: 10px;
margin: 0; 
margin-bottom: 25px;
}




#TAU
{position:relative;
margin: 20px;

color: #ffff00;
background-color: #000000;
background-image:url(stars.gif); 
background-repeat:repeat;


}

#TAU a:link  {text-decoration: none; color:#ffff00;}
#TAU a:visited {text-decoration: none; color:#ffff00;}
#TAU a:hover {text-decoration: underline; }

#CVV
{position:relative;
width=100%;
color: #b22222;
background-color: #add8e6;
background-image:url(kite.jpg); 
background-repeat: repeat;
margin: 20px;

}

#CVV a:link  {text-decoration: none; color:#b22222;}
#CVV a:visited {text-decoration: none; color:#b22222;}
#CVV a:hover {text-decoration: underline; }

#endmatter{position:relative;
top: 450px;
font-size: 60%;
text-align: center;
color: #000000;
margin-left: 100px;
margin-right: 100px;


}


#SAC
{position:relative;
width=100%;
color: #000000;
background-color: #00ff00;
background-image:url(crocodiles.jpg); 
background-repeat: repeat;
margin: 20px;

}

#SAC a:link  {text-decoration: none; color:#000000;}
#SAC a:visited {text-decoration: none; color:#000000;}
#SAC a:hover {text-decoration: underline; }

#endmatter{position:relative;
top: 450px;
font-size: 60%;
text-align: center;
color: #000000;
margin-left: 100px;
margin-right: 100px;


}

#copyright a:link  {text-decoration: none; font-weight: bold; color:#A52A2A;}
#copyright a:visited {text-decoration: none; font-weight: bold; color:#A52A2A;}
#copyright a:hover {text-decoration: underline; }
