/* Base styles. */
body                        			{ margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; }

div#banner 								{ position: absolute; top: 0px;	left: 0px; }
div#logo 								{ position: absolute; top: 0px; left: 493px; }
div#localesArea 						{ position: absolute; top: 66px; left: 599px; height: 94px; width: 201px; background:#1E201B; }
div#locales 							{ position: absolute; background:#1E201B; top: 71px; left: 604px;}

div#quickMenu							{ position: absolute; top: 160px; left: 0px;height:13px; width:800px; background:#1E201B; }

div#menu								{ height: 24px; width:800px; background: #FFFFFF; }

div#breadCrumbPanel						{ position: absolute; top: 197px; left: 0px;height:23px; width:800px; background:#FFFFFF;}

div#leftPanel							{ position: absolute; top: 220px; left: 0px; width: 100px; background:#FFFFFF; padding: 2px 0px;}

div#centerPanel							{ position: absolute; top: 220px; left: 100px; width: 700px; background:#FFFFFF; padding: 2px 0px;}

div#footer								{}

div#content				 				{ text-align:justify; font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size:12px; line-height:150%; }
div#content a							{ text-decoration: none; color: #9D080D; font-size: 12px; }
div#content a:hover						{ text-decoration: none; color: #C6C8CA; font-size: 12px; }
div#content span.bolditalic				{ font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; font-style:italic; }

div#centerPanel p.title					{ font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; }

table.quickMenu 						{ background: #999999; width:599px; height:13px;}
table.quickMenu td            			{ padding:0px;}
table.quickMenu td a           			{ text-decoration: none; color: #FFFFFF; font-size: 10px;}
table.quickMenu td a:hover       		{ text-decoration: none; color: #C6C8CA; font-size: 10px;}

table.locales td a						{ text-decoration: none; color: #6D6E70; font-size: 10px;}
table.locales td a:hover       			{ text-decoration: none; color: #949698; font-size: 10px;}

table.breadCrumb 						{ background: #FFFFFF; width:800px; height:23px;}
table.breadCrumb td         			{ padding:0px; font-weight: bold; font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif; color:#C6C8CA; font-size: 12px; }
table.breadCrumb td a       			{ text-decoration: none; color: #C6C8CA; font-size: 12px;}
table.breadCrumb td a:hover    			{ text-decoration: none; color: #9D080D; font-size: 12px;}

table.list								{ background: #FFFFFF; width:700px;}
table.list td							{ padding:0px; font-size: 10px;}
table.list caption						{ font-size: 15px;}
table.list thead						{ font-size: 13px;}
table.list th							{ font-size: 13px; font-weight:100; background-color:#C6C8CA; }

div#centerPanel p						{ font-size: 12px; }
div#centerPanel h1						{ font-size: 13px; }
p										{ text-indent:.5in;}
div#content a.footer					{ font-size:9px; }
div#content p.footer					{ font-size:9px; }

div#centerPanel table.playbill			{ background: #FFFFFF; width:700px;}
div#centerPanel table.playbill p.mini		{ font-size: 9px;}