* {
	margin: 0;
}
html, body {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

#footer, .push {
height: 4em;
}

.push {
	padding-bottom: 2em;
}



body
{
	font-family : "Century Gothic", "Times New Roman", Georgia, serif; 
	color : white; 
	background-color : rgb(77, 77, 77); 
	text-align: center;
	font-size: 62.5%;
	line-height: 1.6em;
}

#start {
	padding-top: 15em;
}

#header {
	padding-top: 1em;
}

#footer {
	/* background: #b9c9fe; */
	/* background:#FF8000; */
	/* color: #FF8000; */
      }

#footerrrr a {
	/* background: #b9c9fe; */
	/* background:#FF8000; */
	font-size: 1.5em;
	color: #FF8000;
      }

#footer p {
	font-size: 1.5em;
	padding-top: 0.75em;
}

.siteTitle { 
        font-family: "Monotype Corsiva";
	 font-size: 6em;
        color: #FF8000;
	 text-align: center; 
	 padding-top: 0.5em;  
	 padding-left: 1em;  
	 padding-bottom: 0.5em;       
}

.linksBar {
	 color: white;
	 font-size: 2em;
	 padding: 1em 2em;
}

.linksBar a{
	 color: white;
	 /*font-size: 2em; */
}

.linksBar a:hover{
	 color: #FF8000;
	/*  font-size: 2em; */
}


#content {
  width: 90% ;
  margin-left: auto ;
  margin-right: auto ;
}



#box-table-a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 1.5em;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

#box-table-a th {
	font-size: 1em;
	font-weight: bold;
	padding: 0.6em;
	background: #969696;
	border-top: 2px solid #96682b;
	border-bottom: 0.01em solid #fff;
	text-align: left;
	color: black;
}

#box-table-a td {
	padding: 0.6em;
	padding-right: 2em;
	background: #C8C8C8; 
	border-bottom: 1px solid #fff;
	color: black;
	border-top: 1px solid transparent;
}


#box-table-a tr:hover td {
	background: #b2b2b2;
	color: black;

}


#box-table-a tr.odd:hover td {
	background: #b2b2b2;
	color: black;
}


#startScreen h1{
	color: #8F0000;
	font-size: 6em;
	padding: 0.7em;
}

#startScreen h2{
	font-size: 2.5em;
	padding: 0.7em;
}

#searchBar {
	margin: 1.5em;
}

#searchBar p {
	font-size: 2em;
	margin: 1.5em;
}

#searchBar input{
	font-size: 1em;
	margin-top: 1em;
}

#searchButton{
	background: #b9c9fe;
	border-color: #e8edff;
}

#nostalgi_logo img {
	border: 0px;
}

#nostalgi_logo_small {
	position:absolute;
 	left:20px;
 	top:20px;
	border: 0px;
	font-size: 1.5em;
}

#nostalgi_logo_small img{
	border: 0px;
}


.hl1 {
	background:#FFA3A3;
}

.hl2 {
	background:#FFD699;
}

.hl3 {
	background:#A3FF85;
}

.hl0 {
	/* background:#FF99E6; */
	background:#FF9500;
}

.wrapper #siteTitl22e h2 { 
        font-size: 45px;
	color: rgb(255,128, 0);
	text-align: center; 
	font-family: "Monotype Corsiva";
}





h3 { 

        color: #FF0000;
}

#infoBar {
	font-size: 2em;
	padding-bottom: 0.5em;
}