


/* -----------------The Sidebar----------------------- */
#sidebar { width: 170px; margin-top: 10px; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; float: right; }


#sidebar ul, #sidebar ul li, #sidebar ul li ul, #sidebar ul li ul li { font-family: Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0; list-style-type: none; }
#sidebar ul li h2 { width: 170px; color: #ffffff; font: 14px Georgia, "Times New Roman", Times, serif; background-color: #810000; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-align: center; }
#sidebar ul li p { font: 12px/16px Georgia, "Times New Roman", Times, serif; margin: 0 40px 10px 10px; }

#sidebar ul li ul { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-top: 0; }

#sidebar ul li ul li { padding: 0; margin: 0; list-style-type: none; color: #962c1b; font-family: Georgia, "Times New Roman", Times, serif; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#sidebar ul li ul li a:link, #sidebar ul li ul li a:active, #sidebar ul li ul li a:visited, #sidebar ul li ul li a { color: #050f07; font-family: Georgia, "Times New Roman", Times, serif; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; text-align: center; display: block; padding: 5px; }

#sidebar ul li ul li a:hover { font-family: Georgia, "Times New Roman", Times, serif; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

