@charset "utf-8";
/* CSS Document */

#other_content a {color:#006699; text-decoration:none;}
#other_content a:hover {color:#3399cc;}

#other_content .gallery {text-align:center;}
#other_content .gallery img {margin:2px; border:#ccc 3px solid; text-align:center;}
#other_content .gallery a:hover img {margin:2px; border:#3399cc 3px solid; text-align:center;}

#other_content .information {padding:5px 13px 10px;}

#other_content h1, h2, h3, h4, h5, h6 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding-left:0px;}
#other_content h1 {font-size:18px; color:#000;}
#other_content h2 {font-size:18px; color:#3399cc;}
#other_content h3 {font-size:14px; color:#000;}
#other_content h4 {font-size:14px; color:#3399cc;}
#other_content p {padding:2px 20px;}
