/*
=== Sohu Group / GroupStyleSheet File ================================
	Style Name: default
	Version: 1.0
	Author: Todd Lee (www.todd-lee.com)
	First Created: 2007-04-26
	Last Update: 2007-04-26
	Copyright: Sohu.com (www.sohu.com)
==============================================================
*/
/****** General Styles ******/
#wrapper{
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}
#header{
	height: 100px;
	background: url(images/header_bg.jpg) no-repeat center top;
}
#innerHeader{
	text-align: center;
	padding-top: 25px;
}
/****** Group Header Styles ******/
#groupTitlebox{
	margin-bottom: 10px;
}


/****** Nav Styles ******/
/*#nav li a{
	color: white;
}
#nav li a:hover{
	color: #333;
	background: #f6f6f6;
}*/
/****** Forum Info Styles ******/
/*#forumInfo{
	color: white;
}
*/