﻿body{
	background-color:black;
	margin:0 auto;
	text-align:center;
	font-family:Verdana;
	color:black;
}

#siteTable{
	width:1050px;
	margin:0 auto;
}

#header{
	width: 606px;
	background-image:url('images/bellaHeader.jpg');
}

#heading{
	position:relative;
	color:white;
	top:175px;
	margin:0;
}

#navTd{
	width: 357px;
	background:transparent url('images/bellaNavBg.jpg') repeat-y;
}

#contentTd{
	width: 606px;
	background-image:url('images/centerBGStr.jpg');
}

#content{
	font-size:10pt;
	background:url('images/bellaContentBg.jpg') no-repeat;
	min-height:650px;
}

a img{
	border:none;
}
