body, p, ol, ul, td {
	font-size: 12px;
	text-decoration: none;
	font-family: verdana;
}
sup {
    text-align: right;
}
.section_header {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	text-align: center;
}
.flash {
	font-weight: bold;
	color: green;
}
#job_app_table .firstcol {
    width: 260px;
}
#job_app_table .secondcol {
    width: 236px;
}
#job_app_table .thirdcol {
    width: 151px;
}
#job_app_table .fourthcol {
    width: 240px;
}
#footer  {
	background-color: #E4E9ED;
}
#sidebar {
	background-color: #E4E9ED;
	background-image: url("/images/back_right.jpg");
	background-repeat: repeat-x;
}
.main_page {
	padding-left: 30;
	padding-right: 30;
	background-color: #E4E9ED;
	background-image: url("/images/back_right.jpg");
	background-repeat: repeat-x;
}
#Photos h2 {
    text-align: center;
}
#Myths h3 {
    text-align: center;
}
#Myths .red {
    color: #993300;
}

#tickets th, #ticket th {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-align: left;
        vertical-align: top;
}

#tickets th, #tickets td {
  padding: 0px 5px;
}

#ticket th, #ticket td {
  padding: 3px 5px;
}
