/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#intro  {
	padding: 30px 30px 10px 30px;
}

.clear {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
}

.teamicon {
	float: left;
	text-align: center;
	width: 25%;
	height: 200px;
}

.teamicon2 {
	float: left;
	text-align: center;
	width: 33%;
	height: 220px;
}

.awards {
	float: left;
	text-align: center;
	width: 25%;
	height: 190px;
}

.schedicon {
	float: left;
	text-align: center;
	width: 25%;
	height: 210px;
}

.directory  {
	margin: 0 0 30px 0;
}

.directory h2.title  { margin: 0 0 18px 0; line-height: 34px; }

.teamleft {
	float: left;
	padding: 0;
	width: 45%;
}

.confleft {
	float: left;
	padding: 0 0 0 0px;
	width: 62%;
}

.teamright {
	float: right;
	padding: 0;
	width: 50%;
	text-align: center;
}

.confright {
	float: right;
	padding: 0;
	width: 38%;
}

.infotitle {
	font-weight: bold;
}

#forum  {
	float: left;
	padding: 0;
	background-color: #fff;
}
#forumcontent.fullwidth  { width: 940px; }

#headerad {
	text-align: center;
	padding: 10px 0 10px 0;
	border-top: 1px solid #e8e8e8;
	background-color: #292626;
}

.author {
	padding-bottom: 10px;
}

.top10 td {
	vertical-align: middle;
}