* {
    padding: 0;
    margin: 0;
} 

body {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #000000;
background: #000000;
}

img { border: none;}
a { color: #3300FF; 
text-decoration: underline; }
a:hover { color : #990000;
text-decoration: underline;
}

#chicagotheaterlinks A{font-size:14px;
padding-bottom:8px;}


a.buytickets { color: #990000; 
text-decoration: underline; 
font-size:16px;
font-weight:bold;}
a.buytickets:hover { color : #990000;
text-decoration: none;
font-size:16px;
font-weight:bold;
}


#outerWrapper {
margin: 6px auto;
width: 760px;
background: #FFFFFF;
}

#header {
background: #FFFFFF;
height: 85px;
background-image:url(images/chicagotheaters.jpg);
background-repeat:no-repeat;
background-position:right;
}

#header h1 { 
color : #990000;
font-size: 29px;
letter-spacing: -2px;
padding: 30px 0 0 30px;
font-weight: 100;
font-family: Arial, Tahoma, Verdana;
}
#header h1 a { 
text-decoration: none; 
color : #990000;}
#header h1 a:hover { 
color : #000000; }
#header h2 { 
font-family: Arial, Tahoma, Verdana;
color : #990000;
font-size: 15px;
padding: 0 0 0 30px;
font-weight: bold;
}

#TopNavbar {
background: #990000;
height: 30px;
line-height: 30px;
padding-left: 10px;
}
#TopNavbar li {
float:left;
list-style-type:none;
border-right:1px solid #FFB5B3;
}
#TopNavbar li a {
display:block;
padding:0 20px;
text-transform:uppercase;
text-decoration:none;
color: #f7f7f7;
letter-spacing:2px;
}
#TopNavbar li a:hover {
background-color: #B83D3D;
color:#fff;
text-decoration:none;
}

#content { 
background-color: #ffffff;
padding: 10px 10px;
}

#footerbar { 
/*background-color:#CC9900; */
background-color:#990000;
height: 20px;
}


#leftsection {
float:left; 
width:220px; 
height:100%;
text-align: left;
padding-left: 5px;
background-color: #FFFFFF;

}

.leftmenu {
background-color: #FFFFFF;
}
.leftmenu h2 { 
color : #666666; 
font-weight: 600; 
font-size: 12px; 
padding-top: 7px; 
padding-left: 20px; 
padding-bottom: 3px; }
.leftmenu ul { 
letter-spacing: -1px; 
color : #aaa; 
padding-left: 40px; }


#right {
float:right; 
width:500px; 
padding-right: 10px;
padding-top: 10px;
border-left-color:#666666;
border-left-width:1px;
border-left-style:solid;
padding-left:4px;
}
#right h2 { 
letter-spacing: -1px; 
padding: 15px 0 5px 0; 
font-family: Arial, Tahoma, Verdana; 
font-weight: bold; 
font-size: 16px; 
}
#right h2 a { 
color: #000000; }
#right h2 a:hover { 
color: #000000; }
.goldtext{
color:#FEAB10;
}





#right h3 { 
letter-spacing: -1px; 
padding: 15px 0 5px 0; 
font-family: Arial, Tahoma, Verdana; 
font-weight: bold; 
font-size: 14px; 
color: #000000;}
#right h3 a { 
color: #000000; }
#right h3 a:hover { 
color: #000000; }

#centerleft{
float:left;
width:250px;}

#centerright{
float:right;
width:250px;}


.arrow{
padding-left:6px;
padding-right:6px;}


#footer {
text-align: center;
font-size: 10px;
color: #000000;
padding:10px 0 10px 0;
margin: 0;
}
#footer a { 
color: #3300FF; 
text-decoration: underline;}
#footer a:hover { 
color:  #990000; 
text-decoration: none; }

.quotes
{
text-decoration:none;
font-style:italic;
}
.quotetext{
text-decoration:none;
font-style:italic;
}
blockquote{
padding-left:30px;
padding-bottom:30px;}


