body
{
	background: white url("/~aftm02/festivals/mid_winter_festival_2009/graphics/snow.gif");
	background-repeat: repeat;
	font-family: verdana;
	font-size: 10pt;
}
#logo_graphics
{
	width: 540px;
}
#logo
{
	float: left;
	position: absolute;
}
#aftm
{
	position: absolute;
	left: 180px;
	top: 25px;
}
#snail_address
{
	font-size: 8pt; 
	text-decoration: underline;
	clear: both;
	width: 850px;
	text-align: center;
	position: relative;
	top: 130px;
	font-weight: bold;
}
.required
{
	color: red; 
	font-size: small;
}
.video_sm
{
	float: right; 
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 20px;
	text-align: center;
	border: 5px outset black;
	padding: 5px;
}
#text
{
	position: absolute;
	left: 180px;
	top: 150px;
	width: 650px;
	padding: 0 10px 0 10px;
	z-index: -50;
	color: #202020;
	text-align: justify;
}
#text a
{
	color: #0000C0;
	text-decoration: underline;
}
#text a:visited
{
	color: #105CB6;
}
#text a:hover
{
	color:#800000;
}


#links
{
	float:left;
	position: absolute;
	top:170px;
	width:150px;	
	z-index: 1000;
}
/* ################################################## */
#top_menu /*ul /* #top_menu */
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 150px;
	font-size: 10pt;
}
#skipnav
{
	margin-left:5px;
	margin-bottom:5px;
}
.top_item /*ul li /* .top_item*/
{
	position: relative;
}
.sub_menu_1 /* li ul /* .sub_menu_1 */
{
	position: absolute;
	left: 150px;
	top: 0;
	display: none;	
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 150px;
}	
.top_item a /*ul li a /* .top_item a */
{
	display: block;
	text-decoration: none;
	color: #800000;
	background: #AABBCC;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(200, 215, 230)), to(rgb(132,162,190)));
	padding: 2px 2px 2px 10px;
	border: 2px outset #AA0000;
	-moz-border-radius-topleft: 15px;  
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
  -webkit-border-bottom-left-radius: 15px; 
  margin-bottom:2px;  
}
.top_item a:hover
{
	background: #DDDDEE;
	color: #445577;
	/*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(170,187,204)), to(rgb(153,170,187)));*/
	text-decoration: underline;
	border: 2px inset #AA0000;
}
.top_item a:hover
{
	color:#800000;
}

a:visited,
{
	color: #105CB6;
}


.top_item:hover ul  /*li:hover ul  .top_item:hover sub_menu_1 */
{
	display:block;
}
.sub_item_1 a
{
	border: 2px outset #aa0000;
	-moz-border-radius: 0 15px 15px 0;	
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;  
  margin-bottom:2px;
	padding: 2px 2px 2px 10px;
}
#home .home, #about .about, #festival .festival, #events .events,
#services .services, #links2 .links2, #reel_times .reel_times, #join .join,
#support .support, #contact .contact, #media .media, #weblinks .weblinks,
#mwf_home .mwf_home, #volunteer .volunteer, #workshops .workshops,
#admission .admission, #parking .parking

{
	background-color: transparent;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(transparent));
	color: gray;
	font-weight:bold;
	text-decoration: none;
	border-style: outset;		
}
#col_1
{
	float: left;
}
#col_2
{
	float: right;
}
address
{
	font-size: 8pt;
}
	