/* CSS Document */
body{
margin:0;
padding 0;
} 
#header{
width: 783px;
height: 79px;
position: absolute; left: 30px; top: 0px;
background-image: url(../pics_2/header_08.gif);
background-repeat: no-repeat;
}
#Radu{
width: 149px;
height: 272px;
position: absolute; left: 30px; top: 106px;
background-image: url(../pics_2/Radu_03.jpg);
background-repeat: no-repeat;
}
#Wembley{
width: 149px;
height: 81px;
position: absolute; left: 30px; top: 388px;
background-image: url(../pics_2/wembley_head_pro_01.gif);
background-repeat: no-repeat;
}
#navigationBar{
width: 783px;
height: 17px;
position: absolute; left: 30px; top: 79px;
background-image: url(../pics_2/navBar_01.gif);
background-repeat: no-repeat;
}
#navigationBarWrap{
width: 783px;
height: 17px;
position: absolute; left: 38px; top: 76px;
}
#mediaPlayer{
width: 426px;
height: 320px;
position: absolute; left: 189px; top: 106px; 
}
#summerJrCamp{
width: 188px;
height: 103px;
position: absolute; left: 625px; top: 106px;
background-image: url(../pics_2/wmbly_summer_2.gif);
background-repeat: no-repeat;
margin-bottom: 10px;
}
#wrapAds{ /*holds all ads on right hand side*/
position: absolute; left: 625px; top: 219px;
width: 187px;
}
	#moreLinks{
	width: 185px;
	height: 17px;
	background-image: url(../pics_2/links_3.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	#moreLinks2{
	width: 187px;
	height: 17px;
	background-image: url(../pics_2/links_8.gif);
	background-repeat: no-repeat;
	margin-top: 5px; 
	margin-bottom: 10px;	
	}
	#bartanDesign{
	width: 185px;
	height: 7px;
	background-image: url(../pics_2/links_5.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	#bookmarkMe{
	width: 185px;
	height: 7px;
	background-image: url(../pics_2/links_6.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#wrapText{ /*holds stuff in the middle*/
position: absolute; left: 189px; top: 106px;
width: 427px;
}
	#textBar{
	width: 427px;
	height: 17px;
	background-image: url(../pics_2/text_bar_1.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	}	
	.textRegular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-left: 5px;
	margin-bottom: 8px;
	}
	.textBoxGrey{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-left: 15px;
	background-color: #ececec;
	text-indent: 5px;
	}
	.textBoxWhite{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-left: 15px;
	background-color: #ffffff;
	text-indent: 5px;
	}
	#bottomLine{
	width: 426px;
	height: 10px;
	background-image: url(../pics/426x10+line.gif);
	background-repeat: no-repeat;
	}