/* CSS Document */

/* These are styles unique to index.html */
#content-wrapper				{ height: 600px; width: 100%; }
#slider							{ width: 650px; }
#right-sidebar					{ height: 100%; width: 250px; background-color: #660000; }
#right-sidebar h3				{ text-align:center; color: #FFF; }
.event-result					{ padding: 0px 5px; color: #FFF; margin: 10px 0px; }
.event-result a					{ color: #FFF; }
#newsletter-signup				{ text-align: center; }
.sidebar-text					{ color: #FFF; font-size:20px; }
#send							{ margin: 5px 0 10px 0; }