body {	font-family: Lucida Grande, sans-serif;	font-size: 100.1%;	color: #FFFFFF;	margin-top: 1%;	background-color:#000000;}table {	width: 600px;	padding: 0 4%;}/*----------------------------------------------------------Links----------------------------*/a:link {	color: #E0BA22;	font-weight:bold;	text-decoration: none;}a:visited {	color: #E0BA22;	font-weight:bold;	text-decoration: none;}a:active {	color: #E0BA22;	font-weight:bold;	text-decoration: none;}a:hover {	color: #E07D22;	font-weight:bold;		text-decoration: none;}/*----------------------------------------------------------MainMenu--------------------------*/.MainMenu {	font-size:0.9em;	color:#f1d05c;	text-align:center;	text-shadow: black 0.1em 0.1em 0.8em;}.MainMenu a:link {	color: #FFFFFF;	text-decoration: none;	text-shadow: black 0.1em 0.1em 0.8em;}.MainMenu a:visited {	color: #FFFFFF;	text-decoration: none;	text-shadow: black 0.1em 0.1em 0.8em;}.MainMenu a:active {	color: #FFFFFF;	text-decoration: none;	text-shadow: black 0.1em 0.1em 0.8em;}.MainMenu a:hover {	color: #F48623;	text-decoration: none;	text-shadow: black 0.2em 0.2em 0.8em;}/*----------------------------------------------------------Headlines--------------------------*/.BigHeadline {	text-align: center;	font-size: 2.2em;	color: #003300;	text-shadow: white 0.1em 0.1em 0.8em;}.PageHeadline {	font-size: 1.2em;	font-weight:bold;	color: #FFFFFF;	text-shadow: black 0.3em 0.1em 0.3em;}.SectionHeadline {	font-size: 1.0em;	font-weight: bold;	color: #FFFFFF;	text-shadow: black 0.3em 0.1em 0.3em;}.PageHeadline a:link {	color: #E0BA22;	text-decoration: underline;}.PageHeadline a:visited {	color: #E0BA22;	text-decoration: underline;}.PageHeadline a:active {	color: #E0BA22;	text-decoration: underline;}.PageHeadline a:hover {	color: #E07D22;}/*----------------------------------------------------------Misc------------------------------*/.Slogan {	font-size:0.75em;	text-shadow: white 0.1em 0.1em 0.8em;}.RegularContent {	font-size: 0.75em;}.RegularContentSmaller {	font-size: 0.75em;}.SongTitle {	font-size: 0.75em;	color: #000000;}.SongTime {	font-size: 0.75em;	color: #FFFFFF;}/*----------------------------------------------------------Tables----------------------------*/.HeaderTable {	padding-left: 9px;	padding-bottom: 5px;	background: url(../images/eartravelHeader.jpg);	background-repeat:repeat-y;	border-bottom: 2px groove #000000;	border-top: 2px groove #FFFFFF;	border-left: 1px groove #000000;	border-right: 1px groove #000000;}.MainMenuTable {	background: url(../images/menuBG.jpg);	background-repeat:repeat-y;	border-top: 2px groove #FFFFFF;	border-bottom: 2px groove #000000;	border-left: 1px groove #000000;	border-right: 1px groove #000000;	padding: 0 0;}.ContentTable {	height:530px;	background: url(../images/bodyBG.jpg) repeat;	border-top: 2px groove #FFFFFF;	border-bottom: 2px groove #000000;	border-left: 1px groove #000000;	border-right: 1px groove #000000;}.BannerTable {	padding: 0 0;	border-bottom: 1px groove #000000;	border-top: 2px groove #FFFFFF;	border-left: 1px groove #000000;	border-right: 1px groove #000000;}/*----------------------------------------------------------DropShadow--------------------------*/.dropshadow2 {	float:inherit;	clear:inherit;	/*float:left;	clear:left;*/	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;	background: url(../images/shadow.gif) no-repeat bottom right;	margin: 10px 0 10px 10px !important;	margin: 10px 0 10px 5px;	width: 614px;	padding: 0px;}.innerbox{	background-color:#E6E6E6!important;	position:relative;	bottom:7px;	right: 7px;	border: 1px solid #999999;	padding:5px;	margin: 0px 0px 0px 0px;}.innerbox{	/* IE5 hack */	margin: 0px 0px -3px 0px;	margin:  0px 0px 0px 0px;}