/***********************************************/
/* fairgrounds.css             		  	       */
/* Use with index.html              		   */
/***********************************************/
body {
text-align: center;
width: 100%;
font-family: Arial, Helvitca, sans-serif;
font-size: 10pt;
background-color: #333333;
margin: 0px;
}
.style1 {font-size: 16pt;color: #0000FF;font-weight: bold;}
.style2 {font-size: 16pt;color:#FF0000;font-weight:bold;}
.style3 {font-size: 12px; font-weight: bold; }
.style4 {color: #FF0000;font-weight: bold;font-size: 12pt;}
.style5 {font-size: 9pt}
#page {
position: absolute;
left:0px;
width: 100%;
margin:0 auto;
padding:0;
height: 1112px;
background: #333333 url(images/floor.gif) no-repeat;
background-position: center bottom;
overflow: visible;
text-align: center;
z-index: 0;
top: 0px;
}
#page #backg {
padding: 0px;
height: 994px;
width: 900px;
margin:0 auto;
position: relative;
text-align: center;
z-index: 1;
left: 0px;
overflow: visible;
top: 0px;
}
#page #backg #image {
margin:0 auto;
position: absolute;
width: 900px;
left: 0px;
height: 994px;
top: 0px;
overflow: visible;
background: url(images/main_sub_backg.jpg) repeat-y;
}
#page #Table_01 {position:absolute; left:0px; top:0px; width:100%; margin:0 auto; height: 1112px; z-index: 2;}
#page #Table_01 #top_container {
width: 800px;
margin:0 auto;
position: relative;
left: 0px;
top: 0px;
height: 180px;
z-index: 5;
}
#page #Table_01 #top_container #header {
position:absolute; left:0px; top:0px; width:800px; height:93px;}
#page #Table_01 #top_container #head-menu {
position:absolute;
left:0px;
top:93px;
width:800px;
height:20px;
z-index: 50;
}
#page #Table_01 #top_container #oldie-but-goodie {
position:absolute; left:0px; top:113px; width:800px; height:67px;}
#page #Table_01 #main_container {
width: 800px;
margin:0 auto;
position: relative;
left: 0px;
top: 0px;
height: 732px;
background: url(images/main_backg.jpg) repeat-y;
}
#page #Table_01 #main_container #sub-menu-body {
position:absolute;
left:0px;
top:0px;
width:150px;
height:270px;
float: left;
background: url(images/sub_menu_body.jpg);
padding-left: 25px;
padding-right: 0px;
}
#page #Table_01 #main_container #sub-menu-body a {color:#000000;}
#page #Table_01 #main_container #sub-menu-body a:hover {color:#0000ff;}
#page #Table_01 #main_container #banner-space {
position:absolute;
top:0px;
width:625px;
height:85px;
float:right;
background: url(images/banner_space.jpg);
left: 175px;
}
#page #Table_01 #main_container #banner-space #flash_container {
position: absolute; left: 20px; top: 0px; height: 64px; width: 474px;}
#page #Table_01 #main_container #body-head {
position:absolute;
top:85px;
width:625px;
height:74px;
float: right;
left: 175px;
background: url(images/body_head.jpg) no-repeat;
text-align:center;
}
div#body-head span {
height:30px;
width:400px;
background-color:#66CCCC;
border: thin solid #000000;
position: absolute;
left: 110px;
top: 30px;
font-size: 24px;
font-weight: bold;
color: #FFFFFF;
}
#page #Table_01 #main_container #content_body {
position:relative;
top:159px;
width:525px;
height:525px;
float: right;
background-color: #FFFFFF;
right: 50px;
text-align:left;
}
#page #Table_01 #main_container #sub-menu-foot {
position:absolute; left:0px; top:270px; width:175px; height:31px;}
#page #Table_01 #bottom_container {
position: relative;
height: 200px;
width: 100%;
left: 0px;
margin:0 auto;
bottom: 0px;
overflow:visible;
}
#page #Table_01 #bottom_container #footer {
position:relative;
left:0px;
width:800px;
height:200px;
bottom: 0px;
margin:0 auto;
padding: 0px;
overflow: visible;
z-index:99;
}
#page #Table_01 #bottom_container #footer #moodonna {
position: absolute;
height: 267px;
width: 237px;
left: 0px;
top: -100px;
z-index: 100;
overflow: visible;
background: url(images/new_moodonna.gif) no-repeat;
}
#page #Table_01 #bottom_container #footer #powered_by {
background: url(images/powered_by_ptd.png) no-repeat;
margin: 0px;
padding: 0px;
height: 30px;
width: 138px;
position: absolute;
left: 670px;
top: 167px;
}
