@charset "utf-8";
/* CSS Document */
body{
font-size:80%;
text-align:center;
background:url(../images/menu_bar.jpg) repeat-x;
background-position:0 520px;
}

#container{
width:920px;
background:#fff;
margin:0 auto;
text-align:left;
}

h1{
	font-size:13px;
	font-weight:100;
	text-align:left;
	width:900px;
	margin:0 auto;
	color:#960;
	height:16px;
	padding-top:4px;
	}

#flash{
	height:500px;
	}

#top_left{
	width:530px;
	float:left;
	margin-top:20px;
	}

#twitter{
	position:relative;
	margin-bottom:20px;
}

#follow_me{
	position:absolute;
	top:7px;
	right:0px;
	z-index:100;
}



/*
#twitter h3 a{
	background:url(../images/twitter_title.jpg) no-repeat;
	height:34px;
	text-indent:-9999px;
	display:block;
	width:530px;
	}

#twitter h3 a{
	opacity: 1;
	filter: Alpha(opacity=100);
}
#twitter h3 a:hover{
	opacity: 0.5;
	filter: Alpha(opacity=50);

#twitter ul{
	margin-top:20px;
	margin-bottom:20px;
	padding:0 10px;
	}
	
#twitter li{
	background:url(../images/twitter_icon.jpg) no-repeat;
	line-heigh:22px;
	padding:2px 0 5px 60px;
	min-height:50px;
	border-bottom:dotted 1px #CCC;
	margin-bottom:10px;
	}

*/

#whatsnew h3{
	background:url(../images/whatsnew.jpg) no-repeat;
	height:34px;
	text-indent:-9999px;
	}

#whatsnew ul{
	margin-top:20px;
	/*height:480px;*/
	height:180px;
	margin-bottom:20px;
	overflow:auto;
	}
	
#whatsnew li{
	background:url(../images/star.jpg) no-repeat;
	line-heigh:22px;
	padding:5px 0 0 30px;
	}

#blog_news{
	margin-bottom:20px;
}

#blog_news h3{
	background:url(../images/staff_blog.jpg) no-repeat;
	height:34px;
	text-indent:-9999px;
	}

#blog_news ul{
	margin-top:20px;
	height:175px;
	_height:180px;
	overflow:auto;
	}
	
#blog_news li{
	background:url(../images/star.jpg) no-repeat;
	line-heigh:22px;
	padding:5px 0 0 30px;
	}

#top_right{
	width:370px;
	float:right;
	margin-top:20px;
	}

#top_right img{
	margin:4px 0;
	}
	
#top_right #fair_banner{
	margin-right:6px;
	}

#submenu li{
	float:left;
	width:110px;
	height:24px;
	text-indent:-9999px;
	}
	
#sm1{background:url(../images/bb1.jpg) no-repeat;}
#sm2{background:url(../images/bb2.jpg) no-repeat;}
#sm3{background:url(../images/bb3.jpg) no-repeat;}
#sm4{background:url(../images/bb4.jpg) no-repeat;}
#sm5{background:url(../images/bb5.jpg) no-repeat;}
#sm6{background:url(../images/bb6.jpg) no-repeat;}


#submenu li a{
	display:block;
	height:24px;
	width:110px;
	}
	
#submenu li a:hover{
	background-position:0 -24px;
	}


#submenu{
	clear:both;
	padding-top:30px;
	}

#submenu ul{
	margin-left:242px;
	}

#submenu li{
	margin-right:3px;
	} 
	

#top_right  img.newyear_banner{
	margin:4px 0 2px;
}
