p { color: #FF00FF; font-family: Veranda; }
.header p { color: #000000; font-family: Veranda; 
}

.footer { font-family: arial; color: #CCCCCC; }
a.footer:link, 
a.sidebar:visited { font-weight: bold; color: 

#FF0000;

 }

script, h1, h2 {
   font-family: sans-serif;
   color: #3366CC;
}
h3 {
   font-family: Arial;
   color: #CCCCCC;
}
h4 {
   font-family: Arial;
   color: #3399ff;
}

a { font-family: Arial; font-size: 18px; font-
weight: bold;}
a:link { color: #99CCFF; }
a:visited { color: #663366; }
a:hover { color: #0000FF; }
a:active { color: #FF0000; }

img { 
 display: block; 
 margin: 0 auto 5px auto; 
 border: 1px solid #ccc; 
 border-bottom-color: #eee; 
 border-left-color: #ddd; 
 border-top-color: #bbb; 
} 
p.photo { 
 margin: 0 0 10px 0; 
 float: left; 
 width: 75%; 
 text-align: center; 
 background-color: #fff; 
 line-height: 1em; 
}
p.photo a { 
 display: block; 
 float: left; 
 margin: 0; 
 padding: 4px 4px 9px 4px; 
 border: 1px solid #ccc; 
 border-top-color: #eee; 
 border-right-color: #ddd; 
 border-bottom-color: #bbb; 
 background-color: #fff; 
 text-align: center; 
} 
p.photo a:hover { 
 border-color: #ccc; 
 background-color: #eee; 
} 
p.description { 
 clear: left; 
} 

#carousel-menu li { cursor: pointer; }
#carousel-menu li.selected { background: #4f5b5e; }
.info { display: none; }
