﻿.avail
{

font-size: 20px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
background: black;

} 

#marqueecontainer{
	position: relative;
	width: 900px; /*marquee width */
	height: 175px; /*marquee height */
	overflow: auto;
	border: 3px solid black;
	padding: 2px;
	padding: 5px;
	color: blue;
}

#header.img {
vertical-align: middle;
}

#flashobject {
	text-align: center;
}

a {
text-decoration: none;
color: white;
text-align: center;
}

a:hover{ text-decoration: underline; color: yellow; }
html	{ margin: 0 auto; color: yellow; font-weight: bold; }
body	{  margin: 0 auto; border-top: none; font-family: Arial; background: url("images/bkgrd.jpg") repeat-y center;
 }
	
#page { width: 980px; margin: 0 auto; /*background: black;*/}
h1	{ font-size: 28px; text-align: center; text-decoration: underline;}

#header {margin:0;   padding: 0em; font-size: 14px; height: 175px; text-align: center;}

/*#footer	{ background: white; text-align: center; margin:0; border-top:1px solid #ccc; padding:0.5em 1em; font-size:80%; position:relative; font-weight: bold; width: 100%}*/

#sidebar1	{width:8em; padding: 0.5em; margin-top: 1.5em; float:left; font-family:sans-serif; }
#sidebar2	{width:8em; padding: 0.5em; margin-top: 1.5em; float:right; font-family:sans-serif;  }
#content	{/* background: url("images/RedCurtain.jpg");*/ border-left:10em ; border-right:10em; padding: 0.5em; text-align: right; }
#content:after	{ content:' '; clear:both; display:block; height:0; overflow:hidden }
#footer {  margin: 0 auto; /*background: url("images/disney-world.jpg");*/ font-size: 14px; text-align: center; width:980px; padding: .25em; }
p:first-child, p.first-child	{ margin-top:0; text-align: center; font-size: 14px;}

/* The following hacks are needed because of a bug in Mozilla. */
#sidebar1	{ margin-right:1.1em}
#sidebar2	{ margin-left:1.1em }
img.side {height: 105px; 
width:125px
}
.floatLeft { float:left; margin: 4px; }
.floatRight { float:right; margin: 4px; }
img.counter {float:right;}
