body  {
	text-align:center;
	font-size: 14px;
	color: White;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	background-color: #330000;
	margin:05px 0 0 0;
	padding:0;
}
h1  {
	font-size: 1.6em;
	color: #c00;
	margin : 4px 0 1px 0;
}
h2  {
	font-size: 1.4em;
	color: #c00;
	margin : 4px 0 1px 0;
}
.hide  {
	display:none;
}
.leftside {
	background: Aqua url(../media/left01.jpg) no-repeat top;
	height : 950px;
	width : 140px;
	text-align : left;
	float : left;
}
.menu  {
	float: left;
	margin: 90px 10px 10px;
	padding: 10px 0px 10px 0px;
	background: #708E8B;
	width:120px;
	color : #CCFFCC;
	font-size : 1em;
	font-weight : bold;
}
.menu p  {
	margin:5px 15px 10px 15px;
	padding:0;
	line-height:1.5em;
	text-align : left;
}
.menu a {
	text-decoration:none;
	color : #CCFFCC;
	
}
.menu a:hover {
	text-decoration: underline;
	color : #FFFFCC;
}
.container {
	clear : none;
	margin : 0px 20px 20px 170px;
	text-align : left;
}

.header  {
	background: #330000 url(../media/top01.jpg) no-repeat top right;
	margin:0;
	padding:0;
	height:86px;
}
.main {
	width : 200px;
}
.bella {
	width: 44%;
	height: 294px;
	margin : -35px 5px 0px 0px;
	background-image : url(../media/bella01.gif);
	background-position : right;
	float : right;
	background-repeat : no-repeat;
	clear : none;
}
.bandpics {
	width: 44%;
	margin : 30px 5px 0px 0px;
	float : right;
	clear : none;
	padding : 0px;
}
.bandpics img, p  {
	text-align : center;
	clear : none;
}
.story {
	background: #d9cfcf;
	width : 50%;
	color : Black;
	padding : 10px;
	margin : 25px 0px 0px 0px;
	float : left;
	border-right : thin dotted #336666;
	border-bottom : thin dotted #336666;
	clear : none;
}
.story p {
	text-align: left;
	margin : 4px;
}
.story ul li {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	line-height: 1.9em;
	list-style-position: outside;
	list-style-image: url(../media/bullet.gif);
	color: #FF3333;
}
.story a {
	font : bold;
	text-decoration:none;
	color : #FF3333;
}

.title1  h1, .title2 h1, .title3 h1 {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.6em;
	font-weight : bold;
	color : #FF6600;
	padding : 0px;
	margin : 0px;
}
.title2 h1 {
	font-size : 1.8em;
	margin-top : 0px;
	padding-top : 20px;
}
.title3 h1 {
	font-size : 18px;
	text-align : center;
}

.bellatext {
	color : #c00;
	font-weight : bolder;
	font-style : italic;
}
#bottomnav  {
	margin:0;
	padding: 0 10px 0 0;
	text-align:right;
	clear : left;
}

#bottomnav a  {
	background: url(../media/top.gif) no-repeat center;
	text-decoration:none;
	margin:0;
	padding:0;
}

#bottomnav a span  {
	display:none;
}

.footer  {
	margin: 0;
	padding: 0;
	text-align:center;
	border-top:1px solid #ccc;
}
.footer p  {
	margin:0;
	padding:5px 0 5px 0;
	background:#eae5dd;
	font-size:12px;
	line-height:1.5em;
}

