a:link {
                 color: #003300;
}

a:visited {
                 color: #009933;
}

a:hover {
                 color: #cc3300;
}

.copy {
           font-family: "trebuchet ms";
            font-style: italic;
             font-size: 14px;
      	    text-align: center;
                 color: #cc3300;
}

.headline {
           font-family: "candara","trebuchet ms";
	     font-size: 22px;
	         color: #003300;
	    text-align: center;
}

.byline {
           font-family: "candara","trebuchet ms";
            font-style: italic;
             font-size: 10px;
      	    text-align: center;
                 color: #003300;
}

.navbar2 {
           font-family: "candara","trebuchet ms";
             font-size: 14px;
	    text-align: center;
        letter-spacing: 2px;
             font-size: 14px;
}

#flashcontent {
	   font-family: "candara","trebuchet ms";
	     font-size: 12px;	
	   font-weight: bold;
	    text-align: center;
}

body {
	    background:url(images/background.jpg);
 background-attachment: fixed; 
     background-repeat: no-repeat; 
   background-position: left top; 
}
