@charset "utf-8";
/* CSS Document */

body 
{
	margin: 0px 0px 0px 0px;
}

#logo
{
	position: absolute;
	width: 126px;
	height: 33px;
	z-index: 1;
	margin: 10px 0px 0px 23px;
}

#container
{
	margin: 10px 0px 0px 0px;
	align: center;
}

#menu ul
{
	margin: 0px 0px 7px 161px;
	text-align: left;
	white-space: nowrap;
}
      
#menu li
{
	display: inline;
	list-style: none;
	padding: 0px 20px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
}
      
#menu a
{
	text-decoration: none;
	color: #999999;
}

#menu a:hover
{
	text-decoration: none;
	color: #000000;
}

#picflip
{
	margin: 60px 0px 0px 0px;
	text-align: center;
}

#footer
{
	margin: 60px 0px 0px 0px;
	text-align: center;
}

#footer p
{
	font-family: Arial, Helvetica, sans-serif;
	color: 666;
	font-size: 13px;
}

#optionsflipwrapper
{
	text-align: center;
	white-space: nowrap;
}

#optionsflip
{
	display: -moz-inline-stack;
	display: inline-block;
	width: 33%;
	*display: inline;
}

#optionsflip p
{
	font-family: Arial, Helvetica, sans-serif;
	color: 666;
	font-size: 12px;
	margin: 60px 0px 0px 0px;
}

p.sorry
{
	font-family: Arial, Helvetica, sans-serif;
	color: 666;
	font-size: 12px;
}

#20thwrapper
{
	margin: 20px 0px 0px 0px;
	white-space: nowrap;
}

#20th
{
	display: -moz-inline-stack;
	display: inline;
	width: 20%;
	vertical-align: top;
	*display: inline;
}

#20th li
{
	list-style: none;
	padding: 0px 20px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
      
#20th a:link
{
	text-decoration: underline;
	color: #666;
}

#20th a:visited
{
	text-decoration: underline;
	color: #666;
}

#20th a:hover
{
	text-decoration: none;
	color: #000;
}

#contwrapper
{
	margin: 20px 0px 0px 0px;
	white-space: nowrap;
}

#contemporary
{
	display: inline;
	display: -moz-inline-stack;
	width: 20%;
	vertical-align: top;
	*display: inline;
}

#contemporary li
{
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
      
#contemporary a:link
{
	text-decoration: underline;
	color: #666;
}

#contemporary a:visited
{
	text-decoration: underline;
	color: #666;
}

#contemporary a:hover
{
	text-decoration: none;
	color: #000;
}

#allwrapper
{
	margin: 20px 0px 0px 0px;
	white-space: nowrap;
}

#all
{
	display: inline;
	display: -moz-inline-stack;
	width: 20%;
	vertical-align: top;
	*display: inline;
}

#all li
{
	list-style: none;
	padding: 0px 20px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
      
#all a:link
{
	text-decoration: underline;
	color: #666;
}

#all a:visited
{
	text-decoration: underline;
	color: #666;
}

#all a:hover
{
	text-decoration: none;
	color: #000;
}

#genreswrapper
{
	margin: 20px 0px 0px 0px;
	white-space: nowrap;
}

#genres
{
	display: inline;
	display: -moz-inline-stack;
	width: 20%;
	vertical-align: top;
	*display: inline;
}

#genres li
{
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
      
#genres a:link
{
	text-decoration: underline;
	color: #666;
}

#genres a:visited
{
	text-decoration: underline;
	color: #666;
}

#genres a:hover
{
	text-decoration: none;
	color: #000;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 000;
	text-align: center;
	margin: 40px 0px 0px 0px;
}

#registertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

#picflip
{
	width: 765px;
	margin: 40px auto;
}

table
{
border:0px;
}

#fkghistorywrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
	
.fkghistorytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	width: 750px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	}

.historyimages {
	position: relative;
	height: 250px;
	width: 750px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	}
	
.historyleftimg {
   position: absolute;
   left: 0;
   height: 300px;
   width: 350px;
   padding-top: 10px;
   }

.historyrightimg {
   position: absolute;
   right: 0;
   height: 300px;
   width: 350ox;
   text-align: right;
   padding-top: 10px;
   }
