/* Top Content */
#topContent {
	margin-top:10px; 
	background:url(/images/bg_top_repeat.jpg) no-repeat 0 347px;
}
#topContentBg {
	background:url(/images/bg_top.jpg) no-repeat 0 0;
}

/* Bottom Content */
#btmContent {
	background:url(/images/bg_btm_repeat.jpg) repeat-y 0 0;
}
#btmContentT {
	min-height: 467px; 
	height: auto !important;
	height: 467px; 
	background:url(/images/bg_btm_t.jpg) no-repeat 0 0;
}
#btmContentB {
	min-height: 431px; 
	height: auto !important;
	height: 431px; 
	background:url(/images/bg_btm_b.jpg) no-repeat 0 100%; 
	padding:36px 0 0 34px;
}

/* Welcome message on Home Page */
#topContent #welcome, #topContent #arsenalTV {
	float:left;
}
#topContent #welcome {
	width:558px;
	padding:22px 0 0 32px;
}
#topContent #welcome p {
	padding-right:15px;
}
#topContent .titWelcome {
	margin:0 0 15px 0;
}
#indroTxtContainer {
	float:left; 
	width:290px; 
	height:240px; 
	overflow:hidden;
}
.btnSoccerDown {margin-top:175px;}

/* Video on Home Page */
#topContent #arsenalTV {
	width:386px; 
	background:url(/images/bg_tv.jpg) no-repeat 0 0; 
	min-height: 347px; 
	height: auto !important;
	height: 347px;
}
#topContent #arsenalTV .homeVideo {
	width:343px; 
	height:253px;
	/* 
	border-width:1px; 
	border-style:solid; 
	border-top-color:#0F0F0F; 
	border-left-color:#0F0F0F; 
	border-bottom-color:#5C5C5C; 
	border-right-color:#5C5C5C;
	*/ 
	margin:51px 0 0 9px;
}
#topContent #arsenalTV .btnMoretv {
	float:right; 
	margin:7px 45px 0 0;
}


/* Course Search on Home Page */
#latestNews {
	float:left; 
	width:290px; 
	margin-right:20px;
}
#courseSearch, #latestNews, #rightColumn {
	float:left; 
	margin-top:0;
}
.searchImg {display:block;}

/* Latest News on Home Page */
#latestNews .newsContainer {
	background-color:#836B35; 
	padding:0 10px 4px 5px; 
	min-height: 230px; 
	height: auto !important;
	height: 230px;
}
#latestNews .newsContainer .newsItem {
	background:url(/images/dash_news.gif) repeat-x left bottom; 
	padding:10px 0 12px 0;
}
#latestNews .newsThumb {border:#BCA05E 1px solid; margin:0 5px 0 8px; float:left;}
#latestNews .newsContent {margin:0 0 0 5px;}
#latestNews .newsContent h2 {margin-bottom:3px;}
#latestNews .newsContent p {line-height:1.3em; margin-bottom:5px;}

/* Footer */
.logoFacebook {margin-left:243px;}


/* Latest News on sidebar */
#sidebar .blockContents {
	background-color:#836B35; 
	padding:0 10px 4px 10px; 
	min-height: 214px; 
	height: auto !important;
	height: 214px;
}

.topbanner {
	padding-left: 5px;
	padding-bottom: 20px;
}
