﻿.avail
{
color: black;
font-size: 20px;
font-family: Arial;
font-weight: bold;
text-decoration:none;

} 

#marqueecontainer {
	position: relative;
	width: 900px; /*marquee width */
	height: 175px; /*marquee height */
	overflow: auto;
	border: 3px solid black;
	padding: 2px;
	padding: 5px;
	color: blue;
}



#flashobject {
	text-align: center;
}

a {
text-decoration: none;
color: blue;
text-align: center;
}

a:hover{ text-decoration: underline; color:red; }
html	{ margin: 0 auto; color: black; background-color: black;}
body	{  margin: 0 auto; border-top:none; font-family: Arial; background-color: black;}
	
#page { width: 1000px; margin: 0 auto; background: black;}
h1	{ font-size: 28px; text-align: center; text-decoration: underline;}

#header {margin:0; background: url("images/disney-world.png"); border-bottom:1px solid black; font-family:sans-serif; padding-left: 0.25em; padding-right: 0.25em; font-size: 14px; height: 130px;
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: .5em; margin-top: 1em; float:left; font-family:sans-serif; }
#sidebar2	{width:8em; padding: .5em; margin-top: 1em; float:right; font-family:sans-serif;  }
#content	{ background: url("images/RedCurtain.jpg"); border-left:10em ; border-right:10em; padding: .5em; text-align: right; }
#content:after	{ content:' '; clear:both; display:block; height:0; overflow:hidden }
#footer {  margin: 0 auto; background: url("images/disney-world.png"); font-size: 14px; text-align: center; color:black; width:1000px; 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;}