body {
	background-color: #996600;
	background-image: url(earth_background_scotty.jpg);
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	left: 0px;
	top: 0px;
}

table#bigLayout {
background: #9B3301;
}

.bigimage {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-left-width: 0px;
}
.navbuttons {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
}
.navBottombutton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}
.3footers {
	position: relative;
	left: 50px;
	top: 50px;
	font-size: 24px;
	color: FFFFFF;
}
.text_title {
	font-size: 56px;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
	margin-top: 0px;
}
.movieCellOrange {
	background-color: FF6600;
	padding: 2px;
}
.dropdownCell {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
.movieCellGreen {
	background-color: 99CC00;
	padding: 2px;
}
.movieCellRed {
	background-color: DD0806;
	padding: 2px;
}
.pageSelected {
	color: #CC3300;
	font-size: 23px;
	text-decoration: underline;
}
.movieCellPink {
	background-color: FF99CC;
	padding: 2px;
}
.linksRed {
	color: DD0806;
	font-size: 24px;
}
.pageSelectedSmall {
	color: #FF6600;
	font-size: 24px;
}

.text {
	line-height: 17px;
}
.storyTitle {
	font-size: 36px;
	text-decoration: underline;
	font-style: italic;
}
.storyCell {
	text-align: center;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
}
.storyCellLeft {

	text-align: left;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FFFFFF;
	font-size: 24px;
}
a:visited {
	color: #FFFFFF;
	font-size: 24px;
}
a:hover {
	color: #00FF66;
	font-size: 24px;
}

.selected {color: #CC3300}.movieCellPurple {

	background-color: 993366;
	padding: 2px;
}
.cellPadLeft {
	padding-left: 60 px;
}
.topborder {
	border-top-width: 2px;
    border-top-style: solid;
	border-top-color: #000000;
}
.topleftborder {
	border-top-width: 2px;;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.leftborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
.topbottomborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.allbutrightborders {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}

table.innerLayout {
border: 2px solid black;
border-width: 2px 0;

}
table.innerLayout td {
vertical-align: middle;
text-align: center;
}
table.innerLayout tr.first td.middle,
table.innerLayout tr.last td.middle {
border-width: 0 2px;
}
table.innerLayout td.middle {
border: 2px solid black;
}
table.innerLayout tr.middle td {
border: 2px solid black;
border-width: 2px 0;
}
table.innerLayout tr.middle td.middle {
border-width: 2px;
}
table#slideshowLinks td {
width: 33%;
}
table#slideshowLinks td.first {
width: 34%;
}


#slideshowComments {
text-align: left;
margin: 0 auto;
padding: 4px 30px;
}
#slideshowComments a {
font-size: inherit;
}
#slideshowComments h2 {
font-size: 2em;
color: white;
}
#footerLinks ul {
list-style: none;
margin: .5em auto;
padding: 0;
width: 90%;
text-align: center;
display: table;
}
#footerLinks ul li {
display: table-cell;
text-align: center;
padding: 0 1em;
}